@Singleton @Named(value="nexus2") public class Nexus2ChecksumExtractor extends ChecksumExtractor
| Constructor and Description |
|---|
Nexus2ChecksumExtractor() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,String> |
extractChecksums(org.apache.http.HttpResponse response)
Tries to extract checksums from response headers, if present, otherwise returns
null. |
prepareRequest, retryWithoutExtractorpublic static final String NAME
public Nexus2ChecksumExtractor()
public Map<String,String> extractChecksums(org.apache.http.HttpResponse response)
ChecksumExtractornull.extractChecksums in class ChecksumExtractorCopyright © 2010–2022 The Apache Software Foundation. All rights reserved.