Uses of Class
org.springframework.web.reactive.socket.HandshakeInfo

Packages that use HandshakeInfo
Package
Description
Abstractions and support classes for reactive WebSocket interactions.
Classes adapting Spring's Reactive WebSocket API to and from WebSocket runtimes.
Client support for WebSocket interactions.
Server support for WebSocket interactions.
Holds implementations of RequestUpgradeStrategy.