Package ninja.websockets.jsr356
Class Jsr356Handshake
- java.lang.Object
-
- ninja.websockets.AbstractWebSocketHandshake
-
- ninja.websockets.jsr356.Jsr356Handshake
-
- All Implemented Interfaces:
ninja.websockets.WebSocketHandshake
public class Jsr356Handshake extends ninja.websockets.AbstractWebSocketHandshake
-
-
Constructor Summary
Constructors Constructor Description Jsr356Handshake()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description javax.websocket.Endpoint
getEndpoint()
void
setEndpoint(javax.websocket.Endpoint endpoint)
-