Uses of Class
org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
Packages that use AbstractClientSockJsSession
- 
Uses of AbstractClientSockJsSession in org.springframework.web.socket.sockjs.clientSubclasses of AbstractClientSockJsSession in org.springframework.web.socket.sockjs.clientModifier and TypeClassDescriptionclassAn extension ofAbstractClientSockJsSessionwrapping and delegating to an actual WebSocket session.classAn extension ofAbstractClientSockJsSessionfor use with HTTP transports simulating a WebSocket session.