Uses of Interface
org.springframework.web.socket.server.HandshakeHandler

Packages that use HandshakeHandler
Package
Description
Support for annotation-based WebSocket setup in configuration classes.
Server-side support classes including container-specific strategies for upgrading a request.
TransportHandler implementation classes as well as a concrete SockJsService.