Package org.springframework.session.web.socket.events


@NullMarked package org.springframework.session.web.socket.events
Spring Session WebSocket events.
  • Classes
    Class
    Description
    Similar to Spring SessionConnectEvent except that it provides access to the WebSocketSession to allow mapping the Spring Session to the WebSocketSession.