Uses of Class
org.sonatype.aether.transfer.TransferCancelledException

Packages that use TransferCancelledException
org.sonatype.aether.transfer   
 

Uses of TransferCancelledException in org.sonatype.aether.transfer
 

Methods in org.sonatype.aether.transfer that throw TransferCancelledException
 void TransferListener.transferCorrupted(TransferEvent event)
          Notifies the listener that a checksum validation failed.
 void TransferListener.transferInitiated(TransferEvent event)
          Notifies the listener about the initiation of a transfer.
 void TransferListener.transferProgressed(TransferEvent event)
          Notifies the listener about some progress in the data transfer.
 void TransferListener.transferStarted(TransferEvent event)
          Notifies the listener about the start of a data transfer, i.e. the successful connection to the remote repository.
 



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