Modifier and Type | Method and Description |
---|---|
protected NetworkProxyConfiguration |
DefaultNetworkProxyAdmin.getNetworkProxyConfiguration(NetworkProxy networkProxy) |
Modifier and Type | Method and Description |
---|---|
protected NetworkProxy |
DefaultNetworkProxyAdmin.getNetworkProxy(NetworkProxyConfiguration networkProxyConfiguration) |
Modifier and Type | Field and Description |
---|---|
private List<NetworkProxyConfiguration> |
Configuration.networkProxies
Field networkProxies.
|
Modifier and Type | Method and Description |
---|---|
List<NetworkProxyConfiguration> |
Configuration.getNetworkProxies()
Method getNetworkProxies.
|
Map<String,NetworkProxyConfiguration> |
Configuration.getNetworkProxiesAsMap() |
Modifier and Type | Method and Description |
---|---|
void |
Configuration.addNetworkProxy(NetworkProxyConfiguration networkProxyConfiguration)
Method addNetworkProxy.
|
void |
Configuration.removeNetworkProxy(NetworkProxyConfiguration networkProxyConfiguration)
Method removeNetworkProxy.
|
Modifier and Type | Method and Description |
---|---|
void |
Configuration.setNetworkProxies(List<NetworkProxyConfiguration> networkProxies)
Set the list of network proxies to use for outgoing
requests.
|
Modifier and Type | Method and Description |
---|---|
int |
NetworkProxyComparator.compare(NetworkProxyConfiguration o1,
NetworkProxyConfiguration o2) |
Modifier and Type | Method and Description |
---|---|
private NetworkProxyConfiguration |
ConfigurationRegistryReader.readNetworkProxyConfiguration(String prefix,
org.apache.archiva.redback.components.registry.Registry registry) |
Modifier and Type | Method and Description |
---|---|
private void |
ConfigurationRegistryWriter.writeNetworkProxyConfiguration(String prefix,
NetworkProxyConfiguration value,
org.apache.archiva.redback.components.registry.Registry registry) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.