| Package | Description |
|---|---|
| net.engio.mbassy.bus | |
| 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.
|
| BusConfiguration
The bus configuration holds various parameters that can be used to customize the bus' runtime behaviour.
|
| IMessageBus
A message bus offers facilities for publishing messages to registered listeners.
|
| IMessageBus.IPostCommand |
| ISyncMessageBus |
| ISyncMessageBus.ISyncPostCommand
A post command is used as an intermediate object created by a call to the message bus' post method.
|
| MBassador |
| MessagePublication
A message publication is created for each asynchronous message dispatch.
|
| MessagePublication.Factory |
| SyncAsyncPostCommand
This post command provides access to standard synchronous and asynchronous dispatch
|
| SyncBusConfiguration
Todo: Add javadoc
|
| SyncMessageBus.SyncPostCommand |
| Class and Description |
|---|
| ISyncMessageBus |
| MessagePublication
A message publication is created for each asynchronous message dispatch.
|
| Class and Description |
|---|
| ISyncMessageBus |
| MessagePublication
A message publication is created for each asynchronous message dispatch.
|
Copyright © 2013. All Rights Reserved.