| Interface | Description |
|---|---|
| IMessagePublication |
A message publication is created for each asynchronous message dispatch.
|
| Class | Description |
|---|---|
| AbstractPubSubSupport<T> |
The base class for all message bus implementations.
|
| AbstractSyncAsyncMessageBus<T,P extends ISyncAsyncPublicationCommand> |
The base class for all message bus implementations with support for asynchronous message dispatch
|
| BusRuntime |
Message bus implementations potentially vary in the features they provide and consequently in the components and properties
they expose.
|
| MBassador<T> | |
| MessagePublication |
A message publication is created for each asynchronous message dispatch.
|
| MessagePublication.Factory | |
| SyncMessageBus<T> |
A message bus implementation that offers only synchronous message publication.
|
Copyright © 2018. All rights reserved.