Package | Description |
---|---|
org.apache.activemq.transport.amqp.protocol |
Modifier and Type | Class and Description |
---|---|
class |
AmqpAbstractLink<LINK_TYPE extends org.apache.qpid.proton.engine.Link>
Abstract AmqpLink implementation that provide basic Link services.
|
class |
AmqpAbstractReceiver
Abstract base that provides common services for AMQP Receiver types.
|
class |
AmqpReceiver
An AmqpReceiver wraps the AMQP Receiver end of a link from the remote peer
which holds the corresponding Sender which transfers message accross the
link.
|
class |
AmqpSender
An AmqpSender wraps the AMQP Sender end of a link from the remote peer
which holds the corresponding Receiver which receives messages transfered
across the link from the Broker.
|
class |
AmqpTransactionCoordinator
Implements the AMQP Transaction Coordinator support to manage local
transactions between an AMQP client and the broker.
|
Copyright © 2005–2020 FuseSource, Corp.. All rights reserved.