| Package | Description |
|---|---|
| org.apache.qpid.proton.engine |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Connection
Maintains lists of sessions, links and deliveries in a state
that is interesting to the application.
|
interface |
Link
Link
The settlement mode defaults are:
Sender settle mode -
SenderSettleMode.MIXED. |
interface |
Receiver
Receiver
|
interface |
Sender
Sender
|
interface |
Session
Session
Note that session level flow control is handled internally by Proton.
|
interface |
Transport
Operates on the entities in the associated
Connection
by accepting and producing binary AMQP output, potentially
layered within SASL and/or SSL. |
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.