Package | Description |
---|---|
net.engio.mbassy.bus | |
net.engio.mbassy.bus.common | |
net.engio.mbassy.subscription |
Class and 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.
|
Class and 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.
|
Class and Description |
---|
RuntimeProvider
Each message bus provides a runtime object to access its dynamic features and runtime configuration.
|
Copyright © 2018. All rights reserved.