パッケージ org.springframework.session.web.socket.handler
パッケージ org.springframework.session.web.socket.handler
- クラスクラス説明
SessionConnectEventがWebSocketHandler.afterConnectionEstablished(WebSocketSession)で公開されていることを確認します。Spring Session ID をWebSocketSessionにマッピングし、SessionDestroyedEventが起動されたときにWebSocketSessionが閉じていることを確認します。