Uses of Class
org.java_websocket.exceptions.IncompleteHandshakeException
-
Packages that use IncompleteHandshakeException Package Description org.java_websocket.drafts This package encapsulates all implementations in relation with the WebSocket drafts. -
-
Uses of IncompleteHandshakeException in org.java_websocket.drafts
Methods in org.java_websocket.drafts that throw IncompleteHandshakeException Modifier and Type Method Description static HandshakeBuilder
Draft. translateHandshakeHttp(ByteBuffer buf, WebSocket.Role role)
-