Package | Description |
---|---|
org.apache.archiva.configuration |
Modifier and Type | Method and Description |
---|---|
List<ProxyConnectorRuleConfiguration> |
Configuration.getProxyConnectorRuleConfigurations()
Method getProxyConnectorRuleConfigurations.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.addProxyConnectorRuleConfiguration(ProxyConnectorRuleConfiguration proxyConnectorRuleConfiguration)
Method addProxyConnectorRuleConfiguration.
|
void |
Configuration.removeProxyConnectorRuleConfiguration(ProxyConnectorRuleConfiguration proxyConnectorRuleConfiguration)
Method removeProxyConnectorRuleConfiguration.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setProxyConnectorRuleConfigurations(List<ProxyConnectorRuleConfiguration> proxyConnectorRuleConfigurations)
Set the list of ProxyConnectorRuleConfigurations.
|
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.