Class | Description |
---|---|
WebSocketConnectHandlerDecoratorFactory |
Ensures that a
SessionConnectEvent is published in
WebSocketHandler.afterConnectionEstablished(WebSocketSession) . |
WebSocketRegistryListener |
Keeps track of mapping the Spring Session ID to the
WebSocketSession and
ensuring when a SessionDestroyedEvent is fired that the
WebSocketSession is closed. |