| Package | Description |
|---|---|
| net.engio.mbassy.bus |
| 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
|
class |
MBassador<T> |
| Modifier and Type | Method and Description |
|---|---|
static IMessageBus |
BusFactory.AsynchronousSequentialFIFO()
Create a message bus with support for synchronous and asynchronous message publication.
|
Copyright © 2015. All rights reserved.