Uses of Class
org.apache.activemq.artemis.protocol.amqp.connect.mirror.ReferenceIDSupplier
Packages that use ReferenceIDSupplier
Package
Description
This package includes classes used to interact with the broker.
-
Uses of ReferenceIDSupplier in org.apache.activemq.artemis.protocol.amqp.broker
Methods in org.apache.activemq.artemis.protocol.amqp.broker that return ReferenceIDSupplier -
Uses of ReferenceIDSupplier in org.apache.activemq.artemis.protocol.amqp.connect.mirror
Methods in org.apache.activemq.artemis.protocol.amqp.connect.mirror with parameters of type ReferenceIDSupplierModifier and TypeMethodDescriptionstatic voidAMQPMirrorControllerSource.validateProtocolData(ReferenceIDSupplier referenceIDSupplier, org.apache.activemq.artemis.core.server.MessageReference ref, SimpleString snfAddress) Constructors in org.apache.activemq.artemis.protocol.amqp.connect.mirror with parameters of type ReferenceIDSupplierModifierConstructorDescriptionAMQPMirrorControllerSource(ReferenceIDSupplier referenceIdSupplier, org.apache.activemq.artemis.core.server.Queue snfQueue, org.apache.activemq.artemis.core.server.ActiveMQServer server, AMQPMirrorBrokerConnectionElement replicaConfig, AMQPBrokerConnection brokerConnection) ReferenceNodeStore(ReferenceIDSupplier idSupplier)