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


package org.springframework.session.web.socket.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.