Uses of Package
org.eclipse.aether.spi.connector.checksum
-
Packages that use org.eclipse.aether.spi.connector.checksum 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.guice The integration with the dependency injection framework Google Guice.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.resolution org.eclipse.aether.spi.checksums 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.spi.connector.layout The contract to locate URI-based resources using custom repository layouts.org.eclipse.aether.supplier -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.connector.basic Class Description 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.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. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.impl.guice Class Description ChecksumAlgorithmFactory A component representing a checksum factory: providesChecksumAlgorithm
instances, name and extension to be used with this algorithm. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.internal.impl Class Description 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.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. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.internal.impl.checksum Class Description 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. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.internal.impl.resolution Class Description 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. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.spi.checksums Class Description ChecksumAlgorithmFactory A component representing a checksum factory: providesChecksumAlgorithm
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.checksum Class Description 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.ChecksumPolicy A checksum policy gets employed by repository connectors to validate the integrity of a downloaded file.ChecksumPolicy.ChecksumKind Enum denoting origin of checksum. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.spi.connector.layout Class Description ChecksumAlgorithmFactory A component representing a checksum factory: providesChecksumAlgorithm
instances, name and extension to be used with this algorithm. -
Classes in org.eclipse.aether.spi.connector.checksum used by org.eclipse.aether.supplier Class Description 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.ChecksumPolicyProvider Assists repository connectors in applying checksum policies to downloaded resources.