Package | Description |
---|---|
org.apache.archiva.configuration | |
org.apache.archiva.configuration.io.registry | |
org.apache.archiva.proxy |
Modifier and Type | Field and Description |
---|---|
private List<ProxyConnectorRuleConfiguration> |
Configuration.proxyConnectorRuleConfigurations
Field proxyConnectorRuleConfigurations.
|
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.
|
Modifier and Type | Method and Description |
---|---|
private ProxyConnectorRuleConfiguration |
ConfigurationRegistryReader.readProxyConnectorRuleConfiguration(String prefix,
org.apache.archiva.redback.components.registry.Registry registry) |
Modifier and Type | Method and Description |
---|---|
private void |
ConfigurationRegistryWriter.writeProxyConnectorRuleConfiguration(String prefix,
ProxyConnectorRuleConfiguration value,
org.apache.archiva.redback.components.registry.Registry registry) |
Modifier and Type | Method and Description |
---|---|
private List<ProxyConnectorRuleConfiguration> |
DefaultRepositoryProxyConnectors.findProxyConnectorRules(String sourceRepository,
String targetRepository,
List<ProxyConnectorRuleConfiguration> all) |
Modifier and Type | Method and Description |
---|---|
private List<ProxyConnectorRuleConfiguration> |
DefaultRepositoryProxyConnectors.findProxyConnectorRules(String sourceRepository,
String targetRepository,
List<ProxyConnectorRuleConfiguration> all) |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.