Org.Apache.Http.Conn.Params Namespace

Classes

ConnConnectionParamBean

Allows for setting parameters relating to connections on IHttpParams.

ConnConnectionPNames

Parameter names for connections in HttpConn.

ConnManagerParamBean

Allows for setting parameters relating to connection managers on IHttpParams.

ConnManagerParams

This class represents a collection of HTTP protocol parameters applicable to client-side IClientConnectionManager.

ConnManagerParams.InterfaceConsts
ConnManagerPNames

Parameter names for connection managers in HttpConn.

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 on IHttpParams.

ConnRouteParams

An adaptor for accessing route related parameters in IHttpParams.

ConnRouteParams.InterfaceConsts
ConnRoutePNames

Parameter names for routing in HttpConn.

Interfaces

IConnConnectionPNames
IConnManagerPNames
IConnPerRoute

This interface is intended for looking up maximum number of connections allowed for for a given route.

IConnRoutePNames