Uses of Class
org.apache.http.HttpHost

Packages that use HttpHost
Package Description
org.apache.http
The core interfaces and classes of the HTTP components.
org.apache.http.client
The API for client-side HTTP communication and entry point to the HttpClient module.
org.apache.http.client.params
Parameters for configuring HttpClient.
org.apache.http.client.utils
Helpers and utility classes for HttpClient.
org.apache.http.conn
The client-side connection management and handling API at the heart of what is referred to as HttpConn.
org.apache.http.conn.params
Parameters for configuring HttpConn.
org.apache.http.conn.routing
The client-side route representation and tracking API, part of HttpConn.
org.apache.http.conn.scheme  
org.apache.http.impl.client  
org.apache.http.impl.conn