| Package | Description |
|---|---|
| org.wso2.mb.integration.common.clients.configurations | |
| org.wso2.mb.integration.common.clients.operations.utils |
| Modifier and Type | Method and Description |
|---|---|
JMSAcknowledgeMode |
AndesJMSConsumerClientConfiguration.getAcknowledgeMode()
Gets acknowledge mode for messages.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AndesJMSConsumerClientConfiguration.setAcknowledgeMode(JMSAcknowledgeMode acknowledgeMode)
Sets acknowledge mode for messages.
|
| Modifier and Type | Method and Description |
|---|---|
static JMSAcknowledgeMode |
JMSAcknowledgeMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static JMSAcknowledgeMode[] |
JMSAcknowledgeMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019 WSO2. All rights reserved.