Uses of Enum
com.rabbitmq.client.amqp.Management.ClassicQueueVersion
-
Uses of Management.ClassicQueueVersion in com.rabbitmq.client.amqp
Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.static Management.ClassicQueueVersion[]
Management.ClassicQueueVersion.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionManagement.ClassicQueueSpecification.version
(Management.ClassicQueueVersion version) Set the version of the classic queue implementation.