Uses of Class
org.eclipse.aether.spi.connector.Transfer
Package
Description
The contract to access artifacts/metadata in remote repositories.
-
Uses of Transfer in org.eclipse.aether.spi.connector
Modifier and TypeClassDescriptionfinal class
A download of an artifact from a remote repository.class
A download/upload of an artifact.final class
An upload of an artifact to a remote repository.final class
A download of metadata from a remote repository.class
A download/upload of metadata.final class
An upload of metadata to a remote repository.