Uses of Package
org.eclipse.aether.spi.connector
-
Packages that use org.eclipse.aether.spi.connector Package Description org.eclipse.aether.connector.basic Support for downloads/uploads using remote repositories that have a URI-based content structure/layout.org.eclipse.aether.impl The provisional interfaces defining the various subcomponents that implement the repository system.org.eclipse.aether.internal.impl The various sub components that collectively implement the repository system.org.eclipse.aether.internal.impl.checksum org.eclipse.aether.internal.impl.filter org.eclipse.aether.spi.checksums org.eclipse.aether.spi.connector The contract to access artifacts/metadata in remote repositories.org.eclipse.aether.spi.connector.checksum The support infrastructure for repository connectors to apply checksum policies when validating the integrity of downloaded files.org.eclipse.aether.supplier -
Classes in org.eclipse.aether.spi.connector used by org.eclipse.aether.connector.basic Class Description ArtifactDownload A download of an artifact from a remote repository.ArtifactTransfer A download/upload of an artifact.ArtifactUpload An upload of an artifact to a remote repository.MetadataTransfer A download/upload of metadata.MetadataUpload An upload of metadata to a remote repository.RepositoryConnector A connector for a remote repository.RepositoryConnectorFactory A factory to create repository connectors.Transfer An artifact/metadata transfer. -
Classes in org.eclipse.aether.spi.connector used by org.eclipse.aether.impl Class Description RepositoryConnector A connector for a remote repository. -
Classes in org.eclipse.aether.spi.connector used by org.eclipse.aether.internal.impl Class Description ArtifactDownload A download of an artifact from a remote repository.ArtifactUpload An upload of an artifact to a remote repository.MetadataUpload An upload of metadata to a remote repository.RepositoryConnector A connector for a remote repository.RepositoryConnectorFactory A factory to create repository connectors. -
Classes in org.eclipse.aether.spi.connector used by org.eclipse.aether.internal.impl.checksum Class Description ArtifactDownload A download of an artifact from a remote repository. -
Classes in org.eclipse.aether.spi.connector used by org.eclipse.aether.internal.impl.filter Class Description ArtifactDownload A download of an artifact from a remote repository.ArtifactUpload An upload of an artifact to a remote repository.RepositoryConnector A connector for a remote repository. -
Classes in org.eclipse.aether.spi.connector used by org.eclipse.aether.spi.checksums Class Description ArtifactDownload A download of an artifact from a remote repository. -
Classes in org.eclipse.aether.spi.connector used by org.eclipse.aether.spi.connector Class Description ArtifactDownload A download of an artifact from a remote repository.ArtifactTransfer A download/upload of an artifact.ArtifactUpload An upload of an artifact to a remote repository.MetadataDownload A download of metadata from a remote repository.MetadataTransfer A download/upload of metadata.MetadataUpload An upload of metadata to a remote repository.RepositoryConnector A connector for a remote repository.Transfer An artifact/metadata transfer. -
Classes in org.eclipse.aether.spi.connector used by org.eclipse.aether.spi.connector.checksum Class Description ArtifactDownload A download of an artifact from a remote repository. -
Classes in org.eclipse.aether.spi.connector used by org.eclipse.aether.supplier Class Description RepositoryConnectorFactory A factory to create repository connectors.