Package org.apache.hc.client5.http.schedule
Scheduling strategies used by HTTP cache implementations.
-
Interface Summary Interface Description SchedulingStrategy Strategy to determine an execution time (schedule) for an operation. -
Class Summary Class Description ConcurrentCountMap<T> Concurrent map of integer counts.