public class StandardSocketFactoryProvider extends Object implements SocketFactoryProvider
| Constructor and Description |
|---|
StandardSocketFactoryProvider() |
| Modifier and Type | Method and Description |
|---|---|
SocketFactory |
getSocketFactory(ProxyConfiguration proxyConfiguration)
Get Socket Factory returns ProxySocketFactory without credentials and BrokeredSocketFactory with credentials
|
public SocketFactory getSocketFactory(ProxyConfiguration proxyConfiguration)
getSocketFactory in interface SocketFactoryProviderproxyConfiguration - Proxy Configuration requiredCopyright © 2023 Apache NiFi Project. All rights reserved.