Uses of Enum Class
org.apache.activemq.artemis.core.config.amqpBrokerConnectivity.AMQPBrokerConnectionAddressType
Packages that use AMQPBrokerConnectionAddressType
-
Uses of AMQPBrokerConnectionAddressType in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity
Subclasses with type arguments of type AMQPBrokerConnectionAddressType in org.apache.activemq.artemis.core.config.amqpBrokerConnectivityMethods in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity that return AMQPBrokerConnectionAddressTypeModifier 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.Methods in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity with parameters of type AMQPBrokerConnectionAddressTypeModifier and TypeMethodDescriptionAMQPBridgeBrokerConnectionElement.setType(AMQPBrokerConnectionAddressType type) AMQPBrokerConnectionElement.setType(AMQPBrokerConnectionAddressType type) AMQPFederatedBrokerConnectionElement.setType(AMQPBrokerConnectionAddressType type) AMQPMirrorBrokerConnectionElement.setType(AMQPBrokerConnectionAddressType type)