| Package | Description |
|---|---|
| org.apache.activemq.artemis.protocol.amqp.client |
This contains a very limited ClientProtocolmanager for AMQP / Proton
Where it only satisfies very basic functionality.
|
| org.apache.activemq.artemis.protocol.amqp.connect.mirror | |
| org.apache.activemq.artemis.protocol.amqp.proton |
This package includes classes used on the interaction with Proton, including Context classes that will be translated
through the model event.
|
| org.apache.activemq.artemis.protocol.amqp.proton.transaction |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtonClientSenderContext
TODO: Merge
ProtonServerSenderContext and ProtonClientSenderContext once we support 'global' link names. |
| Modifier and Type | Class and Description |
|---|---|
class |
AMQPMirrorControllerTarget |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtonAbstractReceiver |
class |
ProtonServerReceiverContext
This is the equivalent for the ServerProducer
|
class |
ProtonServerSenderContext
This is the Equivalent for the ServerConsumer
|
| Modifier and Type | Class and Description |
|---|---|
class |
ProtonTransactionHandler
handles an amqp Coordinator to deal with transaction boundaries etc
|
Copyright © 2021 The Apache Software Foundation. All rights reserved.