Uses of Interface
jakarta.websocket.HandshakeResponse
-
Uses of HandshakeResponse in jakarta.websocket
Methods in jakarta.websocket with parameters of type HandshakeResponseModifier and TypeMethodDescriptionvoid
ClientEndpointConfig.Configurator.afterResponse
(HandshakeResponse hr) This method is called by the implementation after it has received a handshake response from the server as a result of a handshake interaction it initiated.