Uses of Interface
org.springframework.web.socket.sockjs.transport.SockJsSession

Packages that use SockJsSession
Package
Description
Server-side support for SockJS transports including TransportHandler implementations for processing incoming requests, their session counterparts for sending messages over the various transports, and DefaultSockJsService.
TransportHandler implementation classes as well as a concrete SockJsService.
SockJS specific implementations of WebSocketSession.