Uses of Class
org.apache.qpid.protonj2.client.impl.ClientDeliverable
-
Packages that use ClientDeliverable Package Description org.apache.qpid.protonj2.client.impl -
-
Uses of ClientDeliverable in org.apache.qpid.protonj2.client.impl
Subclasses of ClientDeliverable in org.apache.qpid.protonj2.client.impl Modifier and Type Class Description classClientDeliveryClient inbound delivery object.classClientStreamDeliveryAStreamDeliveryimplementation that provides the mechanics of reading message types from an incoming split framed transfer.
-