Uses of Interface
org.apache.qpid.proton.engine.Extendable
Packages that use Extendable
Package
Description
-
Uses of Extendable in org.apache.qpid.proton.engine
Classes in org.apache.qpid.proton.engine with type parameters of type ExtendableModifier and TypeClassDescriptionfinal class
ExtendableAccessor<E extends Extendable,
T> A typesafe convenience class for associating additional data withExtendable
classes.Subinterfaces of Extendable in org.apache.qpid.proton.engineModifier and TypeInterfaceDescriptioninterface
Maintains lists of sessions, links and deliveries in a state that is interesting to the application.interface
A delivery of a message on a particular link.interface
interface
Eventinterface
Link The settlement mode defaults are: Sender settle mode -SenderSettleMode.MIXED
.interface
ExtendsConnection
with functionality that is specific to proton-jinterface
interface
ExtendsSession
with functionality that is specific to proton-jinterface
ExtendsTransport
with functionality that is specific to proton-jinterface
Receiverinterface
Senderinterface
Session Note that session level flow control is handled internally by Proton.interface
Operates on the entities in the associatedConnection
by accepting and producing binary AMQP output, potentially layered within SASL and/or SSL.Methods in org.apache.qpid.proton.engine with parameters of type ExtendableModifier and TypeMethodDescriptionstatic Handler
BaseHandler.getHandler
(Extendable ext) static void
BaseHandler.setHandler
(Extendable ext, Handler handler) -
Uses of Extendable in org.apache.qpid.proton.engine.impl
Subinterfaces of Extendable in org.apache.qpid.proton.engine.implModifier and TypeInterfaceDescriptioninterface
Extended Transport interface providing access to certain methods intended mainly for internal use, or use in extending implementation details not strictly considered part of the public Transport API.Classes in org.apache.qpid.proton.engine.impl that implement ExtendableModifier and TypeClassDescriptionclass
class
class
class
class
class
class
class
-
Uses of Extendable in org.apache.qpid.proton.reactor
Subinterfaces of Extendable in org.apache.qpid.proton.reactor -
Uses of Extendable in org.apache.qpid.proton.reactor.impl
Classes in org.apache.qpid.proton.reactor.impl that implement ExtendableModifier and TypeClassDescriptionclass
class
class
class