Org.Apache.Http.Conn.Routing Namespace

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

Classes

BasicRouteDirector

Basic implementation of an HttpRouteDirector.

BasicRouteDirector.InterfaceConsts
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

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.