Uses of Interface
org.springframework.messaging.simp.user.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
Modifier and TypeMethodDescriptionSimpSession.getUser()
Return the user associated with the session.Get the user for the given name. -
Uses of SimpUser in org.springframework.web.socket.messaging