|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ServiceUnavailableRetryStrategy | |
|---|---|
| org.apache.http.impl.client | Default implementations for interfaces in
org.apache.http.client. |
| Uses of ServiceUnavailableRetryStrategy in org.apache.http.impl.client |
|---|
| Classes in org.apache.http.impl.client that implement ServiceUnavailableRetryStrategy | |
|---|---|
class |
DefaultServiceUnavailableRetryStrategy
Default implementation of the ServiceUnavailableRetryStrategy interface. |
| Constructors in org.apache.http.impl.client with parameters of type ServiceUnavailableRetryStrategy | |
|---|---|
AutoRetryHttpClient(HttpClient client,
ServiceUnavailableRetryStrategy retryStrategy)
|
|
AutoRetryHttpClient(ServiceUnavailableRetryStrategy config)
Constructs a AutoRetryHttpClient with the given caching options that
stores cache entries in memory and uses a vanilla
DefaultHttpClient for backend requests. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||