Uses of Enum Class
org.apache.activemq.artemis.core.config.amqpBrokerConnectivity.AMQPBrokerConnectionAddressType
-
Uses of AMQPBrokerConnectionAddressType in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity
Modifier and TypeMethodDescriptionAMQPBrokerConnectionElement.getType()
Returns the enum constant of this class with the specified name.static AMQPBrokerConnectionAddressType[]
AMQPBrokerConnectionAddressType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionAMQPBrokerConnectionElement.setType
(AMQPBrokerConnectionAddressType type) AMQPFederatedBrokerConnectionElement.setType
(AMQPBrokerConnectionAddressType type) AMQPMirrorBrokerConnectionElement.setType
(AMQPBrokerConnectionAddressType type)