Uses of Class
org.springframework.web.socket.sockjs.support.AbstractSockJsService

Packages that use AbstractSockJsService
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.