All Classes and Interfaces
Class
Description
Internal implementation of the
UpgradeRequest interface.Internal implementation of the
UpgradeResponse interface.Internal implementation of the
ServerUpgradeRequest interface
which delegates to the websocket-core ServerUpgradeRequest.Internal implementation of the
ServerUpgradeResponse interface
which delegates to the websocket-core ServerUpgradeResponse.The HTTP request to upgrade to WebSocket.
The HTTP response to upgrade to WebSocket.
A server-side WebSocket container that allows to
map
URI paths to WebSocket endpoints and configure WebSocket parameters such as idle timeouts,
max WebSocket message sizes, etc.Allows to create (custom) WebSocket endpoints instances given the HTTP request and HTTP response.
A
Handler that may perform the upgrade from HTTP to WebSocket.