Uses of Package
org.java_websocket.handshake
-
Packages that use org.java_websocket.handshake Package Description com.basiscomponents.comm org.java_websocket org.java_websocket.client This package encapsulates all implementations in relation with the WebSocketClient.org.java_websocket.drafts This package encapsulates all implementations in relation with the WebSocket drafts.org.java_websocket.handshake This package encapsulates all interfaces and implementations in relation with the WebSocket handshake.org.java_websocket.server This package encapsulates all implementations in relation with the WebSocketServer. -
Classes in org.java_websocket.handshake used by com.basiscomponents.comm Class Description ClientHandshake The interface for a client handshake -
Classes in org.java_websocket.handshake used by org.java_websocket Class Description ClientHandshake The interface for a client handshakeClientHandshakeBuilder The interface for building a handshake for the clientHandshakedata The interface for the data of a handshakeServerHandshake Interface for the server handshakeServerHandshakeBuilder The interface for building a handshake for the server -
Classes in org.java_websocket.handshake used by org.java_websocket.client Class Description Handshakedata The interface for the data of a handshakeServerHandshake Interface for the server handshake -
Classes in org.java_websocket.handshake used by org.java_websocket.drafts Class Description ClientHandshake The interface for a client handshakeClientHandshakeBuilder The interface for building a handshake for the clientHandshakeBuilder The interface for building a handshakeHandshakedata The interface for the data of a handshakeServerHandshake Interface for the server handshakeServerHandshakeBuilder The interface for building a handshake for the server -
Classes in org.java_websocket.handshake used by org.java_websocket.handshake Class Description ClientHandshake The interface for a client handshakeClientHandshakeBuilder The interface for building a handshake for the clientHandshakeBuilder The interface for building a handshakeHandshakedata The interface for the data of a handshakeHandshakedataImpl1 Implementation of a handshake builderServerHandshake Interface for the server handshakeServerHandshakeBuilder The interface for building a handshake for the server -
Classes in org.java_websocket.handshake used by org.java_websocket.server Class Description ClientHandshake The interface for a client handshakeHandshakedata The interface for the data of a handshakeServerHandshakeBuilder The interface for building a handshake for the server