Uses of Interface
org.java_websocket.handshake.ClientHandshakeBuilder
Packages that use ClientHandshakeBuilder
Package
Description
This package encapsulates all implementations in relation with the WebSocket drafts.
This package encapsulates all interfaces and implementations in relation with the WebSocket
handshake.
-
Uses of ClientHandshakeBuilder in org.java_websocket
Methods in org.java_websocket with parameters of type ClientHandshakeBuilderModifier and TypeMethodDescriptionvoid
WebSocketImpl.startHandshake
(ClientHandshakeBuilder handshakedata) -
Uses of ClientHandshakeBuilder in org.java_websocket.drafts
Methods in org.java_websocket.drafts that return ClientHandshakeBuilderModifier and TypeMethodDescriptionDraft_6455.postProcessHandshakeRequestAsClient
(ClientHandshakeBuilder request) abstract ClientHandshakeBuilder
Draft.postProcessHandshakeRequestAsClient
(ClientHandshakeBuilder request) Methods in org.java_websocket.drafts with parameters of type ClientHandshakeBuilderModifier and TypeMethodDescriptionDraft_6455.postProcessHandshakeRequestAsClient
(ClientHandshakeBuilder request) abstract ClientHandshakeBuilder
Draft.postProcessHandshakeRequestAsClient
(ClientHandshakeBuilder request) -
Uses of ClientHandshakeBuilder in org.java_websocket.handshake
Classes in org.java_websocket.handshake that implement ClientHandshakeBuilderModifier and TypeClassDescriptionclass
Implementation for a client handshake