| Package | Description |
|---|---|
| org.apache.activemq.transport.amqp.protocol |
| Modifier and Type | Field and Description |
|---|---|
protected AmqpSession |
AmqpAbstractLink.session |
| Modifier and Type | Method and Description |
|---|---|
AmqpSession |
AmqpAbstractLink.getSession() |
| Constructor and Description |
|---|
AmqpAbstractLink(AmqpSession session,
LINK_TYPE endpoint)
Creates a new AmqpLink type.
|
AmqpAbstractReceiver(AmqpSession session,
org.apache.qpid.proton.engine.Receiver endpoint)
Handle create of new AMQP Receiver instance.
|
AmqpReceiver(AmqpSession session,
org.apache.qpid.proton.engine.Receiver endpoint,
ProducerInfo producerInfo)
Create a new instance of an AmqpReceiver
|
AmqpSender(AmqpSession session,
org.apache.qpid.proton.engine.Sender endpoint,
ConsumerInfo consumerInfo)
Creates a new AmqpSender instance that manages the given Sender
|
AmqpTransactionCoordinator(AmqpSession session,
org.apache.qpid.proton.engine.Receiver endpoint)
Creates a new Transaction coordinator used to manage AMQP transactions.
|
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.