Package | Description |
---|---|
org.apache.http.client |
The API for client-side HTTP communication.
|
org.apache.http.conn |
The client-side connection management and handling API that provides interfaces
and implementations for opening and managing client side HTTP connections.
|
org.apache.http.conn.params |
Parameters for configuring HTTP connection and connection management
related classes.
|
org.apache.http.conn.routing |
The client-side route representation and tracking API.
|
org.apache.http.impl.client |
Default implementations for interfaces in
org.apache.http.client . |
org.apache.http.impl.conn |
Default implementations for interfaces in
org.apache.http.impl.conn and related classes. |
org.apache.http.impl.conn.tsccm |
The implementation of a thread-safe client connection manager.
|
Class and Description |
---|
HttpRoute
The route for a request.
|
Class and Description |
---|
HttpRoute
The route for a request.
|
Class and Description |
---|
HttpRoute
The route for a request.
|
Class and Description |
---|
HttpRoute
The route for a request.
|
HttpRouteDirector
Provides directions on establishing a route.
|
RouteInfo
Read-only interface for route information.
|
RouteInfo.LayerType
The layering type of a route.
|
RouteInfo.TunnelType
The tunnelling type of a route.
|
Class and Description |
---|
HttpRoute
The route for a request.
|
HttpRoutePlanner
Encapsulates logic to compute a
HttpRoute to a target host. |
Class and Description |
---|
HttpRoute
The route for a request.
|
HttpRoutePlanner
Encapsulates logic to compute a
HttpRoute to a target host. |
RouteTracker
Helps tracking the steps in establishing a route.
|
Class and Description |
---|
HttpRoute
The route for a request.
|
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.