public class DefaultWebSocketHandler
extends java.lang.Object
implements org.springframework.web.reactive.socket.WebSocketHandler
| Constructor and Description |
|---|
DefaultWebSocketHandler(WsUtils utils) |
| Modifier and Type | Method and Description |
|---|---|
reactor.core.publisher.Mono<java.lang.Void> |
handle(org.springframework.web.reactive.socket.WebSocketSession webSocketSession) |
public DefaultWebSocketHandler(WsUtils utils)