| Package | Description |
|---|---|
| org.apache.archiva.configuration | |
| org.apache.archiva.policies | |
| org.apache.archiva.proxy |
| Modifier and Type | Field and Description |
|---|---|
private Map<String,PostDownloadPolicy> |
DefaultArchivaConfiguration.postPolicies
see #initialize
|
| Modifier and Type | Class and Description |
|---|---|
class |
ChecksumPolicy
ChecksumPolicy - a policy applied after the download to see if the file has been downloaded
successfully and completely (or not).
|
| Modifier and Type | Field and Description |
|---|---|
private Map<String,PostDownloadPolicy> |
DefaultRepositoryProxyConnectors.postDownloadPolicies |
| Modifier and Type | Method and Description |
|---|---|
Map<String,PostDownloadPolicy> |
DefaultRepositoryProxyConnectors.getPostDownloadPolicies() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultRepositoryProxyConnectors.setPostDownloadPolicies(Map<String,PostDownloadPolicy> postDownloadPolicies) |
Copyright © 2006–2023 The Apache Software Foundation. All rights reserved.