| Package | Description |
|---|---|
| org.springframework.web.reactive.config |
Spring WebFlux configuration infrastructure.
|
| org.springframework.web.reactive.socket.server.support |
Server-side support classes for WebSocket requests.
|
| org.springframework.web.reactive.socket.server.upgrade |
Holds implementations of
RequestUpgradeStrategy. |
| Class and Description |
|---|
| WebSocketService
A service to delegate WebSocket-related HTTP requests to.
|
| Class and Description |
|---|
| RequestUpgradeStrategy
A strategy for upgrading an HTTP request to a WebSocket session depending
on the underlying network runtime.
|
| WebSocketService
A service to delegate WebSocket-related HTTP requests to.
|
| Class and Description |
|---|
| RequestUpgradeStrategy
A strategy for upgrading an HTTP request to a WebSocket session depending
on the underlying network runtime.
|