public final class ProxySettings extends Object
| Constructor and Description |
|---|
ProxySettings(String host,
int port,
String username,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
String |
getPassword() |
int |
getPort() |
String |
getUsername() |
Copyright © 2018. All rights reserved.