Uses of Class
org.java_websocket.exceptions.InvalidHandshakeException
-
Packages that use InvalidHandshakeException Package Description org.java_websocket org.java_websocket.drafts This package encapsulates all implementations in relation with the WebSocket drafts. -
-
Uses of InvalidHandshakeException in org.java_websocket
Methods in org.java_websocket that throw InvalidHandshakeException Modifier and Type Method Description void
WebSocketImpl. startHandshake(ClientHandshakeBuilder handshakedata)
-
Uses of InvalidHandshakeException in org.java_websocket.drafts
-