Package org.apache.http.conn.params
Parameters for configuring HttpConn.
-
Interface Summary Interface Description ConnConnectionPNames Parameter names for connections in HttpConn.ConnManagerPNames Parameter names for connection managers in HttpConn.ConnPerRoute This interface is intended for looking up maximum number of connections allowed for for a given route.ConnRoutePNames Parameter names for routing in HttpConn. -
Class Summary Class Description ConnConnectionParamBean Allows for setting parameters relating to connections onHttpParams.ConnManagerParamBean Allows for setting parameters relating to connection managers onHttpParams.ConnManagerParams This class represents a collection of HTTP protocol parameters applicable to client-sideconnection managers.ConnPerRouteBean This class maintains a map of HTTP routes to maximum number of connections allowed for those routes.ConnRouteParamBean Allows for setting parameters relating to connection routes onHttpParams.ConnRouteParams An adaptor for accessing route related parameters inHttpParams.