Uses of Package
org.springframework.web.socket.handler
Package
Description
Support for annotation-based WebSocket setup in configuration classes.
Convenient
WebSocketHandler
implementations and decorators.TransportHandler
implementation classes as well as a concrete
SockJsService
.-
ClassDescriptionA factory for applying decorators to a WebSocketHandler.
-
ClassDescriptionA convenient base class for
WebSocketHandler
implementation with empty methods.Enum for options of what to do when the buffer fills up.Wraps anotherWebSocketHandler
instance and delegates to it.Wraps anotherWebSocketSession
instance and delegates to it. -
ClassDescriptionA convenient base class for
WebSocketHandler
implementation with empty methods.A convenient base class forWebSocketHandler
implementations that process text messages only.