| Package | Description |
|---|---|
| org.eclipse.aether.spi.connector.transport |
The contract to download/upload URI-based resources using custom transport protocols.
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
GetTask |
A task to download a resource from the remote repository.
|
class |
PeekTask |
A task to check the existence of a resource in the remote repository.
|
class |
PutTask |
A task to upload a resource to the remote repository.
|