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 class
ClientDelivery
Client inbound delivery object.class
ClientStreamDelivery
AStreamDelivery
implementation that provides the mechanics of reading message types from an incoming split framed transfer.
-