Uses of Enum Class
org.apache.activemq.artemis.protocol.amqp.connect.federation.AMQPFederationSenderController.Role
Packages that use AMQPFederationSenderController.Role
-
Uses of AMQPFederationSenderController.Role in org.apache.activemq.artemis.protocol.amqp.connect.federation
Subclasses with type arguments of type AMQPFederationSenderController.Role in org.apache.activemq.artemis.protocol.amqp.connect.federationMethods in org.apache.activemq.artemis.protocol.amqp.connect.federation that return AMQPFederationSenderController.RoleModifier and TypeMethodDescriptionAMQPFederationAddressSenderController.getRole()AMQPFederationQueueSenderController.getRole()abstract AMQPFederationSenderController.RoleAMQPFederationSenderController.getRole()Returns an enumeration describing the role of the sender controller implementation.Returns the enum constant of this class with the specified name.static AMQPFederationSenderController.Role[]AMQPFederationSenderController.Role.values()Returns an array containing the constants of this enum class, in the order they are declared.