| Package | Description |
|---|---|
| net.engio.mbassy |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageBus<T,P extends IMessageBus.IPostCommand>
The base class for all message bus implementations.
|
interface |
IMessageBus<T,P extends IMessageBus.IPostCommand>
A message bus offers facilities for publishing messages to registered listeners.
|
| 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.