Package org.apache.hc.client5.http.impl.schedule
Commons scheduling strategy implementations.
-
Class Summary Class Description ExponentialBackOffSchedulingStrategy An implementation that backs off exponentially based on the number of consecutive failed attempts.ImmediateSchedulingStrategy Immediately schedules any operation.