public static class HttpProxySettings.HttpProxy extends Object
| Modifier and Type | Field and Description |
|---|---|
PasswordCredentials |
credentials |
String |
host |
int |
port |
| Constructor and Description |
|---|
HttpProxySettings.HttpProxy(String host,
int port,
String username,
String password) |
public final String host
public final int port
public final PasswordCredentials credentials
Copyright © 2013. All rights reserved