Uses of Class
org.apache.ivy.core.cache.CacheDownloadOptions
Packages that use CacheDownloadOptions
-
Uses of CacheDownloadOptions in org.apache.ivy.core.cache
Subclasses of CacheDownloadOptions in org.apache.ivy.core.cacheMethods in org.apache.ivy.core.cache that return CacheDownloadOptionsModifier and TypeMethodDescriptionCacheDownloadOptions.setForce
(boolean force) CacheDownloadOptions.setListener
(DownloadListener listener) Methods in org.apache.ivy.core.cache with parameters of type CacheDownloadOptionsModifier and TypeMethodDescriptionDefaultRepositoryCacheManager.download
(Artifact artifact, ArtifactResourceResolver resourceResolver, ResourceDownloader resourceDownloader, CacheDownloadOptions options) RepositoryCacheManager.download
(Artifact artifact, ArtifactResourceResolver resourceResolver, ResourceDownloader resourceDownloader, CacheDownloadOptions options) Downloads an artifact to this cache.private void
DefaultRepositoryCacheManager.unpackArtifact
(Artifact artifact, ArtifactDownloadReport adr, CacheDownloadOptions options) -
Uses of CacheDownloadOptions in org.apache.ivy.plugins.resolver
Methods in org.apache.ivy.plugins.resolver that return CacheDownloadOptionsModifier and TypeMethodDescriptionprotected CacheDownloadOptions
AbstractResolver.getCacheDownloadOptions
(DownloadOptions options)