Uses of Class
org.apache.qpid.protonj2.client.impl.ClientTrackable
-
Uses of ClientTrackable in org.apache.qpid.protonj2.client.impl
Modifier and TypeClassDescriptionfinal class
StreamTracker
implementation that relies on the ClientTracker to handle the basicOutgoingDelivery
management.final class
Client outgoing delivery tracker object.Modifier and TypeFieldDescriptionprotected static final AtomicReferenceFieldUpdater<ClientTrackable,
DeliveryState> ClientTrackable.REMOTEL_DELIVERY_STATE_UPDATER
protected static final AtomicIntegerFieldUpdater<ClientTrackable>
ClientTrackable.REMOTELY_SETTLED_UPDATER