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