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 classHandshakeImpl1ClientImplementation for a client handshakeclassHandshakeImpl1ServerImplementation for a server handshake
-