Handler interface for proxy setting operations.
String getProxyHost()
Gets the address of the proxy host.
String getProxyDescription()
Gets the description of the proxy.
void cancel()
Cancels inputting the username and password of the proxy.
int getProxyPort()
Gets the proxy port.
void inputUsernamePassword(String userName, String psw)
Inputs the username and password of the proxy.