Uses of Class
org.egothor.duplicity.file.DuplicityCheckingFile.TempFile

Packages that use DuplicityCheckingFile.TempFile
org.egothor.duplicity.file This package contains implementation of the files needed the duplicity checking algorithm. 
 

Uses of DuplicityCheckingFile.TempFile in org.egothor.duplicity.file
 

Methods in org.egothor.duplicity.file that return DuplicityCheckingFile.TempFile
protected  DuplicityCheckingFile.TempFile DuplicityCheckingFile.getNewTempFile(java.lang.String filename, java.lang.String existsMessage)