Uses of Enum Class
org.apache.activemq.artemis.protocol.amqp.connect.bridge.AMQPBridgeToSenderController.SenderRole
Packages that use AMQPBridgeToSenderController.SenderRole
-
Uses of AMQPBridgeToSenderController.SenderRole in org.apache.activemq.artemis.protocol.amqp.connect.bridge
Subclasses with type arguments of type AMQPBridgeToSenderController.SenderRole in org.apache.activemq.artemis.protocol.amqp.connect.bridgeMethods in org.apache.activemq.artemis.protocol.amqp.connect.bridge that return AMQPBridgeToSenderController.SenderRoleModifier and TypeMethodDescriptionAMQPBridgeToAddressSender.AMQPBridgeToAddressSenderController.getRole()AMQPBridgeToQueueSender.AMQPBridgeToQueueSenderController.getRole()AMQPBridgeToSenderController.getRole()Returns an enumeration describing the role of the sender controller implementation.Returns the enum constant of this class with the specified name.AMQPBridgeToSenderController.SenderRole.values()Returns an array containing the constants of this enum class, in the order they are declared.