public class ProxyClient extends Object
Constructor and Description |
---|
ProxyClient() |
ProxyClient(HttpConnectionFactory<ManagedHttpClientConnection> connFactory,
Http1Config h1Config,
CharCodingConfig charCodingConfig,
RequestConfig requestConfig) |
ProxyClient(RequestConfig requestConfig) |
Modifier and Type | Method and Description |
---|---|
Socket |
tunnel(HttpHost proxy,
HttpHost target,
Credentials credentials) |
public ProxyClient()
public ProxyClient(HttpConnectionFactory<ManagedHttpClientConnection> connFactory, Http1Config h1Config, CharCodingConfig charCodingConfig, RequestConfig requestConfig)
public ProxyClient(RequestConfig requestConfig)
public Socket tunnel(HttpHost proxy, HttpHost target, Credentials credentials) throws IOException, HttpException
IOException
HttpException