Interface ProxyOptionsProvider.ProxyOptions
- All Known Subinterfaces:
ProxyOptionsProvider.AmqpProxyOptions, ProxyOptionsProvider.HttpProxyOptions
- All Known Implementing Classes:
AmqpProxyProperties, HttpProxyProperties, ProxyProperties
- Enclosing interface:
ProxyOptionsProvider
public static interface ProxyOptionsProvider.ProxyOptions
Interface to be implemented by classes that wish to describe the proxy.
-
Method Details
-
getType
-
getHostname
-
getPort
-
getUsername
-
getPassword
-