Interface ProxyOptionsProvider.HttpProxyOptions
- All Superinterfaces:
ProxyOptionsProvider.ProxyOptions
- All Known Implementing Classes:
HttpProxyProperties
- Enclosing interface:
ProxyOptionsProvider
public static interface ProxyOptionsProvider.HttpProxyOptions
extends ProxyOptionsProvider.ProxyOptions
Interface to be implemented by classes that wish to describe the http based client proxy.
-
Method Summary
Methods inherited from interface ProxyOptionsProvider.ProxyOptions
getHostname, getPassword, getPort, getType, getUsername
-
Method Details
-
getNonProxyHosts
-