Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.messaging.simp.user Classes and Interfaces - 15 results found.
NameDescriptionTypePackageFramework
DefaultUserDestinationResolverA default implementation of UserDestinationResolver that relieson a SimpUserRegistry to find active sessions for a user.Classorg.springframework.messaging.simp.userSpring MVC
DefaultUserSessionRegistryA default thread-safe implementation of UserSessionRegistry.Classorg.springframework.messaging.simp.userSpring MVC
DestinationUserNameProviderA Principal can also implement this contract whengetName() isn't globally uniqueInterfaceorg.springframework.messaging.simp.userSpring MVC
MultiServerUserRegistryA user registry that is a composite of the local user registry as well assnapshots of remote user registries.Classorg.springframework.messaging.simp.userSpring MVC
SimpSessionRepresents a session of connected user.Interfaceorg.springframework.messaging.simp.userSpring MVC
SimpSubscriptionRepresents a subscription within a user session.Interfaceorg.springframework.messaging.simp.userSpring MVC
SimpSubscriptionMatcherA strategy for matching subscriptions.Interfaceorg.springframework.messaging.simp.userSpring MVC
SimpUserRepresents a connected user.Interfaceorg.springframework.messaging.simp.userSpring MVC
SimpUserRegistryA registry of currently connected users.Interfaceorg.springframework.messaging.simp.userSpring MVC
UserDestinationMessageHandlerMessageHandler with support for user destinations.Classorg.springframework.messaging.simp.userSpring MVC
UserDestinationResolverA strategy for resolving a user destination by translating it to one or moreactual destinations one per active user session.Interfaceorg.springframework.messaging.simp.userSpring MVC
UserDestinationResultContains the result from parsing a user destination from a source messageand translating it to target destinations (one per active user session).Classorg.springframework.messaging.simp.userSpring MVC
UserRegistryMessageHandlerA MessageHandler that is subscribed to listen to broadcasts of user registryinformation from other application servers as well as to periodicallyClassorg.springframework.messaging.simp.userSpring MVC
UserSessionRegistryA contract for adding and removing user sessions.Interfaceorg.springframework.messaging.simp.userSpring MVC
UserSessionRegistryAdapterA temporary adapter to allow use of deprecated UserSessionRegistry.Classorg.springframework.messaging.simp.userSpring MVC