| Modifier and Type | Field and Description |
|---|---|
static ProxyConfiguration |
ProxyConfiguration.DIRECT_CONFIGURATION |
| Modifier and Type | Method and Description |
|---|---|
ProxyConfiguration |
ProxyConfigurationService.getConfiguration()
Returns proxy configurations.
|
static ProxyConfiguration |
ProxyConfiguration.getConfiguration(PropertyContext context)
A convenient method to get ProxyConfiguration instance from a PropertyContext.
|
static ProxyConfiguration |
ProxyConfiguration.getConfiguration(PropertyContext context,
Supplier<ProxyConfiguration> perComponentSetting)
This method can be used by Components those originally have per component proxy configurations
to implement ProxyConfiguration Controller Service with backward compatibility.
|
| Modifier and Type | Method and Description |
|---|---|
static ProxyConfiguration |
ProxyConfiguration.getConfiguration(PropertyContext context,
Supplier<ProxyConfiguration> perComponentSetting)
This method can be used by Components those originally have per component proxy configurations
to implement ProxyConfiguration Controller Service with backward compatibility.
|
Copyright © 2018 Apache NiFi Project. All rights reserved.