| Package | Description |
|---|---|
| net.engio.mbassy | |
| net.engio.mbassy.dispatch |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageBus<T,P extends IMessageBus.IPostCommand>
The base class for all message bus implementations.
|
class |
MBassador<T> |
| Modifier and Type | Method and Description |
|---|---|
IMessageBus |
MessagingContext.getOwningBus()
Get a reference to the message bus this context belongs to
|
| Constructor and Description |
|---|
MessagingContext(IMessageBus owningBus,
MessageHandlerMetadata handlerMetadata) |
Copyright © 2013. All Rights Reserved.