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
Parameter names for HTTP client connections.
|
ConnManagerPNames
Deprecated.
|
ConnRoutePNames
Parameter names for connection routing.
|
Class and Description |
---|
ConnManagerPNames
Deprecated.
|
ConnPerRoute
This interface is intended for looking up maximum number of connections
allowed for a given route.
|
ConnPerRouteBean
This class maintains a map of HTTP routes to maximum number of connections allowed
for those routes.
|
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
This class maintains a map of HTTP routes to maximum number of connections allowed
for those routes.
|
Copyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.