Index
All Classes and Interfaces|All Packages|Constant Field Values
C
- CONFIG_PROP_CLOSE_CONNECTION - Static variable in class org.eclipse.aether.transport.url.UrlTransporterConfigurationKeys
-
Whether this transport should close the HTTP connection at the end of each transaction, effectively disabling persistent connections (keep-alive).
- CONFIG_PROP_MAX_REDIRECT_COUNT - Static variable in class org.eclipse.aether.transport.url.UrlTransporterConfigurationKeys
-
Maximum count of redirects that transport follows within one transaction.
- CONFIG_PROP_REDIRECT_ALLOW_DOWNGRADE - Static variable in class org.eclipse.aether.transport.url.UrlTransporterConfigurationKeys
-
Whether protocol downgrade (HTTPS -> HTTP) is allowed during redirect following.
- CONFIG_PROP_REDIRECT_MODE - Static variable in class org.eclipse.aether.transport.url.UrlTransporterConfigurationKeys
-
The redirect mode of the transport.
D
- DEFAULT_CLOSE_CONNECTION - Static variable in class org.eclipse.aether.transport.url.UrlTransporterConfigurationKeys
- DEFAULT_MAX_REDIRECT_COUNT - Static variable in class org.eclipse.aether.transport.url.UrlTransporterConfigurationKeys
- DEFAULT_REDIRECT_ALLOW_DOWNGRADE - Static variable in class org.eclipse.aether.transport.url.UrlTransporterConfigurationKeys
- DEFAULT_REDIRECT_MODE - Static variable in class org.eclipse.aether.transport.url.UrlTransporterConfigurationKeys
G
- getPriority() - Method in class org.eclipse.aether.transport.url.UrlTransporterFactory
I
- implClose() - Method in class org.eclipse.aether.transport.url.UrlTransporter
- implGet(GetTask) - Method in class org.eclipse.aether.transport.url.UrlTransporter
- implPeek(PeekTask) - Method in class org.eclipse.aether.transport.url.UrlTransporter
- implPut(PutTask) - Method in class org.eclipse.aether.transport.url.UrlTransporter
N
- NAME - Static variable in class org.eclipse.aether.transport.url.UrlTransporterFactory
- newInstance(RepositorySystemSession, RemoteRepository) - Method in class org.eclipse.aether.transport.url.UrlTransporterFactory
O
- org.eclipse.aether.transport.url - package org.eclipse.aether.transport.url
S
- setPriority(float) - Method in class org.eclipse.aether.transport.url.UrlTransporterFactory
-
Sets the priority of this component.
U
- UrlTransporter - Class in org.eclipse.aether.transport.url
-
A special, "read only" and limited capability transport usable for bootstrapping.
- UrlTransporter(RemoteRepository, RepositorySystemSession, ChecksumExtractor, PathProcessor) - Constructor for class org.eclipse.aether.transport.url.UrlTransporter
- UrlTransporterConfigurationKeys - Class in org.eclipse.aether.transport.url
-
Configuration for URL Transport.
- UrlTransporterFactory - Class in org.eclipse.aether.transport.url
-
A bootstrapping transporter factory for repositories using the
http:orhttps:protocol. - UrlTransporterFactory(ChecksumExtractor, PathProcessor) - Constructor for class org.eclipse.aether.transport.url.UrlTransporterFactory
All Classes and Interfaces|All Packages|Constant Field Values