Uses of Class
org.apache.activemq.artemis.core.config.amqpBrokerConnectivity.AMQPFederatedBrokerConnectionElement
Packages that use AMQPFederatedBrokerConnectionElement
-
Uses of AMQPFederatedBrokerConnectionElement in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity
Methods in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity that return AMQPFederatedBrokerConnectionElementModifier 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) Methods in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity with parameters of type AMQPFederatedBrokerConnectionElementModifier and TypeMethodDescriptionAMQPBrokerConnectConfiguration.addFederation(AMQPFederatedBrokerConnectionElement amqpFederationElement)