| Package | Description |
|---|---|
| org.apache.http.impl.client.cache |
This package contains a cache module that can be used for HTTP/1.1
client-side caching.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
ExponentialBackOffSchedulingStrategy.schedule(AsynchronousValidationRequest revalidationRequest) |
|
void |
ImmediateSchedulingStrategy.schedule(AsynchronousValidationRequest revalidationRequest) |
|
void |
SchedulingStrategy.schedule(AsynchronousValidationRequest revalidationRequest) |
Schedule an
AsynchronousValidationRequest to be executed. |