Package | Description |
---|---|
io.smallrye.reactive.messaging.rabbitmq | |
io.smallrye.reactive.messaging.rabbitmq.fault |
Modifier and Type | Field and Description |
---|---|
protected RabbitMQFailureHandler |
IncomingRabbitMQMessage.onNack |
Modifier and Type | Class and Description |
---|---|
class |
RabbitMQAccept
A
RabbitMQFailureHandler that in effect treats the nack as an ack. |
class |
RabbitMQFailStop
A
RabbitMQFailureHandler that rejects the message and reports a failure. |
class |
RabbitMQReject |
Copyright © 2018–2021 SmallRye. All rights reserved.