Uses of Class
org.apache.qpid.protonj2.engine.impl.ProtonEndpoint
-
Uses of ProtonEndpoint in org.apache.qpid.protonj2.engine.impl
Modifier and TypeClassDescriptionclass
Implements the proton Connection APIclass
ProtonLink<L extends Link<L>>
Common base for Proton Senders and Receivers.class
Proton Receiver link implementation.class
Proton Sender link implementation.class
Proton API for Session type.class
TransactionController
implementation that implements the abstraction around a sender link that initiates requests toDeclare
and toDischarge
AMQPTransaction
instance.final class
TransactionManager
implementation that implements the abstraction around a receiver link that responds to requests toDeclare
and toDischarge
AMQPTransaction
instance.