Package | Description |
---|---|
org.apache.commons.httpclient |
Classes and interfaces supporting the client side of the HTTP protocol.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultMethodRetryHandler
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
MethodRetryHandler |
HttpMethodBase.getMethodRetryHandler()
Deprecated.
use
HttpMethodParams |
Modifier and Type | Method and Description |
---|---|
void |
HttpMethodBase.setMethodRetryHandler(MethodRetryHandler handler)
Deprecated.
use
HttpMethodParams |
Copyright © 2001-2012 Apache Software Foundation. All Rights Reserved.