g-Eclipse
Release 1.0.0

Uses of Class
eu.geclipse.core.filesystem.TransferInformation

Packages that use TransferInformation
eu.geclipse.core.filesystem   
 

Uses of TransferInformation in eu.geclipse.core.filesystem
 

Methods in eu.geclipse.core.filesystem that return types with arguments of type TransferInformation
 java.util.List<TransferInformation> TransferRepository.getOperations()
           
 java.util.List<TransferInformation> TransferManager.getPendingTransfers()
           
 

Methods in eu.geclipse.core.filesystem with parameters of type TransferInformation
 void TransferRepository.save(TransferInformation op)
          Saves information about this transfer to the repository
 


g-Eclipse
Release 1.0.0