| 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 |
| Class and Description |
|---|
| AMQPConnectionContext |
| AMQPSessionContext |
| 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 |
| 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 |
Copyright © 2017 The Apache Software Foundation. All Rights Reserved.