Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- ApacheRFC9457Reporter - Class in org.eclipse.aether.transport.apache
- ApacheTransporterConfigurationKeys - Class in org.eclipse.aether.transport.apache
-
Configuration for Apache Transport.
- ApacheTransporterFactory - Class in org.eclipse.aether.transport.apache
-
A transporter factory for repositories using the
http:
orhttps:
protocol. - ApacheTransporterFactory(ChecksumExtractor, PathProcessor) - Constructor for class org.eclipse.aether.transport.apache.ApacheTransporterFactory
C
- CONFIG_PROP_CIPHER_SUITES - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
-
Comma-separated list of Cipher Suites which are enabled for HTTPS connections.
- CONFIG_PROP_FOLLOW_REDIRECTS - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
-
If enabled, Apache HttpClient will follow HTTP redirects.
- CONFIG_PROP_HTTP_RETRY_HANDLER_NAME - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
-
The name of retryHandler, supported values are “standard”, that obeys RFC-2616, regarding idempotent methods, and “default” that considers requests w/o payload as idempotent.
- CONFIG_PROP_HTTP_RETRY_HANDLER_REQUEST_SENT_ENABLED - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
-
Set to true if it is acceptable to retry non-idempotent requests, that have been sent.
- CONFIG_PROP_MAX_REDIRECTS - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
-
The max redirect count to follow.
- CONFIG_PROP_PROTOCOLS - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
-
Comma-separated list of Protocols which are enabled for HTTPS connections.
- CONFIG_PROP_USE_SYSTEM_PROPERTIES - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
-
If enabled, underlying Apache HttpClient will use system properties as well to configure itself (typically used to set up HTTP Proxy via Java system properties).
D
- DEFAULT_FOLLOW_REDIRECTS - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
- DEFAULT_HTTP_RETRY_HANDLER_REQUEST_SENT_ENABLED - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
- DEFAULT_MAX_REDIRECTS - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
- DEFAULT_USE_SYSTEM_PROPERTIES - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
G
- getBody(CloseableHttpResponse) - Method in class org.eclipse.aether.transport.apache.ApacheRFC9457Reporter
- getPriority() - Method in class org.eclipse.aether.transport.apache.ApacheTransporterFactory
- getReasonPhrase(CloseableHttpResponse) - Method in class org.eclipse.aether.transport.apache.ApacheRFC9457Reporter
- getStatusCode(CloseableHttpResponse) - Method in class org.eclipse.aether.transport.apache.ApacheRFC9457Reporter
H
- HTTP_RETRY_HANDLER_NAME_DEFAULT - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
- HTTP_RETRY_HANDLER_NAME_STANDARD - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterConfigurationKeys
I
- INSTANCE - Static variable in class org.eclipse.aether.transport.apache.ApacheRFC9457Reporter
- isRFC9457Message(CloseableHttpResponse) - Method in class org.eclipse.aether.transport.apache.ApacheRFC9457Reporter
N
- NAME - Static variable in class org.eclipse.aether.transport.apache.ApacheTransporterFactory
- newInstance(RepositorySystemSession, RemoteRepository) - Method in class org.eclipse.aether.transport.apache.ApacheTransporterFactory
O
- org.eclipse.aether.transport.apache - package org.eclipse.aether.transport.apache
-
Support for downloads/uploads via the HTTP and HTTPS protocols.
S
- setPriority(float) - Method in class org.eclipse.aether.transport.apache.ApacheTransporterFactory
-
Sets the priority of this component.
All Classes and Interfaces|All Packages|Constant Field Values