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 TypeClassDescriptionclassA default implementation ofSockJsServicewith all defaultTransportHandlerimplementations pre-registered.