Uses of Package
org.sonatype.aether.transfer

Packages that use org.sonatype.aether.transfer
org.sonatype.aether   
org.sonatype.aether.transfer   
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether
TransferListener
          A listener being notified of artifact/metadata transfers from/to remote repositories.
 

Classes in org.sonatype.aether.transfer used by org.sonatype.aether.transfer
ArtifactTransferException
          Thrown when an artifact could not be uploaded/downloaded to/from a particular remote repository.
MetadataTransferException
          Thrown when metadata could not be uploaded/downloaded to/from a particular remote repository.
TransferCancelledException
          Thrown in case an upload/download was cancelled (e.g. due to user request).
TransferEvent
          An event fired to a transfer listener during an artifact/metadata transfer.
TransferEvent.EventType
          The type of the event.
TransferEvent.RequestType
          The type of the request/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.
 



Copyright © 2010-2011 Sonatype, Inc.. All Rights Reserved.