|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpHost | |
---|---|
org.apache.commons.httpclient | Classes and interfaces supporting the client side of the HTTP protocol. |
Uses of HttpHost in org.apache.commons.httpclient |
---|
Subclasses of HttpHost in org.apache.commons.httpclient | |
---|---|
class |
ProxyHost
Holds all of the variables needed to describe an HTTP connection to a proxy. |
Methods in org.apache.commons.httpclient with parameters of type HttpHost | |
---|---|
void |
HostConfiguration.setHost(HttpHost host)
Sets the given host |
Constructors in org.apache.commons.httpclient with parameters of type HttpHost | |
---|---|
HttpHost(HttpHost httphost)
Copy constructor for HttpHost |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |