Package io.smallrye.reactive.messaging.rabbitmq.fault
-
Interface Summary Interface Description RabbitMQFailureHandler Implemented to provide message failure strategies. -
Class Summary Class Description RabbitMQAccept ARabbitMQFailureHandler
that in effect treats the nack as an ack.RabbitMQFailStop ARabbitMQFailureHandler
that rejects the message and reports a failure.RabbitMQReject -
Enum Summary Enum Description RabbitMQFailureHandler.Strategy