Uses of Interface
org.apache.qpid.protonj2.engine.Link
Package
Description
-
Uses of Link in org.apache.qpid.protonj2.client.impl
Modifier 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
Modifier and TypeInterfaceDescriptioninterface
Modifier and TypeInterfaceDescriptioninterface
AMQP Receiver APIinterface
AMQP Sender API -
Uses of Link in org.apache.qpid.protonj2.engine.impl
Modifier and TypeClassDescriptionclass
ProtonLink<L extends Link<L>>
Common base for Proton Senders and Receivers.Modifier and TypeClassDescriptionclass
ProtonLink<L extends Link<L>>
Common base for Proton Senders and Receivers.class
Proton Receiver link implementation.class
Proton Sender link implementation.