public class PolygonWebsocketClientEndpoint extends AbstractWebsocketClientEndpoint
Constructor and Description |
---|
PolygonWebsocketClientEndpoint(WebsocketClient websocketClient,
java.net.URI endpointURI)
Instantiates a new Polygon websocket client endpoint.
|
Modifier and Type | Method and Description |
---|---|
void |
onCloseAnnotated(javax.websocket.Session userSession,
javax.websocket.CloseReason reason) |
void |
onMessageAnnotated(java.lang.String message) |
void |
onOpenAnnotated(javax.websocket.Session userSession) |
connect, disconnect, getUserSession, onClose, onMessage, onOpen, sendMessage
public PolygonWebsocketClientEndpoint(WebsocketClient websocketClient, java.net.URI endpointURI)
websocketClient
- the websocket clientendpointURI
- the endpoint uri