Uses of Class
org.apache.http.impl.client.ClientParamsStack

Packages that use ClientParamsStack
org.apache.http.impl.client Default HTTP client implementation. 
 

Uses of ClientParamsStack in org.apache.http.impl.client
 

Constructors in org.apache.http.impl.client with parameters of type ClientParamsStack
ClientParamsStack(ClientParamsStack stack)
          Deprecated. Creates a copy of a parameter stack.
ClientParamsStack(ClientParamsStack stack, org.apache.http.params.HttpParams aparams, org.apache.http.params.HttpParams cparams, org.apache.http.params.HttpParams rparams, org.apache.http.params.HttpParams oparams)
          Deprecated. Creates a modified copy of a parameter stack.
 



Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.