Since: API Level 1
package

org.apache.http.conn.routing

Classes | Description

The client-side route representation and tracking API, part of HttpConn.

more...

Interfaces

HttpRouteDirectorProvides directions on establishing a route. 
HttpRoutePlannerEncapsulates logic to compute a HttpRoute to a target host. 
RouteInfoRead-only interface for route information. 

Classes

BasicRouteDirectorBasic implementation of an HttpRouteDirector
HttpRouteThe route for a request. 
RouteTrackerHelps tracking the steps in establishing a route. 

Enums

RouteInfo.LayerTypeThe layering type of a route. 
RouteInfo.TunnelTypeThe tunnelling type of a route.