ProtonAttachments |
Proton implementation of an Attachments object.
|
ProtonConnection |
Implements the proton Connection API
|
ProtonDeliveryTagGenerator |
|
ProtonDeliveryTagGenerator.BUILTIN |
|
ProtonEndpoint |
Proton abstract Endpoint implementation that provides some common facilities.
|
ProtonEngine |
The default proton Engine implementation.
|
ProtonEngineConfiguration |
Proton engine configuration API
|
ProtonEngineHandlerContext |
Context for a registered EngineHandler
|
ProtonEngineNoOpSaslDriver |
A Default No-Op SASL context that is used to provide the engine with a stub
when no SASL is configured for the operating engine.
|
ProtonEnginePipeline |
|
ProtonEnginePipelineProxy |
|
ProtonIncomingDelivery |
Proton Incoming Delivery implementation
|
ProtonLink |
Common base for Proton Senders and Receivers.
|
ProtonLinkCreditState |
Holds the current credit state for a given link.
|
ProtonOutgoingDelivery |
Proton outgoing delivery implementation
|
ProtonReceiver |
Proton Receiver link implementation.
|
ProtonSender |
Proton Sender link implementation.
|
ProtonSequentialTagGenerator |
A Built in proton DeliveryTagGenerator that creates new tags using a sequential
numeric value which is encoded using the most compact representation of the numeric value.
|
ProtonSession |
Proton API for Session type.
|
ProtonTransactionController |
|