public class Proxy extends Object
Constructor and Description |
---|
Proxy(String host,
int port) |
Proxy(String host,
int port,
String username,
String password) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
String |
getHost() |
String |
getPassword() |
int |
getPort() |
String |
getUsername() |
int |
hashCode() |
String |
toString() |
Copyright © 2017. All rights reserved.