public class HttpClientProxyConfig extends Object
| Constructor and Description |
|---|
HttpClientProxyConfig() |
HttpClientProxyConfig(String host,
int port,
String user,
String password) |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
String |
getPassword() |
int |
getPort() |
String |
getUser() |
String |
toString() |
Copyright © 2011–2023 The Apache Software Foundation. All rights reserved.