|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
TransferEvent | An event fired to a transfer listener during an artifact/metadata transfer. |
TransferListener | A listener being notified of artifact/metadata transfers from/to remote repositories. |
TransferResource | Describes a resource being uploaded or downloaded by the repository system. |
Class Summary | |
---|---|
AbstractTransferListener | A skeleton implementation for custom transfer listeners. |
Enum Summary | |
---|---|
TransferEvent.EventType | The type of the event. |
TransferEvent.RequestType | The type of the request/transfer. |
Exception Summary | |
---|---|
ArtifactNotFoundException | Thrown when an artifact was not found in a particular repository. |
ArtifactTransferException | Thrown when an artifact could not be uploaded/downloaded to/from a particular remote repository. |
ChecksumFailureException | Thrown in case of a checksum failure during an artifact/metadata download. |
MetadataNotFoundException | Thrown when metadata was not found in a particular repository. |
MetadataTransferException | Thrown when metadata could not be uploaded/downloaded to/from a particular remote repository. |
NoRepositoryConnectorException | Thrown in case of an unsupported remote repository type. |
TransferCancelledException | Thrown in case an upload/download was cancelled (e.g. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |