Uses of Package
net.engio.mbassy.bus.common
-
Packages that use net.engio.mbassy.bus.common Package Description net.engio.mbassy.bus net.engio.mbassy.bus.common net.engio.mbassy.subscription -
Classes in net.engio.mbassy.bus.common used by net.engio.mbassy.bus Class Description ErrorHandlingSupport Publication errors may occur at various points of time during message delivery.GenericMessagePublicationSupport This interface is meant to be implemented by different bus implementations to offer a consistent way to plugin different methods of message publication.IMessageBus A message bus offers facilities for publishing messages to the message handlers of registered listeners.PubSubSupport This interface defines the very basic message publication semantics according to the publish subscribe pattern.RuntimeProvider Each message bus provides a runtime object to access its dynamic features and runtime configuration. -
Classes in net.engio.mbassy.bus.common used by net.engio.mbassy.bus.common Class Description ErrorHandlingSupport Publication errors may occur at various points of time during message delivery.GenericMessagePublicationSupport This interface is meant to be implemented by different bus implementations to offer a consistent way to plugin different methods of message publication.PublicationEvent A wrapped event is created when various conditions are matched (these depend on the concrete (sub)type of wrapped event).PubSubSupport This interface defines the very basic message publication semantics according to the publish subscribe pattern.RuntimeProvider Each message bus provides a runtime object to access its dynamic features and runtime configuration. -
Classes in net.engio.mbassy.bus.common used by net.engio.mbassy.subscription Class Description RuntimeProvider Each message bus provides a runtime object to access its dynamic features and runtime configuration.