Uses of Class
org.apache.qpid.protonj2.client.impl.ClientTrackable
-
Packages that use ClientTrackable Package Description org.apache.qpid.protonj2.client.impl -
-
Uses of ClientTrackable in org.apache.qpid.protonj2.client.impl
Subclasses of ClientTrackable in org.apache.qpid.protonj2.client.impl Modifier and Type Class Description class
ClientStreamTracker
StreamTracker
implementation that relies on the ClientTracker to handle the basicOutgoingDelivery
management.class
ClientTracker
Client outgoing delivery tracker object.
-