Uses of Interface
org.springframework.messaging.simp.user.SimpSession
Packages that use SimpSession
Package
Description
Support for handling messages to "user" destinations (i.e.
-
Uses of SimpSession in org.springframework.messaging.simp.user
Methods in org.springframework.messaging.simp.user that return SimpSessionModifier and TypeMethodDescriptionSimpSubscription.getSession()
Return the session of the subscription.SimpUser.getSession
(String sessionId) Look up the session for the given id.Methods in org.springframework.messaging.simp.user that return types with arguments of type SimpSession