Uses of Enum Class
org.smallmind.phalanx.wire.transport.amqp.rabbitmq.QueueType
Packages that use QueueType
-
Uses of QueueType in org.smallmind.phalanx.wire.transport.amqp.rabbitmq
Methods in org.smallmind.phalanx.wire.transport.amqp.rabbitmq that return QueueTypeModifier and TypeMethodDescriptionClassicQueueContractor.getQueueType()QueueContractor.getQueueType()QuorumQueueContractor.getQueueType()static QueueTypeReturns the enum constant of this class with the specified name.static QueueType[]QueueType.values()Returns an array containing the constants of this enum class, in the order they are declared.