| Package | Description |
|---|---|
| net.engio.mbassy |
| Modifier and Type | Method and Description |
|---|---|
protected MessagePublication |
AbstractMessageBus.addAsynchronousDeliveryRequest(MessagePublication request) |
protected MessagePublication |
AbstractMessageBus.addAsynchronousDeliveryRequest(MessagePublication request,
long timeout,
TimeUnit unit) |
MessagePublication |
IMessageBus.IPostCommand.asynchronously()
Execute the message publication asynchronously.
|
MessagePublication |
SyncAsyncPostCommand.asynchronously() |
MessagePublication |
IMessageBus.IPostCommand.asynchronously(long timeout,
TimeUnit unit)
Execute the message publication asynchronously.
|
MessagePublication |
SyncAsyncPostCommand.asynchronously(long timeout,
TimeUnit unit) |
static MessagePublication |
MessagePublication.Create(Collection<Subscription> subscriptions,
Object message) |
MessagePublication |
MessagePublication.markScheduled() |
MessagePublication |
MBassador.publishAsync(T message) |
MessagePublication |
MBassador.publishAsync(T message,
long timeout,
TimeUnit unit) |
MessagePublication |
MessagePublication.setError() |
| Modifier and Type | Method and Description |
|---|---|
protected MessagePublication |
AbstractMessageBus.addAsynchronousDeliveryRequest(MessagePublication request) |
protected MessagePublication |
AbstractMessageBus.addAsynchronousDeliveryRequest(MessagePublication request,
long timeout,
TimeUnit unit) |
Copyright © 2013. All Rights Reserved.