Uses of Class
org.apache.activemq.artemis.core.config.amqpBrokerConnectivity.AMQPBrokerConnectionElement
Packages that use AMQPBrokerConnectionElement
-
Uses of AMQPBrokerConnectionElement in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity
Subclasses of AMQPBrokerConnectionElement in org.apache.activemq.artemis.core.config.amqpBrokerConnectivityModifier and TypeClassDescriptionclassConfiguration for broker federation that is managed over an AMQP broker connection.classclassclassclassMethods in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity that return AMQPBrokerConnectionElementModifier and TypeMethodDescriptionAMQPBrokerConnectionElement.setMatchAddress(String matchAddress) AMQPBrokerConnectionElement.setMatchAddress(SimpleString matchAddress) AMQPBrokerConnectionElement.setParent(AMQPBrokerConnectConfiguration parent) AMQPBrokerConnectionElement.setQueueName(String queueName) AMQPBrokerConnectionElement.setQueueName(SimpleString queueName) AMQPBrokerConnectionElement.setType(AMQPBrokerConnectionAddressType type) Methods in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity that return types with arguments of type AMQPBrokerConnectionElementModifier and TypeMethodDescriptionAMQPBrokerConnectConfiguration.getConnectionElements()AMQPBrokerConnectConfiguration.getFederations()AMQPBrokerConnectConfiguration.getMirrors()AMQPBrokerConnectConfiguration.getPeers()AMQPBrokerConnectConfiguration.getReceivers()AMQPBrokerConnectConfiguration.getSenders()Methods in org.apache.activemq.artemis.core.config.amqpBrokerConnectivity with parameters of type AMQPBrokerConnectionElementModifier and TypeMethodDescriptionAMQPBrokerConnectConfiguration.addElement(AMQPBrokerConnectionElement amqpBrokerConnectionElement)