Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
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
- generateException(CloseableHttpResponse) - Method in class org.eclipse.aether.transport.http.RFC9457.RFC9457Reporter
- getDetail() - Method in class org.eclipse.aether.transport.http.RFC9457.RFC9457Payload
- getInstance() - Method in class org.eclipse.aether.transport.http.RFC9457.RFC9457Payload
- getPayload() - Method in exception class org.eclipse.aether.transport.http.RFC9457.HttpRFC9457Exception
- getPriority() - Method in class org.eclipse.aether.transport.http.HttpTransporterFactory
- getReasonPhrase() - Method in exception class org.eclipse.aether.transport.http.RFC9457.HttpRFC9457Exception
- getStatus() - Method in class org.eclipse.aether.transport.http.RFC9457.RFC9457Payload
- getStatusCode() - Method in exception class org.eclipse.aether.transport.http.RFC9457.HttpRFC9457Exception
- getTitle() - Method in class org.eclipse.aether.transport.http.RFC9457.RFC9457Payload
- getType() - Method in class org.eclipse.aether.transport.http.RFC9457.RFC9457Payload
H
- HttpRFC9457Exception - Exception Class in org.eclipse.aether.transport.http.RFC9457
-
Exception thrown by
HttpTransporter
in case of errors. - HttpRFC9457Exception(int, String, RFC9457Payload) - Constructor for exception class org.eclipse.aether.transport.http.RFC9457.HttpRFC9457Exception
- HttpTransporterFactory - Class in org.eclipse.aether.transport.http
-
A transporter factory for repositories using the
http:
orhttps:
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.
I
- INSTANCE - Static variable in class org.eclipse.aether.transport.http.RFC9457.RFC9457Payload
- INSTANCE - Static variable in class org.eclipse.aether.transport.http.RFC9457.RFC9457Reporter
- isRFC9457Message(CloseableHttpResponse) - Method in class org.eclipse.aether.transport.http.RFC9457.RFC9457Reporter
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.
- org.eclipse.aether.transport.http.RFC9457 - package org.eclipse.aether.transport.http.RFC9457
P
- parse(String) - Static method in class org.eclipse.aether.transport.http.RFC9457.RFC9457Parser
- 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.
- RFC9457Parser - Class in org.eclipse.aether.transport.http.RFC9457
- RFC9457Parser() - Constructor for class org.eclipse.aether.transport.http.RFC9457.RFC9457Parser
- RFC9457Payload - Class in org.eclipse.aether.transport.http.RFC9457
- RFC9457Payload(URI, Integer, String, String, URI) - Constructor for class org.eclipse.aether.transport.http.RFC9457.RFC9457Payload
- RFC9457Reporter - Class in org.eclipse.aether.transport.http.RFC9457
- RFC9457Reporter() - Constructor for class org.eclipse.aether.transport.http.RFC9457.RFC9457Reporter
S
- setPriority(float) - Method in class org.eclipse.aether.transport.http.HttpTransporterFactory
-
Sets the priority of this component.
T
- toString() - Method in class org.eclipse.aether.transport.http.RFC9457.RFC9457Payload
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
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form