Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.springframework.messaging.simp.broker Classes and Interfaces - 6 results found.
NameDescriptionTypePackageFramework
AbstractBrokerMessageHandlerAbstract base class for a MessageHandler that broker messages toregistered subscribers.Classorg.springframework.messaging.simp.brokerSpring MVC
AbstractSubscriptionRegistryAbstract base class for implementations of SubscriptionRegistry thatlooks up information in messages but delegates to abstract methods for theClassorg.springframework.messaging.simp.brokerSpring MVC
BrokerAvailabilityEventEvent raised when a broker's availabilty changesAuthor:Andy WilkinsonSee Also:Serialized FormClassorg.springframework.messaging.simp.brokerSpring MVC
DefaultSubscriptionRegistryin memory and uses a PathMatcherfor matching destinations.Classorg.springframework.messaging.simp.brokerSpring MVC
SimpleBrokerMessageHandlerA simple message broker that recognizes the message types defined inSimpMessageType, keeps track of subscriptions with the help of aClassorg.springframework.messaging.simp.brokerSpring MVC
SubscriptionRegistryA registry of subscription by session that allows looking up subscriptions.Interfaceorg.springframework.messaging.simp.brokerSpring MVC