Uses of Class
org.apache.qpid.jms.provider.amqp.AmqpProducer
Packages that use AmqpProducer
-
Uses of AmqpProducer in org.apache.qpid.jms.provider.amqp
Subclasses of AmqpProducer in org.apache.qpid.jms.provider.amqpModifier and TypeClassDescriptionclassHandles the case of anonymous JMS MessageProducers.classAMQP Producer object that is used to manage JMS MessageProducer semantics.Methods in org.apache.qpid.jms.provider.amqp that return AmqpProducerMethods in org.apache.qpid.jms.provider.amqp with parameters of type AmqpProducerModifier and TypeMethodDescriptionvoidAmqpTransactionContext.registerTxProducer(AmqpProducer producer) -
Uses of AmqpProducer in org.apache.qpid.jms.provider.amqp.builders
Methods in org.apache.qpid.jms.provider.amqp.builders that return AmqpProducerModifier and TypeMethodDescriptionprotected AmqpProducerAmqpProducerBuilder.createResource(AmqpSession parent, JmsProducerInfo resourceInfo, org.apache.qpid.proton.engine.Sender endpoint)