| Package | Description |
|---|---|
| org.jwebsocket.api |
Provides the interfaces for the jWebSocket engines, their connectors,
the servers and the data packets.
|
| org.jwebsocket.client.token |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketTokenClient.addTokenClientListener(WebSocketClientTokenListener aTokenListener)
Add the token client listener which are interested in receiving only
token based data.
|
void |
WebSocketTokenClient.removeTokenClientListener(WebSocketClientTokenListener aTokenListener)
Remove the token client listener
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseTokenClient.addTokenClientListener(WebSocketClientTokenListener aTokenListener) |
void |
BaseTokenClient.removeTokenClientListener(WebSocketClientTokenListener aTokenListener) |
Copyright © 2013. All Rights Reserved.