Index

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

C

CONFIG_PROP_HTTP_VERSION - Static variable in class org.eclipse.aether.transport.jdk.JdkTransporterConfigurationKeys
Use string representation of HttpClient version enum "HTTP_2" or "HTTP_1_1" to set default HTTP protocol to use.
CONFIG_PROP_MAX_CONCURRENT_REQUESTS - Static variable in class org.eclipse.aether.transport.jdk.JdkTransporterConfigurationKeys
The hard limit of maximum concurrent requests JDK transport can do.

D

DEFAULT_HTTP_VERSION - Static variable in class org.eclipse.aether.transport.jdk.JdkTransporterConfigurationKeys
 
DEFAULT_MAX_CONCURRENT_REQUESTS - Static variable in class org.eclipse.aether.transport.jdk.JdkTransporterConfigurationKeys
 

G

getPriority() - Method in class org.eclipse.aether.transport.jdk.JdkTransporterFactory
 

J

JdkTransporterCloser - Class in org.eclipse.aether.transport.jdk
JDK Transport that properly closes HttpClient on Java 11-20.
JdkTransporterCloser() - Constructor for class org.eclipse.aether.transport.jdk.JdkTransporterCloser
 
JdkTransporterConfigurationKeys - Class in org.eclipse.aether.transport.jdk
JDK Transport configuration keys.
JdkTransporterFactory - Class in org.eclipse.aether.transport.jdk
JDK Transport factory: on Java11+ it works.
JdkTransporterFactory(ChecksumExtractor) - Constructor for class org.eclipse.aether.transport.jdk.JdkTransporterFactory
 

N

NAME - Static variable in class org.eclipse.aether.transport.jdk.JdkTransporterFactory
 
newInstance(RepositorySystemSession, RemoteRepository) - Method in class org.eclipse.aether.transport.jdk.JdkTransporterFactory
 

O

org.eclipse.aether.transport.jdk - package org.eclipse.aether.transport.jdk
 

S

setPriority(float) - Method in class org.eclipse.aether.transport.jdk.JdkTransporterFactory
 
C D G J N O S 
All Classes and Interfaces|All Packages|Constant Field Values