Index

C E G H N O P R S X 
All Classes and Interfaces|All Packages|Constant Field Values

C

ChecksumExtractor - Class in org.eclipse.aether.transport.http
A component extracting included checksums from response of artifact request.
ChecksumExtractor() - Constructor for class org.eclipse.aether.transport.http.ChecksumExtractor
 

E

extractChecksums(HttpResponse) - Method in class org.eclipse.aether.transport.http.ChecksumExtractor
Tries to extract checksums from response headers, if present, otherwise returns null.
extractChecksums(HttpResponse) - Method in class org.eclipse.aether.transport.http.Nexus2ChecksumExtractor
 
extractChecksums(HttpResponse) - Method in class org.eclipse.aether.transport.http.XChecksumChecksumExtractor
 

G

getPriority() - Method in class org.eclipse.aether.transport.http.HttpTransporterFactory
 

H

HttpTransporterFactory - Class in org.eclipse.aether.transport.http
A transporter factory for repositories using the http: or https: protocol.
HttpTransporterFactory() - Constructor for class org.eclipse.aether.transport.http.HttpTransporterFactory
Deprecated.
HttpTransporterFactory(Map<String, ChecksumExtractor>) - Constructor for class org.eclipse.aether.transport.http.HttpTransporterFactory
Creates an (uninitialized) instance of this transporter factory.

N

NAME - Static variable in class org.eclipse.aether.transport.http.HttpTransporterFactory
 
NAME - Static variable in class org.eclipse.aether.transport.http.Nexus2ChecksumExtractor
 
NAME - Static variable in class org.eclipse.aether.transport.http.XChecksumChecksumExtractor
 
newInstance(RepositorySystemSession, RemoteRepository) - Method in class org.eclipse.aether.transport.http.HttpTransporterFactory
 
Nexus2ChecksumExtractor - Class in org.eclipse.aether.transport.http
A component extracting Nexus2 ETag "shielded" style-checksums from response headers.
Nexus2ChecksumExtractor() - Constructor for class org.eclipse.aether.transport.http.Nexus2ChecksumExtractor
 

O

org.eclipse.aether.transport.http - package org.eclipse.aether.transport.http
Support for downloads/uploads via the HTTP and HTTPS protocols.

P

prepareRequest(HttpUriRequest) - Method in class org.eclipse.aether.transport.http.ChecksumExtractor
Prepares request, if needed.

R

retryWithoutExtractor(HttpResponseException) - Method in class org.eclipse.aether.transport.http.ChecksumExtractor
May control is request to be retried with checksum extractors disabled.

S

setPriority(float) - Method in class org.eclipse.aether.transport.http.HttpTransporterFactory
Sets the priority of this component.

X

XChecksumChecksumExtractor - Class in org.eclipse.aether.transport.http
A component extracting x- non-standard style checksums from response headers.
XChecksumChecksumExtractor() - Constructor for class org.eclipse.aether.transport.http.XChecksumChecksumExtractor
 
C E G H N O P R S X 
All Classes and Interfaces|All Packages|Constant Field Values