All Classes and Interfaces
Class
Description
Factory that creates annotated end points.
Server default container configurator.
Default
PongMessage
implementationClient SSL provider that gets the SSL context in one of two ways.
Manages all encoders and decoders for an endpoint instance
Factory class that produces encoding instances for an endpoint.
WebSocketConnectionCallback
implementation which will setuo the UndertowSession
and notify
the Endpoint
about the new session.HandshakeRequest
which wraps a WebSocketHttpExchange
to act on it.HandshakeResponse
which wraps a WebSocketHttpExchange
to act on it.Internal util class for handshaking
Hybi07Handshake
sub-class which takes care of match against the ServerEndpointConfig
and
stored the config in the attributes for later usage.Hybi08Handshake
sub-class which takes care of match against the ServerEndpointConfig
and
stored the config in the attributes for later usage.Hybi13Handshake
sub-class which takes care of match against the ServerEndpointConfig
and
stored the config in the attributes for later usage.Filter that provides HTTP upgrade functionality.
log messages start at 26000
Warning this class consists of generated code.
start at 3000
Warning this class consists of generated code.
Executor that executes tasks in the order they are submitted, using at most one thread at a time.
ServerContainer
implementation which allows to deploy endpoints for a server.Session
implementation which makes use of the high-level WebSocket API of undertow under the hood.Interface that is loaded from a service loader, that allows
you to configure SSL for web socket client connections.
Web socket deployment information
A reconnect handler for web socket connections.