Uses of Class
org.apache.qpid.protonj2.client.impl.ClientSenderLinkType
-
Packages that use ClientSenderLinkType Package Description org.apache.qpid.protonj2.client.impl -
-
Uses of ClientSenderLinkType in org.apache.qpid.protonj2.client.impl
Classes in org.apache.qpid.protonj2.client.impl with type parameters of type ClientSenderLinkType Modifier and Type Class Description classClientTrackable<SenderType extends ClientSenderLinkType<?>,TrackerType>Base type used to provide some common plumbing for Tracker typesSubclasses of ClientSenderLinkType in org.apache.qpid.protonj2.client.impl Modifier and Type Class Description classClientSenderProton based AMQP SenderclassClientStreamSenderClient implementation of aStreamSender.Fields in org.apache.qpid.protonj2.client.impl declared as ClientSenderLinkType Modifier and Type Field Description protected SenderTypeClientTrackable. sender
-