| Package | Description |
|---|---|
| net.engio.mbassy.bus | |
| net.engio.mbassy.bus.config | |
| net.engio.mbassy.bus.publication | |
| net.engio.mbassy.dispatch | |
| net.engio.mbassy.subscription |
| Class and Description |
|---|
| AbstractSyncAsyncMessageBus
The base class for all async message bus implementations.
|
| AbstractSyncMessageBus
The base class for all message bus implementations.
|
| BusRuntime
Message bus implementations potentially vary in the features they provide and consequently in the components and properties
they expose.
|
| ErrorHandlingSupport |
| GenericMessagePublicationSupport
This interface is meant to be implemented by different bus implementations to offer a consistent way
to plugin different flavors of message publication.
|
| IMBassador
Created with IntelliJ IDEA.
|
| IMessageBus
A message bus offers facilities for publishing messages to the message handlers of registered listeners.
|
| ISyncMessageBus |
| MessagePublication
A message publication is created for each asynchronous message dispatch.
|
| MessagePublication.Factory |
| 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.
|
| SyncMessageBus.SyncPostCommand |
| Class and Description |
|---|
| MessagePublication
A message publication is created for each asynchronous message dispatch.
|
| MessagePublication.Factory |
| Class and Description |
|---|
| MBassador |
| MessagePublication
A message publication is created for each asynchronous message dispatch.
|
| Class and Description |
|---|
| MessagePublication
A message publication is created for each asynchronous message dispatch.
|
| Class and Description |
|---|
| BusRuntime
Message bus implementations potentially vary in the features they provide and consequently in the components and properties
they expose.
|
| MessagePublication
A message publication is created for each asynchronous message dispatch.
|
| RuntimeProvider
Each message bus provides a runtime object to access its dynamic features and runtime configuration.
|
Copyright © 2013. All Rights Reserved.