| Interface | Description |
|---|---|
| ProtonDeliveryHandler |
An interface to handle deliveries, either messages, acks or transaction calls
|
| ProtonPlugSender |
| Class | Description |
|---|---|
| AbstractConnectionContext | |
| AbstractProtonContextSender |
A this is a wrapper around an ActiveMQ Artemis ServerConsumer for handling outgoing messages and incoming acks via a Proton Sender
|
| AbstractProtonReceiverContext |
handles incoming messages via a Proton Receiver and forwards them to ActiveMQ
|
| AbstractProtonSessionContext |
ProtonSession is a direct representation of the session on the broker.
|
| AMQPConstants |
Constants derived from the AMQP spec
|
| AMQPConstants.Connection | |
| ProtonInitializable | |
| ProtonTransactionHandler |
handles an amqp Coordinator to deal with transaction boundaries etc
|
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.