Package com.neovisionaries.ws.client
Class Connectable
java.lang.Object
com.neovisionaries.ws.client.Connectable
An implementation of
Callable
interface that calls
WebSocket.connect()
.- Since:
- 1.7
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mWebSocket
-
-
Constructor Details
-
Connectable
-
-
Method Details
-
call
- Specified by:
call
in interfaceCallable<WebSocket>
- Throws:
WebSocketException
-