Skip navigation links
Spring Framework

@NonNullApi @NonNullFields

Package org.springframework.messaging.simp.user

Support for handling messages to "user" destinations (i.e.

See: Description

Package org.springframework.messaging.simp.user Description

Support for handling messages to "user" destinations (i.e. destinations that are unique to a user's sessions), primarily translating the destinations and then forwarding the updated message to the broker.

Also included is SimpUserRegistry for keeping track of connected user sessions.

Skip navigation links
Spring Framework