Uses of Package
org.springframework.web.socket.sockjs.transport.session
Packages that use org.springframework.web.socket.sockjs.transport.session
Package
Description
TransportHandler
implementation classes as well as a concrete
SockJsService
.SockJS specific implementations of
WebSocketSession
.-
Classes in org.springframework.web.socket.sockjs.transport.session used by org.springframework.web.socket.sockjs.transport.handlerClassDescriptionAn abstract base class for use with HTTP transport SockJS sessions.An abstract base class for SockJS sessions implementing
SockJsSession
.A SockJS session for use with polling HTTP transports.A SockJS session for use with streaming HTTP transports.A SockJS session for use with the WebSocket transport. -
Classes in org.springframework.web.socket.sockjs.transport.session used by org.springframework.web.socket.sockjs.transport.sessionClassDescriptionAn abstract base class for use with HTTP transport SockJS sessions.An abstract base class for SockJS sessions implementing
SockJsSession
.