Uses of Package
org.eclipse.aether.spi.connector.checksum
Packages that use org.eclipse.aether.spi.connector.checksum
Package
Description
Support for downloads/uploads using remote repositories that have a URI-based content structure/layout.
The integration with the dependency injection framework
Google Guice.
The various sub components that collectively implement the repository system.
The support infrastructure for repository connectors to apply checksum policies when validating the integrity of
downloaded files.
The contract to locate URI-based resources using custom repository layouts.
-
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.connector.basicClassDescriptionImplementation performing checksum calculation for specific algorithm.A component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be used with this algorithm.A checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.Enum denoting origin of checksum.Assists repository connectors in applying checksum policies to downloaded resources. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.impl.guiceClassDescriptionA component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be used with this algorithm. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.internal.implClassDescriptionA component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be used with this algorithm.Component performing selection ofChecksumAlgorithmFactory
based on known factory names.A checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.Enum denoting origin of checksum.Assists repository connectors in applying checksum policies to downloaded resources. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.internal.impl.checksumClassDescriptionImplementation performing checksum calculation for specific algorithm.A component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be used with this algorithm.Component performing selection ofChecksumAlgorithmFactory
based on known factory names.Support class forChecksumAlgorithmFactory
implementations. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.internal.impl.resolutionClassDescriptionA component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be used with this algorithm.Component performing selection ofChecksumAlgorithmFactory
based on known factory names. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.spi.checksumsClassDescriptionA component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be used with this algorithm. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.spi.connector.checksumClassDescriptionImplementation performing checksum calculation for specific algorithm.A component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be used with this algorithm.A checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.Enum denoting origin of checksum. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.spi.connector.layoutClassDescriptionA component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be used with this algorithm. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.supplierClassDescriptionA component representing a checksum factory: provides
ChecksumAlgorithm
instances, name and extension to be used with this algorithm.Component performing selection ofChecksumAlgorithmFactory
based on known factory names.Assists repository connectors in applying checksum policies to downloaded resources.