public class ProxyConfiguration extends Object
| Constructor and Description |
|---|
ProxyConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
String |
getHost() |
Integer |
getPort() |
String |
getProtocol() |
void |
setHost(String host) |
void |
setPort(Integer port) |
void |
setProtocol(String protocol) |
String |
toString() |
Copyright © 2021. All rights reserved.