|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||
| Uses of MethodRetryHandler in org.apache.commons.httpclient |
| Classes in org.apache.commons.httpclient that implement MethodRetryHandler | |
class |
DefaultMethodRetryHandler
The default MethodRetryHandler used by HttpMethodBase. |
| Methods in org.apache.commons.httpclient that return MethodRetryHandler | |
MethodRetryHandler |
HttpMethodBase.getMethodRetryHandler()
Returns the retry handler for this HTTP method |
| Methods in org.apache.commons.httpclient with parameters of type MethodRetryHandler | |
void |
HttpMethodBase.setMethodRetryHandler(MethodRetryHandler handler)
Sets the retry handler for this HTTP method |
|
||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||