Uses of Class
com.microsoft.tfs.core.httpclient.ProxyHost

Packages that use ProxyHost
com.microsoft.tfs.core.httpclient Classes and interfaces supporting the client side of the HTTP protocol. 
 

Uses of ProxyHost in com.microsoft.tfs.core.httpclient
 

Methods in com.microsoft.tfs.core.httpclient with parameters of type ProxyHost
 void HostConfiguration.setProxyHost(ProxyHost proxyHost)
          Sets the given proxy host
 

Constructors in com.microsoft.tfs.core.httpclient with parameters of type ProxyHost
ProxyHost(ProxyHost httpproxy)
          Copy constructor for HttpHost
 



© 2015 Microsoft. All rights reserved.