Package | Description |
---|---|
org.apache.archiva.configuration | |
org.apache.archiva.policies | |
org.apache.archiva.proxy |
Modifier and Type | Field and Description |
---|---|
private Map<String,PreDownloadPolicy> |
DefaultArchivaConfiguration.prePolicies
see #initialize
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractUpdatePolicy
AbstractUpdatePolicy
|
class |
CachedFailuresPolicy
PreDownloadPolicy to check if the requested url has failed before. |
class |
ReleasesPolicy
PreDownloadPolicy to apply for released versions. |
class |
SnapshotsPolicy
PreDownloadPolicy to apply for snapshot versions. |
Modifier and Type | Field and Description |
---|---|
private Map<String,PreDownloadPolicy> |
DefaultRepositoryProxyConnectors.preDownloadPolicies |
Modifier and Type | Method and Description |
---|---|
Map<String,PreDownloadPolicy> |
DefaultRepositoryProxyConnectors.getPreDownloadPolicies() |
Modifier and Type | Method and Description |
---|---|
void |
DefaultRepositoryProxyConnectors.setPreDownloadPolicies(Map<String,PreDownloadPolicy> preDownloadPolicies) |
Copyright © 2006–2022 The Apache Software Foundation. All rights reserved.