FileDocCategorySizeDatePackage
AllClientPNames.javaAPI DocAndroid 1.5 API2639Wed May 06 22:41:10 BST 2009org.apache.http.client.params

AllClientPNames

public interface AllClientPNames implements CookieSpecPNames, ConnManagerPNames, CoreProtocolPNames, ConnRoutePNames, CoreConnectionPNames, AuthPNames, ClientPNames, ConnConnectionPNames
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.
version
$Revision: 576078 $
since
4.0

Fields Summary
Constructors Summary
Methods Summary