|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebSocketClient | |
---|---|
com.pusher.client.connection.websocket | |
com.pusher.client.util | Contains helper classes. |
org.java_websocket.client |
Uses of WebSocketClient in com.pusher.client.connection.websocket |
---|
Subclasses of WebSocketClient in com.pusher.client.connection.websocket | |
---|---|
class |
WebSocketClientWrapper
A thin wrapper around the WebSocketClient class from the Java-WebSocket library. |
Uses of WebSocketClient in com.pusher.client.util |
---|
Methods in com.pusher.client.util that return WebSocketClient | |
---|---|
static WebSocketClient |
Factory.newWebSocketClientWrapper(URI uri,
WebSocketListener proxy)
|
Uses of WebSocketClient in org.java_websocket.client |
---|
Constructors in org.java_websocket.client with parameters of type WebSocketClient | |
---|---|
DefaultWebSocketClientFactory(WebSocketClient webSocketClient)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |