| Interface | Description |
|---|---|
| AmqpFailureHandler |
| Class | Description |
|---|---|
| AmqpAccept | |
| AmqpFailStop | |
| AmqpModifiedFailed |
This nack strategy marking the message as
modified and set the delivery-failed attribute to true. |
| AmqpModifiedFailedAndUndeliverableHere |
This nack strategy marking the message as
modified and set the delivery-failed attribute to true,
as well as the undeliverable-here flag to true. |
| AmqpReject | |
| AmqpRelease |
| Enum | Description |
|---|---|
| AmqpFailureHandler.Strategy |
Copyright © 2018–2021 SmallRye. All rights reserved.