Class ApacheTransporterFactory

java.lang.Object
org.eclipse.aether.transport.apache.ApacheTransporterFactory
All Implemented Interfaces:
TransporterFactory

@Named("apache") public final class ApacheTransporterFactory extends Object implements TransporterFactory
A transporter factory for repositories using the http: or https: protocol. The provided transporters support uploads to WebDAV servers and resumable downloads.