Index

A C D G H N O S 
All Classes and Interfaces|All Packages|Constant Field Values

A

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: or https: protocol.
ApacheTransporterFactory() - 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_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_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_HTTP_RETRY_HANDLER_REQUEST_SENT_ENABLED - 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

getPriority() - Method in class org.eclipse.aether.transport.apache.ApacheTransporterFactory
 

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
 

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.
A C D G H N O S 
All Classes and Interfaces|All Packages|Constant Field Values