Uses of Class
org.eclipse.aether.transport.http.ChecksumExtractor
-
Uses of ChecksumExtractor in org.eclipse.aether.transport.http
Subclasses of ChecksumExtractor in org.eclipse.aether.transport.httpModifier and TypeClassDescriptionclassA component extracting Nexus2 ETag "shielded" style-checksums from response headers.classA component extractingx-non-standard style checksums from response headers.Constructor parameters in org.eclipse.aether.transport.http with type arguments of type ChecksumExtractorModifierConstructorDescriptionHttpTransporterFactory(Map<String, ChecksumExtractor> extractors) Creates an (uninitialized) instance of this transporter factory.