Package | Description |
---|---|
net.engio.mbassy.bus | |
net.engio.mbassy.bus.common | |
net.engio.mbassy.bus.publication |
Modifier and Type | Class and Description |
---|---|
class |
SyncMessageBus.SyncPostCommand |
Modifier and Type | Interface and Description |
---|---|
interface |
GenericMessagePublicationSupport<T,P extends IPublicationCommand>
This interface is meant to be implemented by different bus implementations to offer a consistent way
to plugin different methods of message publication.
|
interface |
ISyncMessageBus<T,P extends IPublicationCommand> |
Modifier and Type | Interface and Description |
---|---|
interface |
ISyncAsyncPublicationCommand |
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.