Package org.springframework.web.socket.sockjs.transport.session
@NonNullApi
@NonNullFields
package org.springframework.web.socket.sockjs.transport.session
SockJS specific implementations of
WebSocketSession
.-
ClassDescriptionAn 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.