Java android.net Proxy fields, constructors, methods, implement or subclass

Example usage for Java android.net Proxy fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.net Proxy.

The text is from its open source code.

Field

StringPROXY_CHANGE_ACTION
Used to notify an app that's caching the proxy that either the default connection has changed or any connection's proxy has changed.
intPROXY_VALID

Method

booleanequals(Object obj)
Indicates whether some other object is "equal to" this one.
StringgetDefaultHost()
Return the default proxy host specified by the carrier.
intgetDefaultPort()
Return the default proxy port specified by the carrier.
StringgetHost(Context ctx)
Return the proxy host set by the user.
intgetPort(Context ctx)
Return the proxy port set by the user.
intvalidate(String hostname, String port, String exclList)
Validate syntax of hostname, port and exclusion list entries