Package fr.jayasoft.ivy.repository

Interface Summary
Repository Represents a collection of resources available to Ivy.
Resource Represents a resource in an Ivy Repository.
TransferListener Listen to repository transfer
 

Class Summary
AbstractRepository  
RepositoryCopyProgressListener  
ResourceHelper  
TransferEvent TransferEvent is used to notify TransferListeners about progress in transfer of resources form/to the respository This class is LARGELY inspired by org.apache.maven.wagon.events.TransferEvent released under the following copyright license: Copyright 2001-2005 The Apache Software Foundation.