| Package | Description |
|---|---|
| net.engio.mbassy.bus |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSyncMessageBus<T,P extends ISyncMessageBus.ISyncPostCommand>
The base class for all message bus implementations.
|
interface |
ISyncMessageBus<T,P extends ISyncMessageBus.ISyncPostCommand> |
| Modifier and Type | Interface and Description |
|---|---|
static interface |
IMessageBus.IPostCommand |
| Modifier and Type | Class and Description |
|---|---|
class |
SyncAsyncPostCommand<T>
This post command provides access to standard synchronous and asynchronous dispatch
|
Copyright © 2013. All Rights Reserved.