Uses of Interface
org.apache.http.conn.params.ConnManagerPNames
-
Packages that use ConnManagerPNames Package Description org.apache.http.client.params Deprecated.org.apache.http.conn.params Deprecated. -
-
Uses of ConnManagerPNames in org.apache.http.client.params
Subinterfaces of ConnManagerPNames in org.apache.http.client.params Modifier and Type Interface Description interface
AllClientPNames
Deprecated. -
Uses of ConnManagerPNames in org.apache.http.conn.params
Classes in org.apache.http.conn.params that implement ConnManagerPNames Modifier and Type Class Description class
ConnManagerParams
Deprecated.(4.1) use configuration methods of the specific connection manager implementation.
-