public class ProxyOptions extends Object
| Constructor and Description |
|---|
ProxyOptions(Proxy proxy)
Builds a new instance using the given Proxy.
|
ProxyOptions(Proxy proxy,
String proxyUsername,
char[] proxyPassword) |
public ProxyOptions(Proxy proxy)
basicAuthentication is set.proxy - - The proxy settingCopyright © 2022. All rights reserved.