Uses of Interface
org.apache.qpid.protonj2.engine.Link
Packages that use Link
Package
Description
-
Uses of Link in org.apache.qpid.protonj2.client.impl
Classes in org.apache.qpid.protonj2.client.impl with type parameters of type LinkModifier and TypeClassDescriptionclass
ClientLinkType<LinkType extends Link<LinkType>,
ProtonType extends Link<ProtonType>> Base type used by client resources that represent an AMQP link type. -
Uses of Link in org.apache.qpid.protonj2.engine
Classes in org.apache.qpid.protonj2.engine with type parameters of type LinkModifier and TypeInterfaceDescriptioninterface
Subinterfaces of Link in org.apache.qpid.protonj2.engineModifier and TypeInterfaceDescriptioninterface
AMQP Receiver APIinterface
AMQP Sender APIMethods in org.apache.qpid.protonj2.engine that return types with arguments of type Link -
Uses of Link in org.apache.qpid.protonj2.engine.impl
Classes in org.apache.qpid.protonj2.engine.impl with type parameters of type LinkModifier and TypeClassDescriptionclass
ProtonLink<L extends Link<L>>
Common base for Proton Senders and Receivers.Classes in org.apache.qpid.protonj2.engine.impl that implement LinkModifier and TypeClassDescriptionclass
ProtonLink<L extends Link<L>>
Common base for Proton Senders and Receivers.class
Proton Receiver link implementation.class
Proton Sender link implementation.Methods in org.apache.qpid.protonj2.engine.impl that return types with arguments of type Link