Uses of Class
org.springframework.messaging.simp.broker.BrokerAvailabilityEvent
Packages that use BrokerAvailabilityEvent
Package
Description
Support for handling messages to "user" destinations (i.e.
-
Uses of BrokerAvailabilityEvent in org.springframework.messaging.simp.user
Classes in org.springframework.messaging.simp.user that implement interfaces with type arguments of type BrokerAvailabilityEventModifier and TypeClassDescriptionclass
MessageHandler
that handles user registry broadcasts from other application servers and periodically broadcasts the content of the local user registry.Methods in org.springframework.messaging.simp.user with parameters of type BrokerAvailabilityEventModifier and TypeMethodDescriptionvoid
UserRegistryMessageHandler.onApplicationEvent
(BrokerAvailabilityEvent event)