All Classes
-
All Classes Interface Summary Class Summary Class Description AbstractTransporter A skeleton implementation for custom transporters.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.ChecksumPolicy A checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.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 A simple logger to facilitate emission of diagnostic messages.LoggerFactory A factory to create loggers.MetadataDownload A download of metadata from a remote repository.MetadataTransfer A download/upload of metadata.MetadataUpload An upload of metadata to a remote repository.NullLoggerFactory A logger factory that disables any logging.PeekTask A task to check the existence of a resource in the remote repository.PutTask A task to upload a resource to the remote repository.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.Checksum A descriptor for a checksum file.RepositoryLayoutFactory A factory to obtain repository layouts.RepositoryLayoutProvider Retrieves a repository layout from the installed layout factories.Service A stateless component of the repository system.ServiceLocator A simple infrastructure to programmatically wire the various components of the repository system together when it is used outside of an IoC container.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.