Uses of Class
org.springframework.web.socket.sockjs.client.AbstractClientSockJsSession
Packages that use AbstractClientSockJsSession
-
Uses of AbstractClientSockJsSession in org.springframework.web.socket.sockjs.client
Subclasses of AbstractClientSockJsSession in org.springframework.web.socket.sockjs.clientModifier and TypeClassDescriptionclass
An extension ofAbstractClientSockJsSession
wrapping and delegating to an actual WebSocket session.class
An extension ofAbstractClientSockJsSession
for use with HTTP transports simulating a WebSocket session.