Uses of Class
org.springframework.web.socket.sockjs.SockJsException

Packages that use SockJsException
Package
Description
Top-level SockJS types.
Support classes for SockJS including an AbstractSockJsService implementation.
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.