- calculate(byte[], List<ChecksumAlgorithmFactory>) - Static method in class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmHelper
-
Calculates checksums for specified data.
- calculate(File, List<ChecksumAlgorithmFactory>) - Static method in class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmHelper
-
Calculates checksums for specified file.
- calculate(byte[], List<ChecksumAlgorithmFactory>) - Static method in class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmHelper
-
Calculates checksums for specified data.
- calculate(File, List<ChecksumAlgorithmFactory>) - Static method in class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmHelper
-
Calculates checksums for specified file.
- checksum() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithm
-
Returns the algorithm end result as string, never null
.
- checksum() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithm
-
Returns the algorithm end result as string, never null
.
- ChecksumAlgorithm - Interface in org.eclipse.aether.spi.connector.checksum
-
Implementation performing checksum calculation for specific algorithm.
- ChecksumAlgorithm - Interface in org.eclipse.aether.spi.connector.checksum
-
Implementation performing checksum calculation for specific algorithm.
- ChecksumAlgorithmFactory - Interface in org.eclipse.aether.spi.connector.checksum
-
A component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be
used with this algorithm.
- ChecksumAlgorithmFactory - Interface in org.eclipse.aether.spi.connector.checksum
-
A component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be
used with this algorithm.
- ChecksumAlgorithmFactorySelector - Interface in org.eclipse.aether.spi.connector.checksum
-
- ChecksumAlgorithmFactorySelector - Interface in org.eclipse.aether.spi.connector.checksum
-
- ChecksumAlgorithmFactorySupport - Class in org.eclipse.aether.spi.connector.checksum
-
- ChecksumAlgorithmFactorySupport - Class in org.eclipse.aether.spi.connector.checksum
-
- ChecksumAlgorithmFactorySupport(String, String) - Constructor for class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySupport
-
- ChecksumAlgorithmFactorySupport(String, String) - Constructor for class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySupport
-
- ChecksumAlgorithmHelper - Class in org.eclipse.aether.spi.connector.checksum
-
Helper for checksum operations.
- ChecksumAlgorithmHelper - Class in org.eclipse.aether.spi.connector.checksum
-
Helper for checksum operations.
- ChecksumLocation(URI, ChecksumAlgorithmFactory) - Constructor for class org.eclipse.aether.spi.connector.layout.RepositoryLayout.ChecksumLocation
-
Creates a new checksum file descriptor with the specified algorithm and location.
- ChecksumLocation(URI, ChecksumAlgorithmFactory) - Constructor for class org.eclipse.aether.spi.connector.layout.RepositoryLayout.ChecksumLocation
-
Creates a new checksum file descriptor with the specified algorithm and location.
- ChecksumPolicy - Interface in org.eclipse.aether.spi.connector.checksum
-
A checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.
- ChecksumPolicy - Interface in org.eclipse.aether.spi.connector.checksum
-
A checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.
- ChecksumPolicy.ChecksumKind - Enum in org.eclipse.aether.spi.connector.checksum
-
Enum denoting origin of checksum.
- ChecksumPolicy.ChecksumKind - Enum in org.eclipse.aether.spi.connector.checksum
-
Enum denoting origin of checksum.
- ChecksumPolicyProvider - Interface in org.eclipse.aether.spi.connector.checksum
-
Assists repository connectors in applying checksum policies to downloaded resources.
- ChecksumPolicyProvider - Interface in org.eclipse.aether.spi.connector.checksum
-
Assists repository connectors in applying checksum policies to downloaded resources.
- classify(Throwable) - Method in interface org.eclipse.aether.spi.connector.transport.Transporter
-
Classifies the type of exception that has been thrown from a previous request to the transporter.
- classify(Throwable) - Method in interface org.eclipse.aether.spi.connector.transport.Transporter
-
Classifies the type of exception that has been thrown from a previous request to the transporter.
- close() - Method in interface org.eclipse.aether.spi.connector.RepositoryConnector
-
Closes this connector and frees any network resources associated with it.
- close() - Method in interface org.eclipse.aether.spi.connector.RepositoryConnector
-
Closes this connector and frees any network resources associated with it.
- close() - Method in class org.eclipse.aether.spi.connector.transport.AbstractTransporter
-
- close() - Method in class org.eclipse.aether.spi.connector.transport.AbstractTransporter
-
- close() - Method in interface org.eclipse.aether.spi.connector.transport.Transporter
-
Closes this transporter and frees any network resources associated with it.
- close() - Method in interface org.eclipse.aether.spi.connector.transport.Transporter
-
Closes this transporter and frees any network resources associated with it.
- copy(File, File) - Method in interface org.eclipse.aether.spi.io.FileProcessor
-
Copies the specified source file to the given target file.
- copy(File, File, FileProcessor.ProgressListener) - Method in interface org.eclipse.aether.spi.io.FileProcessor
-
Copies the specified source file to the given target file.
- copy(File, File) - Method in interface org.eclipse.aether.spi.io.FileProcessor
-
Copies the specified source file to the given target file.
- copy(File, File, FileProcessor.ProgressListener) - Method in interface org.eclipse.aether.spi.io.FileProcessor
-
Copies the specified source file to the given target file.
- get(Collection<? extends ArtifactDownload>, Collection<? extends MetadataDownload>) - Method in interface org.eclipse.aether.spi.connector.RepositoryConnector
-
Performs the specified downloads.
- get(Collection<? extends ArtifactDownload>, Collection<? extends MetadataDownload>) - Method in interface org.eclipse.aether.spi.connector.RepositoryConnector
-
Performs the specified downloads.
- get(GetTask) - Method in class org.eclipse.aether.spi.connector.transport.AbstractTransporter
-
- get(GetTask) - Method in class org.eclipse.aether.spi.connector.transport.AbstractTransporter
-
- get(GetTask) - Method in interface org.eclipse.aether.spi.connector.transport.Transporter
-
Downloads a resource from the repository.
- get(GetTask) - Method in interface org.eclipse.aether.spi.connector.transport.Transporter
-
Downloads a resource from the repository.
- getAlgorithm() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactory
-
Each invocation of this method returns a new instance of algorithm, never null
value.
- getAlgorithm() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactory
-
Each invocation of this method returns a new instance of algorithm, never null
value.
- getArtifact() - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
-
Gets the artifact being transferred.
- getArtifact() - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
-
Gets the artifact being transferred.
- getChecksumAlgorithmFactories() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySelector
-
Returns a collection of supported algorithms.
- getChecksumAlgorithmFactories() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySelector
-
Returns a collection of supported algorithms.
- getChecksumAlgorithmFactories() - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
-
- getChecksumAlgorithmFactories() - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
-
- getChecksumAlgorithmFactory() - Method in class org.eclipse.aether.spi.connector.layout.RepositoryLayout.ChecksumLocation
-
- getChecksumAlgorithmFactory() - Method in class org.eclipse.aether.spi.connector.layout.RepositoryLayout.ChecksumLocation
-
- getChecksumLocations(Artifact, boolean, URI) - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
-
Gets the checksums files that a remote repository keeps to help detect data corruption during transfers of the
specified artifact.
- getChecksumLocations(Metadata, boolean, URI) - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
-
Gets the checksums files that a remote repository keeps to help detect data corruption during transfers of the
specified metadata.
- getChecksumLocations(Artifact, boolean, URI) - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
-
Gets the checksums files that a remote repository keeps to help detect data corruption during transfers of the
specified artifact.
- getChecksumLocations(Metadata, boolean, URI) - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
-
Gets the checksums files that a remote repository keeps to help detect data corruption during transfers of the
specified metadata.
- getChecksumPolicy() - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Gets the checksum policy for this transfer.
- getChecksumPolicy() - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Gets the checksum policy for this transfer.
- getChecksumPolicy() - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
Gets the checksum policy for this transfer.
- getChecksumPolicy() - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
Gets the checksum policy for this transfer.
- getChecksums() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Gets the checksums which the remote repository advertises for the resource.
- getChecksums() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Gets the checksums which the remote repository advertises for the resource.
- getDataBytes() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Gets the data that was downloaded into memory.
- getDataBytes() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Gets the data that was downloaded into memory.
- getDataFile() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Gets the file (if any) where the downloaded data should be stored.
- getDataFile() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Gets the file (if any) where the downloaded data should be stored.
- getDataFile() - Method in class org.eclipse.aether.spi.connector.transport.PutTask
-
Gets the file (if any) with the data to be uploaded.
- getDataFile() - Method in class org.eclipse.aether.spi.connector.transport.PutTask
-
Gets the file (if any) with the data to be uploaded.
- getDataLength() - Method in class org.eclipse.aether.spi.connector.transport.PutTask
-
Gets the total number of bytes to be uploaded.
- getDataLength() - Method in class org.eclipse.aether.spi.connector.transport.PutTask
-
Gets the total number of bytes to be uploaded.
- getDataString() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Gets the data that was downloaded into memory as a string.
- getDataString() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Gets the data that was downloaded into memory as a string.
- getEffectiveChecksumPolicy(RepositorySystemSession, String, String) - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumPolicyProvider
-
Returns the least strict policy.
- getEffectiveChecksumPolicy(RepositorySystemSession, String, String) - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumPolicyProvider
-
Returns the least strict policy.
- getException() - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
-
Gets the exception that occurred during the transfer (if any).
- getException() - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
-
Gets the exception that occurred during the transfer (if any).
- getException() - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
-
Gets the exception that occurred during the transfer (if any).
- getException() - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
-
Gets the exception that occurred during the transfer (if any).
- getException() - Method in class org.eclipse.aether.spi.connector.Transfer
-
Gets the exception that occurred during the transfer (if any).
- getException() - Method in class org.eclipse.aether.spi.connector.Transfer
-
Gets the exception that occurred during the transfer (if any).
- getFile() - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
-
Gets the local file the artifact is downloaded to or uploaded from.
- getFile() - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
-
Gets the local file the artifact is downloaded to or uploaded from.
- getFile() - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
-
Gets the local file the metadata is downloaded to or uploaded from.
- getFile() - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
-
Gets the local file the metadata is downloaded to or uploaded from.
- getFileExtension() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactory
-
Returns the file extension to be used for given checksum file (without leading dot), never null
.
- getFileExtension() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactory
-
Returns the file extension to be used for given checksum file (without leading dot), never null
.
- getFileExtension() - Method in class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySupport
-
Returns the file extension to be used for given checksum algorithm (without leading dot), never null
.
- getFileExtension() - Method in class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySupport
-
Returns the file extension to be used for given checksum algorithm (without leading dot), never null
.
- getFileTransformer() - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- getFileTransformer() - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- getListener() - Method in class org.eclipse.aether.spi.connector.Transfer
-
Gets the listener that is to be notified during the transfer.
- getListener() - Method in class org.eclipse.aether.spi.connector.Transfer
-
Gets the listener that is to be notified during the transfer.
- getListener() - Method in class org.eclipse.aether.spi.connector.transport.TransportTask
-
Gets the listener that is to be notified during the transfer.
- getListener() - Method in class org.eclipse.aether.spi.connector.transport.TransportTask
-
Gets the listener that is to be notified during the transfer.
- getLocation() - Method in class org.eclipse.aether.spi.connector.layout.RepositoryLayout.ChecksumLocation
-
Gets the location of the checksum file with a remote repository.
- getLocation() - Method in class org.eclipse.aether.spi.connector.layout.RepositoryLayout.ChecksumLocation
-
Gets the location of the checksum file with a remote repository.
- getLocation(Artifact, boolean) - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
-
Gets the location within a remote repository where the specified artifact resides.
- getLocation(Metadata, boolean) - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
-
Gets the location within a remote repository where the specified metadata resides.
- getLocation(Artifact, boolean) - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
-
Gets the location within a remote repository where the specified artifact resides.
- getLocation(Metadata, boolean) - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayout
-
Gets the location within a remote repository where the specified metadata resides.
- getLocation() - Method in class org.eclipse.aether.spi.connector.transport.TransportTask
-
Gets the relative location of the affected resource in the remote repository.
- getLocation() - Method in class org.eclipse.aether.spi.connector.transport.TransportTask
-
Gets the relative location of the affected resource in the remote repository.
- getLogger(String) - Method in interface org.eclipse.aether.spi.log.LoggerFactory
-
Deprecated.
Gets a logger for a class with the specified name.
- getLogger(String) - Method in interface org.eclipse.aether.spi.log.LoggerFactory
-
Deprecated.
Gets a logger for a class with the specified name.
- getLogger(String) - Method in class org.eclipse.aether.spi.log.NullLoggerFactory
-
Deprecated.
- getLogger(String) - Method in class org.eclipse.aether.spi.log.NullLoggerFactory
-
Deprecated.
- getMetadata() - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
-
Gets the metadata being transferred.
- getMetadata() - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
-
Gets the metadata being transferred.
- getName() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactory
-
Returns the algorithm name, usually used as key, never null
value.
- getName() - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactory
-
Returns the algorithm name, usually used as key, never null
value.
- getName() - Method in class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySupport
-
Returns the algorithm name, usually used as key, never null
value.
- getName() - Method in class org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySupport
-
Returns the algorithm name, usually used as key, never null
value.
- getPriority() - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayoutFactory
-
The priority of this factory.
- getPriority() - Method in interface org.eclipse.aether.spi.connector.layout.RepositoryLayoutFactory
-
The priority of this factory.
- getPriority() - Method in interface org.eclipse.aether.spi.connector.RepositoryConnectorFactory
-
The priority of this factory.
- getPriority() - Method in interface org.eclipse.aether.spi.connector.RepositoryConnectorFactory
-
The priority of this factory.
- getPriority() - Method in interface org.eclipse.aether.spi.connector.transport.TransporterFactory
-
The priority of this factory.
- getPriority() - Method in interface org.eclipse.aether.spi.connector.transport.TransporterFactory
-
The priority of this factory.
- getPriority() - Method in interface org.eclipse.aether.spi.localrepo.LocalRepositoryManagerFactory
-
The priority of this factory.
- getPriority() - Method in interface org.eclipse.aether.spi.localrepo.LocalRepositoryManagerFactory
-
The priority of this factory.
- getProvidedArtifactChecksums(RepositorySystemSession, ArtifactDownload, List<ChecksumAlgorithmFactory>) - Method in interface org.eclipse.aether.spi.connector.checksum.ProvidedChecksumsSource
-
May return the provided checksums (for given artifact transfer) from trusted source other than remote
repository, or null
.
- getProvidedArtifactChecksums(RepositorySystemSession, ArtifactDownload, List<ChecksumAlgorithmFactory>) - Method in interface org.eclipse.aether.spi.connector.checksum.ProvidedChecksumsSource
-
May return the provided checksums (for given artifact transfer) from trusted source other than remote
repository, or null
.
- getRepositories() - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Gets the remote repositories that are being aggregated by the physically contacted remote repository (i.e.
- getRepositories() - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Gets the remote repositories that are being aggregated by the physically contacted remote repository (i.e.
- getRepositories() - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
Gets the remote repositories that are being aggregated by the physically contacted remote repository (i.e.
- getRepositories() - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
Gets the remote repositories that are being aggregated by the physically contacted remote repository (i.e.
- getRequestContext() - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Gets the context of this transfer.
- getRequestContext() - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Gets the context of this transfer.
- getRequestContext() - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
Gets the context of this transfer.
- getRequestContext() - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
Gets the context of this transfer.
- getResumeOffset() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Gets the byte offset within the resource from which the download should resume if supported.
- getResumeOffset() - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Gets the byte offset within the resource from which the download should resume if supported.
- getSafeLogger(LoggerFactory, Class<?>) - Static method in class org.eclipse.aether.spi.log.NullLoggerFactory
-
Deprecated.
Gets a logger from the specified factory for the given class, falling back to a logger from this factory if the
specified factory is null
or fails to provide a logger.
- getSafeLogger(LoggerFactory, Class<?>) - Static method in class org.eclipse.aether.spi.log.NullLoggerFactory
-
Deprecated.
Gets a logger from the specified factory for the given class, falling back to a logger from this factory if the
specified factory is null
or fails to provide a logger.
- getService(Class<T>) - Method in interface org.eclipse.aether.spi.locator.ServiceLocator
-
Deprecated.
Gets an instance of the specified service.
- getService(Class<T>) - Method in interface org.eclipse.aether.spi.locator.ServiceLocator
-
Deprecated.
Gets an instance of the specified service.
- getServices(Class<T>) - Method in interface org.eclipse.aether.spi.locator.ServiceLocator
-
Deprecated.
Gets all available instances of the specified service.
- getServices(Class<T>) - Method in interface org.eclipse.aether.spi.locator.ServiceLocator
-
Deprecated.
Gets all available instances of the specified service.
- getSupportedContexts() - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Gets the set of request contexts in which the artifact is generally available.
- getSupportedContexts() - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Gets the set of request contexts in which the artifact is generally available.
- GetTask - Class in org.eclipse.aether.spi.connector.transport
-
A task to download a resource from the remote repository.
- GetTask - Class in org.eclipse.aether.spi.connector.transport
-
A task to download a resource from the remote repository.
- GetTask(URI) - Constructor for class org.eclipse.aether.spi.connector.transport.GetTask
-
Creates a new task for the specified remote resource.
- GetTask(URI) - Constructor for class org.eclipse.aether.spi.connector.transport.GetTask
-
Creates a new task for the specified remote resource.
- getTrace() - Method in class org.eclipse.aether.spi.connector.Transfer
-
Gets the trace information that describes the higher level request/operation in which this transfer is issued.
- getTrace() - Method in class org.eclipse.aether.spi.connector.Transfer
-
Gets the trace information that describes the higher level request/operation in which this transfer is issued.
- select(String) - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySelector
-
Returns factory for given algorithm name, or throws if algorithm not supported.
- select(String) - Method in interface org.eclipse.aether.spi.connector.checksum.ChecksumAlgorithmFactorySelector
-
Returns factory for given algorithm name, or throws if algorithm not supported.
- Service - Interface in org.eclipse.aether.spi.locator
-
- Service - Interface in org.eclipse.aether.spi.locator
-
- ServiceLocator - Interface in org.eclipse.aether.spi.locator
-
- ServiceLocator - Interface in org.eclipse.aether.spi.locator
-
- setArtifact(Artifact) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
- setArtifact(Artifact) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
- setArtifact(Artifact) - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
-
Sets the artifact to transfer.
- setArtifact(Artifact) - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
-
Sets the artifact to transfer.
- setArtifact(Artifact) - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- setArtifact(Artifact) - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- setChecksum(String, String) - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Sets a checksum which the remote repository advertises for the resource.
- setChecksum(String, String) - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Sets a checksum which the remote repository advertises for the resource.
- setChecksumPolicy(String) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Sets the checksum policy for this transfer.
- setChecksumPolicy(String) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Sets the checksum policy for this transfer.
- setChecksumPolicy(String) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
Sets the checksum policy for this transfer.
- setChecksumPolicy(String) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
Sets the checksum policy for this transfer.
- setDataBytes(byte[]) - Method in class org.eclipse.aether.spi.connector.transport.PutTask
-
Sets the binary data to be uploaded.
- setDataBytes(byte[]) - Method in class org.eclipse.aether.spi.connector.transport.PutTask
-
Sets the binary data to be uploaded.
- setDataFile(File) - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Sets the file where the downloaded data should be stored.
- setDataFile(File, boolean) - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Sets the file where the downloaded data should be stored.
- setDataFile(File) - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Sets the file where the downloaded data should be stored.
- setDataFile(File, boolean) - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Sets the file where the downloaded data should be stored.
- setDataFile(File) - Method in class org.eclipse.aether.spi.connector.transport.PutTask
-
Sets the file with the data to be uploaded.
- setDataFile(File) - Method in class org.eclipse.aether.spi.connector.transport.PutTask
-
Sets the file with the data to be uploaded.
- setDataString(String) - Method in class org.eclipse.aether.spi.connector.transport.PutTask
-
Sets the textual data to be uploaded.
- setDataString(String) - Method in class org.eclipse.aether.spi.connector.transport.PutTask
-
Sets the textual data to be uploaded.
- setException(ArtifactTransferException) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
- setException(ArtifactTransferException) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
- setException(ArtifactTransferException) - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
-
Sets the exception that occurred during the transfer.
- setException(ArtifactTransferException) - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
-
Sets the exception that occurred during the transfer.
- setException(ArtifactTransferException) - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- setException(ArtifactTransferException) - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- setException(MetadataTransferException) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
- setException(MetadataTransferException) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
- setException(MetadataTransferException) - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
-
Sets the exception that occurred during the transfer.
- setException(MetadataTransferException) - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
-
Sets the exception that occurred during the transfer.
- setException(MetadataTransferException) - Method in class org.eclipse.aether.spi.connector.MetadataUpload
-
- setException(MetadataTransferException) - Method in class org.eclipse.aether.spi.connector.MetadataUpload
-
- setExistenceCheck(boolean) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Controls whether this transfer shall only verify the existence of the artifact in the remote repository rather
than actually downloading the file.
- setExistenceCheck(boolean) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Controls whether this transfer shall only verify the existence of the artifact in the remote repository rather
than actually downloading the file.
- setFile(File) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
- setFile(File) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
- setFile(File) - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
-
Sets the local file the artifact is downloaded to or uploaded from.
- setFile(File) - Method in class org.eclipse.aether.spi.connector.ArtifactTransfer
-
Sets the local file the artifact is downloaded to or uploaded from.
- setFile(File) - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- setFile(File) - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- setFile(File) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
- setFile(File) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
- setFile(File) - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
-
Sets the local file the metadata is downloaded to or uploaded from.
- setFile(File) - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
-
Sets the local file the metadata is downloaded to or uploaded from.
- setFile(File) - Method in class org.eclipse.aether.spi.connector.MetadataUpload
-
- setFile(File) - Method in class org.eclipse.aether.spi.connector.MetadataUpload
-
- setFileTransformer(FileTransformer) - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- setFileTransformer(FileTransformer) - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- setListener(TransferListener) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
- setListener(TransferListener) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
- setListener(TransferListener) - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- setListener(TransferListener) - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- setListener(TransferListener) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
- setListener(TransferListener) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
- setListener(TransferListener) - Method in class org.eclipse.aether.spi.connector.MetadataUpload
-
- setListener(TransferListener) - Method in class org.eclipse.aether.spi.connector.MetadataUpload
-
- setListener(TransportListener) - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Sets the listener that is to be notified during the transfer.
- setListener(TransportListener) - Method in class org.eclipse.aether.spi.connector.transport.GetTask
-
Sets the listener that is to be notified during the transfer.
- setListener(TransportListener) - Method in class org.eclipse.aether.spi.connector.transport.PutTask
-
Sets the listener that is to be notified during the transfer.
- setListener(TransportListener) - Method in class org.eclipse.aether.spi.connector.transport.PutTask
-
Sets the listener that is to be notified during the transfer.
- setMetadata(Metadata) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
- setMetadata(Metadata) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
- setMetadata(Metadata) - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
-
Sets the metadata to transfer.
- setMetadata(Metadata) - Method in class org.eclipse.aether.spi.connector.MetadataTransfer
-
Sets the metadata to transfer.
- setMetadata(Metadata) - Method in class org.eclipse.aether.spi.connector.MetadataUpload
-
- setMetadata(Metadata) - Method in class org.eclipse.aether.spi.connector.MetadataUpload
-
- setRepositories(List<RemoteRepository>) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Sets the remote repositories that are being aggregated by the physically contacted remote repository (i.e.
- setRepositories(List<RemoteRepository>) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Sets the remote repositories that are being aggregated by the physically contacted remote repository (i.e.
- setRepositories(List<RemoteRepository>) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
Sets the remote repositories that are being aggregated by the physically contacted remote repository (i.e.
- setRepositories(List<RemoteRepository>) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
Sets the remote repositories that are being aggregated by the physically contacted remote repository (i.e.
- setRequestContext(String) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Sets the context of this transfer.
- setRequestContext(String) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Sets the context of this transfer.
- setRequestContext(String) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
Sets the request context of this transfer.
- setRequestContext(String) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
Sets the request context of this transfer.
- setSupportedContexts(Collection<String>) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Sets the set of request contexts in which the artifact is generally available.
- setSupportedContexts(Collection<String>) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
Sets the set of request contexts in which the artifact is generally available.
- setTrace(RequestTrace) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
- setTrace(RequestTrace) - Method in class org.eclipse.aether.spi.connector.ArtifactDownload
-
- setTrace(RequestTrace) - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- setTrace(RequestTrace) - Method in class org.eclipse.aether.spi.connector.ArtifactUpload
-
- setTrace(RequestTrace) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
- setTrace(RequestTrace) - Method in class org.eclipse.aether.spi.connector.MetadataDownload
-
- setTrace(RequestTrace) - Method in class org.eclipse.aether.spi.connector.MetadataUpload
-
- setTrace(RequestTrace) - Method in class org.eclipse.aether.spi.connector.MetadataUpload
-
- SyncContextFactory - Interface in org.eclipse.aether.spi.synccontext
-
A factory to create synchronization contexts.
- SyncContextFactory - Interface in org.eclipse.aether.spi.synccontext
-
A factory to create synchronization contexts.