| Modifier and Type | Interface and Description |
|---|---|
static class |
Connection.Type |
| Modifier and Type | Method and Description |
|---|---|
void |
close(int client) |
org.java_websocket.WebSocket |
getSocket(int client) |
Connection.Type |
getType() |
boolean |
isConnected(int client) |
void |
reconnect() |
void close(int client)
org.java_websocket.WebSocket getSocket(int client)
Connection.Type getType()
boolean isConnected(int client)
void reconnect()