Uses of Package
org.apache.qpid.protonj2.engine.impl
Packages that use org.apache.qpid.protonj2.engine.impl
-
Classes in org.apache.qpid.protonj2.engine.impl used by org.apache.qpid.protonj2.engine.implClassDescriptionProton implementation of an Attachments object.Implements the proton Connection APIProton provided
DeliveryTagGenerator
utility.An enumeration of the Proton providedDeliveryTagGenerator
implementations.Proton abstractEndpoint
implementation that provides some common facilities.The default proton Engine implementation.Proton engine configuration APIContext for a registered EngineHandlerA Default No-Op SASL context that is used to provide the engine with a stub when no SASL is configured for the operating engine.Pipeline ofEngineHandler
instances used to process IOWrapper around the internalProtonEnginePipeline
used to present a guarded pipeline to the outside world when theEngine.pipeline()
method is used to gain access to the pipeline.Proton Incoming Delivery implementationCommon base for Proton Senders and Receivers.Holds the current credit state for a given link.Proton outgoing delivery implementationProton Receiver link implementation.Proton Sender link implementation.A Built in protonDeliveryTagGenerator
that creates new tags using a sequential numeric value which is encoded using the most compact representation of the numeric value.Proton API for Session type.TransactionController
implementation that implements the abstraction around a sender link that initiates requests toDeclare
and toDischarge
AMQPTransaction
instance.