All Classes
-
All Classes Interface Summary Class Summary Enum Summary Class Description AbstractTransporter A skeleton implementation for custom transporters.ArtifactDownload A download of an artifact from a remote repository.ArtifactResolverPostProcessor Artifact resolver post-resolution processor component, is able to hook into resolver and post-process the resolved artifact results, if needed even produce resolution failure.ArtifactTransfer A download/upload of an artifact.ArtifactUpload An upload of an artifact to a remote repository.ChecksumAlgorithm Implementation performing checksum calculation for specific algorithm.ChecksumAlgorithmFactory A component representing a checksum factory: providesChecksumAlgorithm
instances, name and extension to be used with this algorithm.ChecksumAlgorithmFactorySelector Component performing selection ofChecksumAlgorithmFactory
based on known factory names.ChecksumAlgorithmFactorySupport Support class forChecksumAlgorithmFactory
implementations.ChecksumAlgorithmHelper Helper for checksum operations.ChecksumPolicy A checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.ChecksumPolicy.ChecksumKind Enum denoting origin of checksum.ChecksumPolicyProvider Assists repository connectors in applying checksum policies to downloaded resources.FileProcessor A utility component to perform file-based operations.FileProcessor.ProgressListener A listener object that is notified for every progress made while copying files.GetTask A task to download a resource from the remote repository.LocalRepositoryManagerFactory A factory to create managers for the local repository.Logger Deprecated. Use SLF4J insteadLoggerFactory Deprecated. Use SLF4J insteadMetadataDownload A download of metadata from a remote repository.MetadataTransfer A download/upload of metadata.MetadataUpload An upload of metadata to a remote repository.NullLoggerFactory Deprecated. Use SLF4J insteadPeekTask A task to check the existence of a resource in the remote repository.ProvidedChecksumsSource Component able to provide (expected) checksums to connector beforehand the download happens.ProvidedChecksumsSource Deprecated. This interface is not used anymore, useProvidedChecksumsSource
.PutTask A task to upload a resource to the remote repository.RemoteRepositoryFilter Remote repository filter that decides should the given artifact or metadata be accepted (for further processing) from remote repository or not.RemoteRepositoryFilter.Result The check result, is immutable.RemoteRepositoryFilterSource Remote repository filter source component.RepositoryConnector A connector for a remote repository.RepositoryConnectorFactory A factory to create repository connectors.RepositoryLayout The layout for a remote repository whose artifacts/metadata can be addressed via URIs.RepositoryLayout.ChecksumLocation A descriptor for a checksum location.RepositoryLayoutFactory A factory to obtain repository layouts.RepositoryLayoutProvider Retrieves a repository layout from the installed layout factories.Service Deprecated. Use of out-of-the-box DI implementation recommended, or, as alternative new supplier from modulemaven-resolver-supplier
.ServiceLocator Deprecated. Use of out-of-the-box DI implementation recommended, or, as alternative new supplier from modulemaven-resolver-supplier
.SyncContextFactory A factory to create synchronization contexts.Transfer An artifact/metadata transfer.Transporter A transporter for a remote repository.TransporterFactory A factory to create transporters.TransporterProvider Retrieves a transporter from the installed transporter factories.TransportListener A skeleton class for listeners used to monitor transport operations.TransportTask A transport task.TrustedChecksumsSource Component able to provide (trusted) checksums for artifacts.TrustedChecksumsSource.Writer A writer that is able to write/add trusted checksums to this implementation.