Uses of Package
org.springframework.messaging.simp.user
Package
Description
Configuration support for WebSocket messaging using higher level messaging protocols.
Support for handling messages to "user" destinations (i.e.
Support for annotation-based WebSocket setup in configuration classes.
WebSocket integration for Spring's messaging module.
-
ClassDescriptionA registry of currently connected users.
MessageHandler
with support for "user" destinations.A strategy for resolving a "user" destination by translating it to one or more actual destinations one per active user session. -
ClassDescription
SimpUserRegistry
that looks up users in a "local" user registry as well as a set of "remote" user registries.Represents a session of connected user.Represents a subscription within a user session.A strategy for matching subscriptions.Represents a connected user.A registry of currently connected users.A strategy for resolving a "user" destination by translating it to one or more actual destinations one per active user session.Contains the result from parsing a "user" destination from a source message and translating it to target destinations (one per active user session). -
-
ClassDescriptionRepresents a subscription within a user session.A strategy for matching subscriptions.Represents a connected user.A registry of currently connected users.