Package | Description |
---|---|
com.ibm.mqlight.api |
Non-blocking API |
Modifier and Type | Method and Description |
---|---|
static SendOptions.SendOptionsBuilder |
SendOptions.builder() |
SendOptions.SendOptionsBuilder |
SendOptions.SendOptionsBuilder.setQos(QOS qos)
Sets the quality of service that will be used to send messages to the MQ Light
server.
|
SendOptions.SendOptionsBuilder |
SendOptions.SendOptionsBuilder.setRetainLink(boolean retainLink)
Set the retainLink option.
|
SendOptions.SendOptionsBuilder |
SendOptions.SendOptionsBuilder.setTtl(long ttl)
Sets the time to live that will be used for messages sent to the MQ Light server.
|
Copyright © 2015 International Business Machines Corporation. All rights reserved.