public class Socket
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
protected com.neovisionaries.ws.client.WebSocket |
ws |
| Modifier | Constructor and Description |
|---|---|
protected |
Socket(java.lang.String url) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
connect() |
protected void |
connectAsync() |
protected void |
createSocket()
Function for connecting to server
|
void |
reconnect() |