All Classes and Interfaces

Class
Description
 
Factory that creates annotated end points.
 
 
 
 
 
 
 
 
 
Server default container configurator.
Default PongMessage implementation
Client 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.
implementation which will setuo the UndertowSession and notify the Endpoint about the new session.
 
Once the processing of it is done ExchangeHandshakeResponse.update() must be called to persist any changes made.
 
 
 
Abstract base class for doing a WebSocket Handshake.
Internal util class for handshaking
 
log messages start at 26000
Warning this class consists of generated code.
start at 3000
Warning this class consists of generated code.
 
 
Interface that is provided by the container to create a servlet / filter / listener definition from a given class, based on the annotations present on the class.
Executor that executes tasks in the order they are submitted, using at most one thread at a time.
Represents a parsed web socket path template.
The result of a path template match.
A generator that uses a secure random to generate a session ID.
 
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
 
An abstraction for a Http exchange.
Utility class that provides fast path matching of path templates.
 
A reconnect handler for web socket connections.