Uses of Interface
org.springframework.messaging.simp.user.SimpUser
Packages that use SimpUser
Package
Description
Support for handling messages to "user" destinations (i.e.
WebSocket integration for Spring's messaging module.
-
Uses of SimpUser in org.springframework.messaging.simp.user
Methods in org.springframework.messaging.simp.user that return SimpUserModifier and TypeMethodDescriptionSimpSession.getUser()
Return the user associated with the session.Get the user for the given name.Methods in org.springframework.messaging.simp.user that return types with arguments of type SimpUser -
Uses of SimpUser in org.springframework.web.socket.messaging
Methods in org.springframework.web.socket.messaging that return SimpUserMethods in org.springframework.web.socket.messaging that return types with arguments of type SimpUser