android.net
Class Proxy
java.lang.Object
android.net.Proxy
public final class Proxy
- extends Object
|
Constructor Summary |
Proxy()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PROXY_CHANGE_ACTION
public static final String PROXY_CHANGE_ACTION
- See Also:
- Constant Field Values
Proxy
public Proxy()
getHost
@Deprecated
public static final String getHost(Context ctx)
- Deprecated.
getPort
@Deprecated
public static final int getPort(Context ctx)
- Deprecated.
getDefaultHost
@Deprecated
public static final String getDefaultHost()
- Deprecated.
getDefaultPort
@Deprecated
public static final int getDefaultPort()
- Deprecated.
Copyright © 2008-2012. All Rights Reserved.