|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DownloadPolicy | |
|---|---|
| org.apache.maven.archiva.policies | |
| Uses of DownloadPolicy in org.apache.maven.archiva.policies |
|---|
| Subinterfaces of DownloadPolicy in org.apache.maven.archiva.policies | |
|---|---|
interface |
PostDownloadPolicy
Policy to apply after the download has completed, but before the resource is made available to the calling client. |
interface |
PreDownloadPolicy
Policy to apply before the download is attempted. |
| Classes in org.apache.maven.archiva.policies that implement DownloadPolicy | |
|---|---|
class |
AbstractUpdatePolicy
AbstractUpdatePolicy |
class |
CachedFailuresPolicy
PreDownloadPolicy to check if the requested url has failed before. |
class |
ChecksumPolicy
ChecksumPolicy - a policy applied after the download to see if the file has been downloaded successfully and completely (or not). |
class |
ReleasesPolicy
PreDownloadPolicy to apply for released versions. |
class |
SnapshotsPolicy
PreDownloadPolicy to apply for snapshot versions. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||