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