| Package | Description |
|---|---|
| org.jwebsocket.api |
Provides the interfaces for the jWebSocket engines, their connectors,
the servers and the data packets.
|
| org.jwebsocket.client.java | |
| org.jwebsocket.client.token |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketClient.addSubProtocol(WebSocketSubProtocol aSubProt)
Adds subprotocol to the list of supported protocols which are negotiated
during handshake with web socket server.
|
| Modifier and Type | Method and Description |
|---|---|
void |
BaseWebSocketClient.addSubProtocol(WebSocketSubProtocol aSubProt) |
| Constructor and Description |
|---|
BaseTokenClient(WebSocketSubProtocol aSubProt) |
Copyright © 2013. All Rights Reserved.