Package | Description |
---|---|
org.eclipse.aether.spi.connector |
Modifier and Type | Class and Description |
---|---|
class |
ArtifactDownload
A download of an artifact from a remote repository.
|
class |
ArtifactTransfer
A download/upload of an artifact.
|
class |
ArtifactUpload
An upload of an artifact to a remote repository.
|
class |
MetadataDownload
A download of metadata from a remote repository.
|
class |
MetadataTransfer
A download/upload of metadata.
|
class |
MetadataUpload
An upload of metadata to a remote repository.
|
Modifier and Type | Method and Description |
---|---|
Transfer |
Transfer.setState(Transfer.State state)
Sets the state of this transfer.
|
Transfer |
Transfer.setTrace(RequestTrace trace)
Sets the trace information that describes the higher level request/operation in which this transfer is issued.
|
Copyright © 2010-2012 The Eclipse Foundation. All Rights Reserved.