public interface ISyncAsyncPublicationCommand extends IPublicationCommand
| 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 © 2014. All rights reserved.