Package io.smallrye.reactive.messaging.amqp.fault
-
Interface Summary Interface Description AmqpFailureHandler -
Class Summary Class Description AmqpAccept AmqpFailStop AmqpModifiedFailed This nack strategy marking the message asmodified
and set thedelivery-failed
attribute totrue
.AmqpModifiedFailedAndUndeliverableHere This nack strategy marking the message asmodified
and set thedelivery-failed
attribute totrue
, as well as theundeliverable-here
flag totrue
.AmqpReject AmqpRelease -
Enum Summary Enum Description AmqpFailureHandler.Strategy