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

Packages that use DefaultHttpParams
com.microsoft.tfs.core.httpclient.params HttpClient preferences framework. 
 

Uses of DefaultHttpParams in com.microsoft.tfs.core.httpclient.params
 

Subclasses of DefaultHttpParams in com.microsoft.tfs.core.httpclient.params
 class HostParams
          This class represents a collection of HTTP protocol parameters applicable to instances of HostConfiguration.
 class HttpClientParams
          This class represents a collection of HTTP protocol parameters applicable to instances of HttpClient.
 class HttpConnectionManagerParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP connection managers.
 class HttpConnectionParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP connections.
 class HttpMethodParams
          This class represents a collection of HTTP protocol parameters applicable to HTTP methods.
 



© 2015 Microsoft. All rights reserved.