Uses of Interface
net.engio.mbassy.bus.publication.IPublicationCommand
Packages that use IPublicationCommand
Package
Description
-
Uses of IPublicationCommand in net.engio.mbassy.bus
Classes in net.engio.mbassy.bus that implement IPublicationCommand -
Uses of IPublicationCommand in net.engio.mbassy.bus.common
Classes in net.engio.mbassy.bus.common with type parameters of type IPublicationCommandModifier and TypeInterfaceDescriptioninterface
GenericMessagePublicationSupport<T,
P extends IPublicationCommand> This interface is meant to be implemented by different bus implementations to offer a consistent way to plugin different methods of message publication.interface
ISyncMessageBus<T,
P extends IPublicationCommand> -
Uses of IPublicationCommand in net.engio.mbassy.bus.publication
Subinterfaces of IPublicationCommand in net.engio.mbassy.bus.publicationClasses in net.engio.mbassy.bus.publication that implement IPublicationCommandModifier and TypeClassDescriptionclass
This post command provides access to standard synchronous and asynchronous dispatch