Uses of Interface
org.apache.qpid.protonj2.engine.Link
Packages that use Link
-
Uses of Link in org.apache.qpid.protonj2.engine
Classes in org.apache.qpid.protonj2.engine with type parameters of type LinkModifier and TypeInterfaceDescriptioninterfaceSubinterfaces of Link in org.apache.qpid.protonj2.engineModifier and TypeInterfaceDescriptioninterfaceAMQP Receiver APIinterfaceAMQP 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 TypeClassDescriptionclassProtonLink<L extends Link<L>>Common base for Proton Senders and Receivers.Classes in org.apache.qpid.protonj2.engine.impl that implement LinkModifier and TypeClassDescriptionclassProtonLink<L extends Link<L>>Common base for Proton Senders and Receivers.classProton Receiver link implementation.classProton Sender link implementation.Methods in org.apache.qpid.protonj2.engine.impl that return types with arguments of type Link