Uses of Class
org.springframework.web.socket.CloseStatus

Packages that use CloseStatus
Package
Description
Common abstractions and Spring configuration support for WebSocket applications.
Classes adapting Spring's WebSocket API to and from WebSocket providers.
Adapter classes for the Jetty WebSocket API.
Adapter classes for the standard Jakarta WebSocket API.
Convenient WebSocketHandler implementations and decorators.
WebSocket integration for Spring's messaging module.
SockJS client implementation of WebSocketClient.
TransportHandler implementation classes as well as a concrete SockJsService.
SockJS specific implementations of WebSocketSession.