| Package | Description |
|---|---|
| org.apache.activemq.artemis.protocol.amqp.broker |
This package includes classes used to interact with the broker.
|
| 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 | |
| org.apache.activemq.artemis.protocol.amqp.proton.transaction |
| Class and Description |
|---|
| AMQPConnectionContext |
| AMQPSessionContext |
| ProtonServerReceiverContext |
| ProtonServerSenderContext
TODO: Merge
ProtonServerSenderContext and ProtonClientSenderContext once we support 'global' link names. |
| Class and Description |
|---|
| AMQPConnectionContext |
| AMQPSessionContext |
| ProtonDeliveryHandler
An interface to handle deliveries, either messages, acks or transaction calls
|
| ProtonInitializable |
| ProtonServerSenderContext
TODO: Merge
ProtonServerSenderContext and ProtonClientSenderContext once we support 'global' link names. |
| Class and Description |
|---|
| AMQPConnectionContext |
| AmqpNoLocalFilter
A Described Type wrapper for JMS no local option for MessageConsumer.
|
| AMQPSessionContext |
| AmqpTransferTagGenerator
Utility class that can generate and if enabled pool the binary tag values
used to identify transfers over an AMQP link.
|
| ProtonDeliveryHandler
An interface to handle deliveries, either messages, acks or transaction calls
|
| ProtonInitializable |
| ProtonServerReceiverContext |
| ProtonServerSenderContext
TODO: Merge
ProtonServerSenderContext and ProtonClientSenderContext once we support 'global' link names. |
| Class and Description |
|---|
| ProtonInitializable |
| Class and Description |
|---|
| AMQPConnectionContext |
| ProtonDeliveryHandler
An interface to handle deliveries, either messages, acks or transaction calls
|
| ProtonServerSenderContext
TODO: Merge
ProtonServerSenderContext and ProtonClientSenderContext once we support 'global' link names. |
Copyright © 2018 The Apache Software Foundation. All Rights Reserved.