| Package | Description |
|---|---|
| com.mule.extensions.amqp.api.config |
| Modifier and Type | Method and Description |
|---|---|
AckMode |
AmqpConsumerConfig.getAckMode() |
static AckMode |
AckMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AckMode[] |
AckMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AmqpConsumerConfig.setAckMode(AckMode ackMode) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.