Uses of Enum
com.rabbitmq.client.amqp.Management.QuorumQueueDeadLetterStrategy
-
Uses of Management.QuorumQueueDeadLetterStrategy in com.rabbitmq.client.amqp
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.Management.QuorumQueueDeadLetterStrategy.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionManagement.QuorumQueueSpecification.deadLetterStrategy
(Management.QuorumQueueDeadLetterStrategy strategy) The dead letter strategy.