Org.Apache.Http.Conn.Routing 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.
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. |