クラス WebSocketServerSockJsSession

java.lang.ObjectSE
org.springframework.web.socket.sockjs.transport.session.AbstractSockJsSession
org.springframework.web.socket.sockjs.transport.session.WebSocketServerSockJsSession
実装されたすべてのインターフェース:
CloseableSEAutoCloseableSENativeWebSocketSessionSockJsSessionWebSocketSession

public class WebSocketServerSockJsSession extends AbstractSockJsSession implements NativeWebSocketSession
WebSocket トランスポートで使用する SockJS セッション。
導入:
4.0
作成者:
Rossen Stoyanchev, Juergen Hoeller