Package org.java_websocket.handshake
package org.java_websocket.handshake
This package encapsulates all interfaces and implementations in relation with the WebSocket
handshake.
-
ClassDescriptionThe interface for a client handshakeThe interface for building a handshake for the clientThe interface for building a handshakeThe interface for the data of a handshakeImplementation of a handshake builderImplementation for a client handshakeImplementation for a server handshakeInterface for the server handshakeThe interface for building a handshake for the server