Uses of Class
org.eclipse.aether.spi.connector.transport.http.ChecksumExtractorStrategy
Packages that use ChecksumExtractorStrategy
-
Uses of ChecksumExtractorStrategy in org.eclipse.aether.internal.impl.transport.http
Subclasses of ChecksumExtractorStrategy in org.eclipse.aether.internal.impl.transport.httpModifier and TypeClassDescriptionfinal classSonatype Nexus2 checksum extractor.final classGeneric checksum extractor that goes for "X-" headers.Constructor parameters in org.eclipse.aether.internal.impl.transport.http with type arguments of type ChecksumExtractorStrategyModifierConstructorDescriptionDefaultChecksumExtractor(Map<String, ChecksumExtractorStrategy> strategies) -
Uses of ChecksumExtractorStrategy in org.eclipse.aether.supplier
Methods in org.eclipse.aether.supplier that return types with arguments of type ChecksumExtractorStrategyModifier and TypeMethodDescriptionprotected Map<String, ChecksumExtractorStrategy> RepositorySystemSupplier.createChecksumExtractorStrategies()final Map<String, ChecksumExtractorStrategy> RepositorySystemSupplier.getChecksumExtractorStrategies()