Uses of Class
org.apache.activemq.artemis.core.config.amqpBrokerConnectivity.AMQPBridgeBrokerConnectionElement
Packages that use AMQPBridgeBrokerConnectionElement
-
Uses of AMQPBridgeBrokerConnectionElement in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity
Methods in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity that return AMQPBridgeBrokerConnectionElementModifier and TypeMethodDescriptionAMQPBridgeBrokerConnectionElement.addBridgeFromAddressPolicy(AMQPBridgeAddressPolicyElement fromAddressPolicy) AMQPBridgeBrokerConnectionElement.addBridgeFromQueuePolicy(AMQPBridgeQueuePolicyElement fromQueuePolicy) AMQPBridgeBrokerConnectionElement.addBridgeToAddressPolicy(AMQPBridgeAddressPolicyElement toAddressPolicy) AMQPBridgeBrokerConnectionElement.addBridgeToQueuePolicy(AMQPBridgeQueuePolicyElement toQueuePolicy) AMQPBridgeBrokerConnectionElement.addProperty(String key, Number value) Adds the given property key and value to the bridge configuration element.AMQPBridgeBrokerConnectionElement.addProperty(String key, String value) Adds the given property key and value to the bridge configuration element.AMQPBridgeBrokerConnectionElement.setType(AMQPBrokerConnectionAddressType type) Methods in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity with parameters of type AMQPBridgeBrokerConnectionElementModifier and TypeMethodDescriptionAMQPBrokerConnectConfiguration.addBridge(AMQPBridgeBrokerConnectionElement amqpBridgeElement)