|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebsocketNotConnectedException | |
---|---|
org.java_websocket |
Uses of WebsocketNotConnectedException in org.java_websocket |
---|
Methods in org.java_websocket that throw WebsocketNotConnectedException | |
---|---|
void |
WebSocketImpl.send(byte[] bytes)
|
void |
WebSocketImpl.send(ByteBuffer bytes)
Send Binary data (plain bytes) to the other end. |
void |
WebSocketImpl.send(String text)
Send Text data to the other end. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |