Uses of Class
com.microsoft.tfs.core.httpclient.params.HostParams

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

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

Methods in com.microsoft.tfs.core.httpclient that return HostParams
 HostParams HostConfiguration.getParams()
          Returns HTTP protocol parameters associated with this host.
 

Methods in com.microsoft.tfs.core.httpclient with parameters of type HostParams
 void HostConfiguration.setParams(HostParams params)
          Assigns HTTP protocol parameters specific to this host.
 



© 2015 Microsoft. All rights reserved.