Org.Apache.Http.Conn.Routing Namespace

An HttpRoute is the path along which a request has to be sent to the server.

Classes

Name Description
BasicRouteDirector

Basic implementation of an HttpRouteDirector.

BasicRouteDirector.InterfaceConsts

Defines constants that describe the steps for establishing an HTTP route.

HttpRoute

The route for a request.

HttpRouteDirector

Provides directions on establishing a route.

RouteInfoLayerType

The layering type of a route.

RouteInfoTunnelType

The tunnelling type of a route.

RouteTracker

Helps tracking the steps in establishing a route.

Interfaces

Name Description
IHttpRouteDirector

Provides directions on establishing a route.

IHttpRoutePlanner

Encapsulates logic to compute a HttpRoute to a target host.

IRouteInfo

Read-only interface for route information.