| Package | Description |
|---|---|
| org.springframework.web.reactive.socket.adapter |
Classes adapting Spring's Reactive WebSocket API to and from WebSocket runtimes.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ReactorNettyWebSocketSession
Spring
WebSocketSession implementation that adapts to Reactor Netty's
WebSocket NettyInbound and NettyOutbound. |