|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodRetryHandler | |
---|---|
org.apache.commons.httpclient | Classes and interfaces supporting the client side of the HTTP protocol. |
Uses of MethodRetryHandler in org.apache.commons.httpclient |
---|
Classes in org.apache.commons.httpclient that implement MethodRetryHandler | |
---|---|
class |
DefaultMethodRetryHandler
Deprecated. use DefaultHttpMethodRetryHandler |
Methods in org.apache.commons.httpclient that return MethodRetryHandler | |
---|---|
MethodRetryHandler |
HttpMethodBase.getMethodRetryHandler()
Deprecated. use HttpMethodParams |
Methods in org.apache.commons.httpclient with parameters of type MethodRetryHandler | |
---|---|
void |
HttpMethodBase.setMethodRetryHandler(MethodRetryHandler handler)
Deprecated. use HttpMethodParams |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |