Java org.apache.http.impl.client ClientParamsStack fields, constructors, methods, implement or subclass

Example usage for Java org.apache.http.impl.client ClientParamsStack fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.http.impl.client ClientParamsStack.

The text is from its open source code.

Constructor

Method

HttpParamsgetApplicationParams()
Obtains the application parameters of this stack.
HttpParamsgetClientParams()
Obtains the client parameters of this stack.
HttpParamsgetOverrideParams()
Obtains the override parameters of this stack.
HttpParamsgetRequestParams()
Obtains the request parameters of this stack.