public class Proxy extends Object
| Constructor and Description |
|---|
Proxy(String host,
int port) |
Proxy(String host,
int port,
String proxyName,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
String |
getPassword() |
int |
getPort() |
String |
getProxyName() |
Copyright © 2006–2018 TinyGroup. All rights reserved.