Package | Description |
---|---|
org.eclipse.aether.transport.file |
Support for downloads/uploads using the local filesystem as "remote" storage.
|
org.eclipse.aether.transport.http |
Support for downloads/uploads via the HTTP and HTTPS protocols.
|
Modifier and Type | Class and Description |
---|---|
(package private) class |
FileTransporter
A transporter using
File . |
Modifier and Type | Class and Description |
---|---|
(package private) class |
HttpTransporter
A transporter for HTTP/HTTPS.
|