public class Proxy extends Object
Constructor and Description |
---|
Proxy(String host,
Integer port) |
Proxy(String host,
Integer port,
String username,
String password) |
Modifier and Type | Method and Description |
---|---|
String |
getHost() |
String |
getPassword() |
Integer |
getPort() |
String |
getUsername() |
boolean |
isAuthenticated() |
Copyright © 2021. All rights reserved.