Uses of Class
org.apache.qpid.protonj2.client.impl.ClientLinkType
Packages that use ClientLinkType
-
Uses of ClientLinkType in org.apache.qpid.protonj2.client.impl
Subclasses of ClientLinkType in org.apache.qpid.protonj2.client.implModifier and TypeClassDescriptionfinal classClientReceiverimplementation.classClientReceiverLinkType<ReceiverType extends Link<ReceiverType>>Base class for client link types that wrap a proton receiver to provide delivery dispatch in some manner.final classProton based AMQP SenderclassClientSenderLinkType<LinkType extends Link<LinkType>>Base type for all the proton client sender types which provides a few extra APIs for the connection and session to use when managing senders.final classClient implementation of aStreamReceiver.final classClient implementation of aStreamSender.Fields in org.apache.qpid.protonj2.client.impl with type parameters of type ClientLinkTypeModifier and TypeFieldDescriptionprotected static final AtomicIntegerFieldUpdater<ClientLinkType>ClientLinkType.CLOSED_UPDATER