| Package | Description |
|---|---|
| io.higgs.http.client |
| Modifier and Type | Field and Description |
|---|---|
protected RetryPolicy |
Request.policy |
protected RetryPolicy |
ClientHandler.policy |
| Modifier and Type | Method and Description |
|---|---|
T |
Request.policy(RetryPolicy policy)
Set the retry policy that will be used to retry a request if it fails.
|
| Constructor and Description |
|---|
ClientHandler(Response response,
FutureResponse future,
RetryPolicy policy) |
Copyright © 2012-2015. All Rights Reserved.