Uses of Interface
org.springframework.web.reactive.socket.WebSocketHandler

Packages that use WebSocketHandler
Package
Description
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.