Org.Apache.Http.Conn.Params Namespace

Remarks

Parameters for configuring HttpConn.

Classes

TypeReason
ConnConnectionParamBeanAllows for setting parameters relating to connections on Org.Apache.Http.Params.IHttpParams.
ConnConnectionPNamesParameter names for connections in HttpConn.
ConnConnectionPNamesConstsDocumentation for this section has not yet been entered.
ConnManagerParamBeanAllows for setting parameters relating to connection managers on Org.Apache.Http.Params.IHttpParams.
ConnManagerParamsThis class represents a collection of HTTP protocol parameters applicable to client-side Org.Apache.Http.Conn.IClientConnectionManager.
ConnManagerParams+InterfaceConstsDocumentation for this section has not yet been entered.
ConnManagerPNamesParameter names for connection managers in HttpConn.
ConnManagerPNamesConstsDocumentation for this section has not yet been entered.
ConnPerRouteBeanThis class maintains a map of HTTP routes to maximum number of connections allowed for those routes.
ConnRouteParamBeanAllows for setting parameters relating to connection routes on Org.Apache.Http.Params.IHttpParams.
ConnRouteParamsAn adaptor for accessing route related parameters in Org.Apache.Http.Params.IHttpParams.
ConnRouteParams+InterfaceConstsDocumentation for this section has not yet been entered.
ConnRoutePNamesParameter names for routing in HttpConn.
ConnRoutePNamesConstsDocumentation for this section has not yet been entered.
IConnPerRouteThis interface is intended for looking up maximum number of connections allowed for for a given route.