public interface ISyncAsyncPublicationCommand extends IPublicationCommand
Modifier and Type | Method and Description |
---|---|
IMessagePublication |
asynchronously()
Execute the message publication asynchronously.
|
IMessagePublication |
asynchronously(long timeout,
TimeUnit unit)
Execute the message publication asynchronously.
|
now
IMessagePublication asynchronously()
IMessagePublication asynchronously(long timeout, TimeUnit unit)
Copyright © 2018. All rights reserved.