| Package | Description |
|---|---|
| org.apache.http.impl.client |
Default implementations for interfaces in
org.apache.http.client. |
| Constructor and Description |
|---|
ClientParamsStack(ClientParamsStack stack)
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)
Creates a modified copy of a parameter stack.
|
Copyright © 1999-2015 The Apache Software Foundation. All Rights Reserved.