Uses of Package
org.springframework.web.reactive.socket
Packages that use org.springframework.web.reactive.socket
Package
Description
Abstractions and support classes for reactive WebSocket interactions.
Classes adapting Spring's Reactive WebSocket API to and from WebSocket runtimes.
Client support for WebSocket interactions.
Server support for WebSocket interactions.
Server-side support classes for WebSocket requests.
Holds implementations of
RequestUpgradeStrategy
.-
Classes in org.springframework.web.reactive.socket used by org.springframework.web.reactive.socketClassDescriptionRepresentation of WebSocket "close" status codes and reasons.Simple container of information related to the handshake request that started the
WebSocketSession
session.Representation of a WebSocket message.WebSocket message types.Represents a WebSocket session. -
Classes in org.springframework.web.reactive.socket used by org.springframework.web.reactive.socket.adapterClassDescriptionRepresentation of WebSocket "close" status codes and reasons.Simple container of information related to the handshake request that started the
WebSocketSession
session.Handler for a WebSocket session.Representation of a WebSocket message.Represents a WebSocket session. -
Classes in org.springframework.web.reactive.socket used by org.springframework.web.reactive.socket.clientClassDescriptionSimple container of information related to the handshake request that started the
WebSocketSession
session.Handler for a WebSocket session. -
Classes in org.springframework.web.reactive.socket used by org.springframework.web.reactive.socket.serverClassDescriptionSimple container of information related to the handshake request that started the
WebSocketSession
session.Handler for a WebSocket session. -
-
Classes in org.springframework.web.reactive.socket used by org.springframework.web.reactive.socket.server.upgradeClassDescriptionSimple container of information related to the handshake request that started the
WebSocketSession
session.Handler for a WebSocket session.