Uses of Class
org.java_websocket.handshake.HandshakedataImpl1
-
Packages that use HandshakedataImpl1 Package Description org.java_websocket.handshake This package encapsulates all interfaces and implementations in relation with the WebSocket handshake. -
-
Uses of HandshakedataImpl1 in org.java_websocket.handshake
Subclasses of HandshakedataImpl1 in org.java_websocket.handshake Modifier and Type Class Description class
HandshakeImpl1Client
Implementation for a client handshakeclass
HandshakeImpl1Server
Implementation for a server handshake
-