| Package | Description | 
|---|---|
| org.apache.archiva.admin.repository.networkproxy | |
| org.apache.archiva.configuration | |
| org.apache.archiva.configuration.functors | 
| 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 | 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) | 
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.