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