|
|||||||||
| Home >> All >> org >> apache >> http >> [ protocol overview ] | PREV NEXT | ||||||||
Uses of Interface
org.apache.http.protocol.HttpRequestRetryHandler
| Uses of HttpRequestRetryHandler in org.apache.http.protocol |
| Fields in org.apache.http.protocol declared as HttpRequestRetryHandler | |
private HttpRequestRetryHandler |
HttpRequestExecutor.retryhandler
|
| Methods in org.apache.http.protocol that return HttpRequestRetryHandler | |
HttpRequestRetryHandler |
HttpRequestExecutor.getRetryHandler()
Obtain the retry handler. |
| Methods in org.apache.http.protocol with parameters of type HttpRequestRetryHandler | |
void |
HttpRequestExecutor.setRetryHandler(HttpRequestRetryHandler retryhandler)
Set the retry handler. |
|
|||||||||
| Home >> All >> org >> apache >> http >> [ protocol overview ] | PREV NEXT | ||||||||