| Package | Description |
|---|---|
| com.mulesoft.extension.mq.internal.config |
| Modifier and Type | Method and Description |
|---|---|
SubscriberAckMode |
AnypointMQConfiguration.getAcknowledgementMode() |
SubscriberAckMode |
ConsumerConfiguration.getAcknowledgementMode() |
SubscriberAckMode |
BasicSettingsParameterGroup.getAcknowledgementMode() |
static SubscriberAckMode |
SubscriberAckMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SubscriberAckMode[] |
SubscriberAckMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
SubscribeConfigurationBuilder |
SubscribeConfigurationBuilder.setAcknowledgementMode(SubscriberAckMode acknowledgeMode) |
Copyright © 2018 MuleSoft, Inc.. All rights reserved.