Uses of Class
org.apache.activemq.artemis.protocol.amqp.connect.mirror.AMQPMirrorControllerSource
-
Packages that use AMQPMirrorControllerSource Package Description org.apache.activemq.artemis.protocol.amqp.connect.mirror -
-
Uses of AMQPMirrorControllerSource in org.apache.activemq.artemis.protocol.amqp.connect.mirror
Methods in org.apache.activemq.artemis.protocol.amqp.connect.mirror that return types with arguments of type AMQPMirrorControllerSource Modifier and Type Method Description java.util.List<AMQPMirrorControllerSource>AMQPMirrorControllerAggregation. getPartitions()Methods in org.apache.activemq.artemis.protocol.amqp.connect.mirror with parameters of type AMQPMirrorControllerSource Modifier and Type Method Description voidAMQPMirrorControllerAggregation. addPartition(AMQPMirrorControllerSource partition)voidAMQPMirrorControllerAggregation. removeParition(AMQPMirrorControllerSource partition)
-