public abstract class WebSocketClient
extends java.lang.Object
Constructor and Description |
---|
WebSocketClient() |
Modifier and Type | Method and Description |
---|---|
void |
connect(java.net.URI endpoint)
Connects web socket client.
|
java.net.URI |
getEndpoint() |