Package org.springframework.session.web.socket.events
package org.springframework.session.web.socket.events
-
ClassDescriptionSimilar to Spring
SessionConnectEvent
except that it provides access to theWebSocketSession
to allow mapping the Spring Session to theWebSocketSession
.