Package | Description |
---|---|
org.apache.http.client.params |
Parameters for configuring the default HttpClient implementation.
|
org.apache.http.conn.params |
Parameters for configuring HTTP connection and connection management
related classes.
|
org.apache.http.impl.conn.tsccm |
The implementation of a thread-safe client connection manager.
|
Class and Description |
---|
ConnConnectionPNames
Deprecated.
|
ConnManagerPNames
Deprecated.
(4.1.2) use configuration methods of the specific connection manager implementation.
|
ConnRoutePNames
Parameter names for connection routing.
|
Class and Description |
---|
ConnManagerPNames
Deprecated.
(4.1.2) use configuration methods of the specific connection manager implementation.
|
ConnPerRoute
This interface is intended for looking up maximum number of connections
allowed for a given route.
|
ConnPerRouteBean
Deprecated.
(4.2) use
ConnPoolControl |
ConnRoutePNames
Parameter names for connection routing.
|
Class and Description |
---|
ConnPerRoute
This interface is intended for looking up maximum number of connections
allowed for a given route.
|
ConnPerRouteBean
Deprecated.
(4.2) use
ConnPoolControl |
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.