| Package | Description |
|---|---|
| org.apache.commons.httpclient |
Classes and interfaces supporting the client side of the HTTP protocol.
|
| org.apache.commons.httpclient.contrib.proxy |
| Modifier and Type | Method and Description |
|---|---|
void |
HostConfiguration.setProxyHost(ProxyHost proxyHost)
Sets the given proxy host
|
| Constructor and Description |
|---|
ProxyHost(ProxyHost httpproxy)
Copy constructor for HttpHost
|
| Modifier and Type | Method and Description |
|---|---|
static ProxyHost |
PluginProxyUtil.detectProxy(URL sampleURL)
Returns the Proxy Host information using settings from the java plugin.
|
Copyright © 2012 Apache Software Foundation. All Rights Reserved.