Uses of Class
io.atleon.rabbitmq.AloRabbitMQReceiver.NackStrategy
-
-
Uses of AloRabbitMQReceiver.NackStrategy in io.atleon.rabbitmq
Methods in io.atleon.rabbitmq that return AloRabbitMQReceiver.NackStrategy Modifier and Type Method Description static AloRabbitMQReceiver.NackStrategyAloRabbitMQReceiver.NackStrategy. valueOf(String name)Deprecated.Returns the enum constant of this type with the specified name.static AloRabbitMQReceiver.NackStrategy[]AloRabbitMQReceiver.NackStrategy. values()Deprecated.Returns an array containing the constants of this enum type, in the order they are declared.
-