Uses of Package
org.springframework.web.socket.server
Package
Description
Support for annotation-based WebSocket setup in configuration classes.
Server-side abstractions for WebSocket interactions.
Server-side support for the Jetty WebSocket API.
Server-side classes for use with standard JSR-356 WebSocket endpoints.
Server-side support classes including container-specific strategies
for upgrading a request.
Server-side support for SockJS transports including
TransportHandler
implementations
for processing incoming requests, their
session
counterparts for sending messages over the various transports, and
DefaultSockJsService
.TransportHandler
implementation classes as well as a concrete
SockJsService
.-
ClassDescriptionContract for processing a WebSocket handshake request.Interceptor for WebSocket handshake requests.
-
ClassDescriptionThrown when handshake processing failed to complete due to an internal, unrecoverable error.
-
ClassDescriptionThrown when handshake processing failed to complete due to an internal, unrecoverable error.A server-specific strategy for performing the actual upgrade to a WebSocket exchange.
-
ClassDescriptionThrown when handshake processing failed to complete due to an internal, unrecoverable error.A server-specific strategy for performing the actual upgrade to a WebSocket exchange.
-
ClassDescriptionThrown when handshake processing failed to complete due to an internal, unrecoverable error.Contract for processing a WebSocket handshake request.Interceptor for WebSocket handshake requests.A server-specific strategy for performing the actual upgrade to a WebSocket exchange.
-
-
ClassDescriptionThrown when handshake processing failed to complete due to an internal, unrecoverable error.Contract for processing a WebSocket handshake request.