Uses of Enum
io.smallrye.reactive.messaging.rabbitmq.ack.RabbitMQAckHandler.Strategy
Packages that use RabbitMQAckHandler.Strategy
-
Uses of RabbitMQAckHandler.Strategy in io.smallrye.reactive.messaging.rabbitmq.ack
Methods in io.smallrye.reactive.messaging.rabbitmq.ack that return RabbitMQAckHandler.StrategyModifier and TypeMethodDescriptionstatic RabbitMQAckHandler.StrategyReturns the enum constant of this type with the specified name.static RabbitMQAckHandler.Strategy[]RabbitMQAckHandler.Strategy.values()Returns an array containing the constants of this enum type, in the order they are declared.