Package org.apache.http.conn.routing

Client connection routing APIs.

See:
          Description

Interface Summary
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.
 

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

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

Package org.apache.http.conn.routing Description

Client connection routing APIs.



Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.