Uses of Package
org.springframework.web.reactive.socket.server
Packages that use org.springframework.web.reactive.socket.server
Package
Description
Spring WebFlux configuration infrastructure.
Server-side support classes for WebSocket requests.
Holds implementations of
RequestUpgradeStrategy
.-
-
Classes in org.springframework.web.reactive.socket.server used by org.springframework.web.reactive.socket.server.supportClassDescriptionA strategy for upgrading an HTTP request to a WebSocket session depending on the underlying network runtime.A service to delegate WebSocket-related HTTP requests to.
-
Classes in org.springframework.web.reactive.socket.server used by org.springframework.web.reactive.socket.server.upgradeClassDescriptionA strategy for upgrading an HTTP request to a WebSocket session depending on the underlying network runtime.