| Package | Description |
|---|---|
| net.engio.mbassy.bus | |
| net.engio.mbassy.bus.common | |
| net.engio.mbassy.bus.publication |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractSyncAsyncMessageBus<T,P extends ISyncAsyncPublicationCommand>
The base class for all message bus implementations with support for asynchronous message dispatch
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
IMessageBus<T,P extends ISyncAsyncPublicationCommand>
A message bus offers facilities for publishing messages to the message handlers of registered listeners.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SyncAsyncPostCommand<T>
This post command provides access to standard synchronous and asynchronous dispatch
|
Copyright © 2018. All rights reserved.