Uses of Interface
net.engio.mbassy.bus.publication.ISyncAsyncPublicationCommand
Packages that use ISyncAsyncPublicationCommand
Package
Description
-
Uses of ISyncAsyncPublicationCommand in net.engio.mbassy.bus
Classes in net.engio.mbassy.bus with type parameters of type ISyncAsyncPublicationCommandModifier and TypeClassDescriptionclass
AbstractSyncAsyncMessageBus<T,
P extends ISyncAsyncPublicationCommand> The base class for all message bus implementations with support for asynchronous message dispatch -
Uses of ISyncAsyncPublicationCommand in net.engio.mbassy.bus.common
Classes in net.engio.mbassy.bus.common with type parameters of type ISyncAsyncPublicationCommandModifier and TypeInterfaceDescriptioninterface
IMessageBus<T,
P extends ISyncAsyncPublicationCommand> A message bus offers facilities for publishing messages to the message handlers of registered listeners. -
Uses of ISyncAsyncPublicationCommand in net.engio.mbassy.bus.publication
Classes in net.engio.mbassy.bus.publication that implement ISyncAsyncPublicationCommandModifier and TypeClassDescriptionclass
This post command provides access to standard synchronous and asynchronous dispatch