Package | Description |
---|---|
org.eclipse.aether.spi.connector.transport |
The contract to download/upload URI-based resources using custom transport protocols.
|
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.
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.