| Package | Description |
|---|---|
| org.eclipse.aether.connector.basic |
Support for downloads/uploads using remote repositories that have a URI-based content structure/layout.
|
| org.eclipse.aether.internal.impl |
The various sub components that collectively implement the repository system.
|
| org.eclipse.aether.spi.connector.transport |
The contract to download/upload URI-based resources using custom transport protocols.
|
| org.eclipse.aether.transport.classpath |
Support for downloads that utilize the classpath as "remote" storage.
|
| 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.
|
| org.eclipse.aether.transport.wagon |
Support for downloads/uploads using Apache Maven Wagon.
|
| Class and Description |
|---|
| TransporterProvider
Retrieves a transporter from the installed transporter factories.
|
| Class and Description |
|---|
| Transporter
A transporter for a remote repository.
|
| TransporterFactory
A factory to create transporters.
|
| TransporterProvider
Retrieves a transporter from the installed transporter factories.
|
| Class and Description |
|---|
| GetTask
A task to download a resource from the remote repository.
|
| PeekTask
A task to check the existence of a resource in the remote repository.
|
| PutTask
A task to upload a resource to the remote repository.
|
| Transporter
A transporter for a remote repository.
|
| TransportListener
A skeleton class for listeners used to monitor transport operations.
|
| TransportTask
A transport task.
|
| Class and Description |
|---|
| Transporter
A transporter for a remote repository.
|
| TransporterFactory
A factory to create transporters.
|
| Class and Description |
|---|
| Transporter
A transporter for a remote repository.
|
| TransporterFactory
A factory to create transporters.
|
| Class and Description |
|---|
| Transporter
A transporter for a remote repository.
|
| TransporterFactory
A factory to create transporters.
|
| Class and Description |
|---|
| Transporter
A transporter for a remote repository.
|
| TransporterFactory
A factory to create transporters.
|
Copyright © 2010-2014 The Eclipse Foundation. All Rights Reserved.