Android APIs
org.apache.http.client.params.AllClientPNames

This interface is deprecated.
Please use openConnection() instead. Please visit this webpage for further details.

Class Overview

Collected parameter names for the HttpClient module. This interface combines the parameter definitions of the HttpClient module and all dependency modules or informational units. It does not define additional parameter names, but references other interfaces defining parameter names.
This interface is meant as a navigation aid for developers. When referring to parameter names, you should use the interfaces in which the respective constants are actually defined.

Summary

[Expand]
Inherited Constants
From interface org.apache.http.params.CoreConnectionPNames
From interface org.apache.http.params.CoreProtocolPNames
From interface org.apache.http.client.params.ClientPNames
From interface org.apache.http.auth.params.AuthPNames
From interface org.apache.http.cookie.params.CookieSpecPNames
From interface org.apache.http.conn.params.ConnConnectionPNames
From interface org.apache.http.conn.params.ConnManagerPNames
From interface org.apache.http.conn.params.ConnRoutePNames