Uses of Enum Class
org.apache.activemq.artemis.protocol.amqp.connect.bridge.AMQPBridgePolicyManager.State
Packages that use AMQPBridgePolicyManager.State
-
Uses of AMQPBridgePolicyManager.State in org.apache.activemq.artemis.protocol.amqp.connect.bridge
Subclasses with type arguments of type AMQPBridgePolicyManager.State in org.apache.activemq.artemis.protocol.amqp.connect.bridgeFields in org.apache.activemq.artemis.protocol.amqp.connect.bridge declared as AMQPBridgePolicyManager.StateModifier and TypeFieldDescriptionprotected AMQPBridgePolicyManager.StateAMQPBridgePolicyManager.stateMethods in org.apache.activemq.artemis.protocol.amqp.connect.bridge that return AMQPBridgePolicyManager.StateModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static AMQPBridgePolicyManager.State[]AMQPBridgePolicyManager.State.values()Returns an array containing the constants of this enum class, in the order they are declared.