Uses of Class
org.eclipse.aether.spi.connector.MetadataDownload
Package
Description
The contract to access artifacts/metadata in remote repositories.
-
Uses of MetadataDownload in org.eclipse.aether.spi.connector
Modifier and TypeMethodDescriptionMetadataDownload.setChecksumPolicy
(String checksumPolicy) Sets the checksum policy for this transfer.MetadataDownload.setException
(MetadataTransferException exception) MetadataDownload.setListener
(TransferListener listener) MetadataDownload.setMetadata
(Metadata metadata) MetadataDownload.setRepositories
(List<RemoteRepository> repositories) Sets the remote repositories that are being aggregated by the physically contacted remote repository (i.e.MetadataDownload.setRequestContext
(String context) Sets the request context of this transfer.MetadataDownload.setTrace
(RequestTrace trace)