Uses of Class
org.springframework.web.socket.sockjs.transport.TransportHandlingSockJsService
Packages that use TransportHandlingSockJsService
-
Uses of TransportHandlingSockJsService in org.springframework.web.socket.sockjs.transport.handler
Subclasses of TransportHandlingSockJsService in org.springframework.web.socket.sockjs.transport.handlerModifier and TypeClassDescriptionclass
A default implementation ofSockJsService
with all defaultTransportHandler
implementations pre-registered.