| 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.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.handler |
| 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 |
AMQPConnectionContext |
class |
AMQPSessionContext |
class |
ProtonServerReceiverContext |
class |
ProtonServerSenderContext
TODO: Merge
ProtonServerSenderContext and ProtonClientSenderContext once we support 'global' link names. |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtonHandler |
Copyright © 2017 The Apache Software Foundation. All Rights Reserved.