Uses of Class
org.apache.activemq.artemis.core.config.amqpBrokerConnectivity.AMQPFederatedBrokerConnectionElement
-
Uses of AMQPFederatedBrokerConnectionElement in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity
Modifier and TypeMethodDescriptionAMQPFederatedBrokerConnectionElement.addLocalAddressPolicy
(AMQPFederationAddressPolicyElement localAddressPolicy) AMQPFederatedBrokerConnectionElement.addLocalQueuePolicy
(AMQPFederationQueuePolicyElement localQueuePolicy) AMQPFederatedBrokerConnectionElement.addProperty
(String key, Number value) Adds the given property key and value to the federation configuration element.AMQPFederatedBrokerConnectionElement.addProperty
(String key, String value) Adds the given property key and value to the federation configuration element.AMQPFederatedBrokerConnectionElement.addRemoteAddressPolicy
(AMQPFederationAddressPolicyElement remoteAddressPolicy) AMQPFederatedBrokerConnectionElement.addRemoteQueuePolicy
(AMQPFederationQueuePolicyElement remoteQueuePolicy) AMQPFederatedBrokerConnectionElement.setType
(AMQPBrokerConnectionAddressType type) Modifier and TypeMethodDescriptionAMQPBrokerConnectConfiguration.addFederation
(AMQPFederatedBrokerConnectionElement amqpFederationElement)