Uses of Interface
org.springframework.messaging.simp.user.SimpSession
Package
Description
Support for handling messages to "user" destinations (i.e.
-
Uses of SimpSession in org.springframework.messaging.simp.user
Modifier and TypeMethodDescriptionSimpSubscription.getSession()
Return the session of the subscription.SimpUser.getSession
(String sessionId) Look up the session for the given id.