org.apache.http.impl.client
Class ProxyClient
java.lang.Object
org.apache.http.impl.client.ProxyClient
public class ProxyClient
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ProxyClient
public ProxyClient(HttpParams params)
ProxyClient
public ProxyClient()
getParams
public HttpParams getParams()
getAuthSchemeRegistry
public AuthSchemeRegistry getAuthSchemeRegistry()
tunnel
public Socket tunnel(HttpHost proxy,
HttpHost target,
Credentials credentials)
throws IOException,
HttpException
- Throws:
IOException
HttpException
Copyright © 1999-2013 The Apache Software Foundation. All Rights Reserved.