| 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.
|
| Class and Description |
|---|
| ActiveMQProtonRemotingConnection
This is a Server's Connection representation used by ActiveMQ Artemis.
|
| AMQPConnectionCallback |
| AMQPSessionCallback |
| ProtonProtocolManager
A proton protocol manager, basically reads the Proton Input and maps proton resources to ActiveMQ Artemis resources
|
| ProtonProtocolManagerFactory |
| Class and Description |
|---|
| ActiveMQProtonRemotingConnection
This is a Server's Connection representation used by ActiveMQ Artemis.
|
| AMQPSessionCallback |
| ProtonProtocolManager
A proton protocol manager, basically reads the Proton Input and maps proton resources to ActiveMQ Artemis resources
|
| ProtonProtocolManagerFactory |
| Class and Description |
|---|
| AMQPConnectionCallback |
| AMQPSessionCallback |
Copyright © 2017 The Apache Software Foundation. All Rights Reserved.