Package io.undertow.websockets.jsr.handshake
package io.undertow.websockets.jsr.handshake
-
ClassesClassDescription
HandshakeRequest
which wraps aWebSocketHttpExchange
to act on it.HandshakeResponse
which wraps aWebSocketHttpExchange
to act on it.Internal util class for handshakingHybi07Handshake
sub-class which takes care of match against theServerEndpointConfig
and stored the config in the attributes for later usage.Hybi08Handshake
sub-class which takes care of match against theServerEndpointConfig
and stored the config in the attributes for later usage.Hybi13Handshake
sub-class which takes care of match against theServerEndpointConfig
and stored the config in the attributes for later usage.