Uses of Interface
org.eclipse.aether.spi.connector.transport.http.HttpTransporterFactory
Package
Description
Support for downloads/uploads via the HTTP and HTTPS protocols.
Support for downloads/uploads via the HTTP and HTTPS protocols.
Support for downloads/uploads via the HTTP and HTTPS protocols.
-
Uses of HttpTransporterFactory in org.eclipse.aether.internal.test.util.http
ModifierConstructorDescriptionprotected
HttpTransporterTest
(Supplier<HttpTransporterFactory> transporterFactorySupplier) -
Uses of HttpTransporterFactory in org.eclipse.aether.transport.apache
Modifier and TypeClassDescriptionfinal class
A transporter factory for repositories using thehttp:
orhttps:
protocol. -
Uses of HttpTransporterFactory in org.eclipse.aether.transport.jdk
Modifier and TypeClassDescriptionfinal class
JDK Transport factory: on Java 8 it is defunct. -
Uses of HttpTransporterFactory in org.eclipse.aether.transport.jetty
Modifier and TypeClassDescriptionfinal class
A transporter factory for repositories using thehttp:
orhttps:
protocol.