Uses of Class
org.apache.activemq.artemis.protocol.amqp.connect.mirror.ReferenceNodeStore
-
Packages that use ReferenceNodeStore Package Description org.apache.activemq.artemis.protocol.amqp.broker This package includes classes used to interact with the broker.org.apache.activemq.artemis.protocol.amqp.connect.mirror -
-
Uses of ReferenceNodeStore in org.apache.activemq.artemis.protocol.amqp.broker
Methods in org.apache.activemq.artemis.protocol.amqp.broker that return ReferenceNodeStore Modifier and Type Method Description ReferenceNodeStoreProtonProtocolManager. getReferenceIDSupplier() -
Uses of ReferenceNodeStore in org.apache.activemq.artemis.protocol.amqp.connect.mirror
Methods in org.apache.activemq.artemis.protocol.amqp.connect.mirror with parameters of type ReferenceNodeStore Modifier and Type Method Description static voidAMQPMirrorControllerSource. validateProtocolData(ReferenceNodeStore referenceIDSupplier, org.apache.activemq.artemis.core.server.MessageReference ref, org.apache.activemq.artemis.api.core.SimpleString snfAddress)
-