Package | Description |
---|---|
org.apache.qpid.jms.provider.amqp | |
org.apache.qpid.jms.provider.amqp.builders |
Modifier and Type | Class and Description |
---|---|
class |
AmqpAnonymousFallbackProducer
Handles the case of anonymous JMS MessageProducers.
|
class |
AmqpFixedProducer
AMQP Producer object that is used to manage JMS MessageProducer semantics.
|
Modifier and Type | Method and Description |
---|---|
AmqpProducer |
AmqpSession.getProducer(JmsProducerId producerId) |
AmqpProducer |
AmqpSession.getProducer(JmsProducerInfo producerInfo) |
Modifier and Type | Method and Description |
---|---|
protected AmqpProducer |
AmqpProducerBuilder.createResource(AmqpSession parent,
JmsProducerInfo resourceInfo,
org.apache.qpid.proton.engine.Sender endpoint) |
Copyright © 2013–2016 The Apache Software Foundation. All rights reserved.