public static interface IMessageBus.IPostCommand extends ISyncMessageBus.ISyncPostCommand
| Modifier and Type | Method and Description |
|---|---|
MessagePublication |
asynchronously()
Execute the message publication asynchronously.
|
MessagePublication |
asynchronously(long timeout,
TimeUnit unit)
Execute the message publication asynchronously.
|
nowMessagePublication asynchronously()
MessagePublication asynchronously(long timeout, TimeUnit unit)
Copyright © 2013. All Rights Reserved.