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

HttpRouteDirector Provides directions on establishing a route. 
HttpRoutePlanner Encapsulates logic to compute a HttpRoute to a target host. 
RouteInfo Read-only interface for route information. 

Classes

BasicRouteDirector Basic implementation of an HttpRouteDirector
HttpRoute The route for a request. 
RouteTracker Helps tracking the steps in establishing a route. 

Enums

RouteInfo.LayerType The layering type of a route. 
RouteInfo.TunnelType The tunnelling type of a route.