Org.Apache.Http.Conn.Params Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
| Name | Description |
|---|---|
| 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 |
Constants inherited from IConnManagerPNames. |
| 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 |
Constants inherited from IConnRoutePNames. |
| ConnRoutePNames |
Parameter names for routing in HttpConn. |
Interfaces
| Name | Description |
|---|---|
| IConnConnectionPNames |
Parameter names for connections in HttpConn. |
| IConnManagerPNames |
Parameter names for connection managers in HttpConn. |
| IConnPerRoute |
This interface is intended for looking up maximum number of connections allowed for for a given route. |
| IConnRoutePNames |
Parameter names for routing in HttpConn. |