Uses of Class
org.apache.qpid.protonj2.client.impl.ClientReceiverLinkType
-
Packages that use ClientReceiverLinkType Package Description org.apache.qpid.protonj2.client.impl -
-
Uses of ClientReceiverLinkType in org.apache.qpid.protonj2.client.impl
Classes in org.apache.qpid.protonj2.client.impl with type parameters of type ClientReceiverLinkType Modifier and Type Class Description classClientDeliverable<DeliveryType,ReceiverType extends ClientReceiverLinkType>Abstract type that implements some of the common portions of a delivery wrapper type.Subclasses of ClientReceiverLinkType in org.apache.qpid.protonj2.client.impl Modifier and Type Class Description classClientReceiverClientReceiverimplementation.classClientStreamReceiverClient implementation of aStreamReceiver.Fields in org.apache.qpid.protonj2.client.impl declared as ClientReceiverLinkType Modifier and Type Field Description protected ReceiverTypeClientDeliverable. receiver
-