| Package | Description |
|---|---|
| org.apache.qpid.jms |
The core AMQP JMS client implementation classes.
|
| org.apache.qpid.jms.message | |
| org.apache.qpid.jms.meta | |
| org.apache.qpid.jms.provider.amqp |
| Modifier and Type | Method and Description |
|---|---|
protected JmsProducerId |
JmsSession.getNextProducerId() |
protected JmsProducerId |
JmsMessageProducer.getProducerId() |
| Modifier and Type | Method and Description |
|---|---|
protected JmsMessageProducer |
JmsSession.lookup(JmsProducerId producerId) |
| Constructor and Description |
|---|
JmsMessageProducer(JmsProducerId producerId,
JmsSession session,
JmsDestination destination) |
JmsQueueSender(JmsProducerId id,
JmsSession session,
JmsDestination destination) |
JmsTopicPublisher(JmsProducerId id,
JmsSession session,
JmsDestination destination) |
| Modifier and Type | Method and Description |
|---|---|
JmsProducerId |
JmsOutboundMessageDispatch.getProducerId() |
| Modifier and Type | Method and Description |
|---|---|
void |
JmsOutboundMessageDispatch.setProducerId(JmsProducerId producerId) |
| Modifier and Type | Method and Description |
|---|---|
JmsProducerId |
JmsProducerInfo.getId() |
| Modifier and Type | Method and Description |
|---|---|
int |
JmsProducerId.compareTo(JmsProducerId other) |
| Constructor and Description |
|---|
JmsConnectionId(JmsProducerId id) |
JmsProducerId(JmsProducerId id) |
JmsProducerInfo(JmsProducerId producerId) |
JmsProducerInfo(JmsProducerId producerId,
JmsMessageIDBuilder messageIDBuilder) |
JmsSessionId(JmsProducerId id) |
| Modifier and Type | Method and Description |
|---|---|
JmsProducerId |
AmqpProducer.getProducerId() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
AmqpTransactionContext.isInTransaction(JmsProducerId producerId) |
Copyright © 2013–2019 The Apache Software Foundation. All rights reserved.