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