Interface FMFileManager
- All Known Implementing Classes:
FMFileManagerImpl
public interface FMFileManager
-
Method Summary
Modifier and TypeMethodDescriptioncreateFile
(FMFileOwner owner, File file, int type, boolean force) void
generateEvidence
(IndentWriter writer, TOTorrent torrent) getFileLink
(TOTorrent torrent, int from_index, File from_file) boolean
void
setFileLinks
(TOTorrent torrent, LinkFileMap links)
-
Method Details
-
createFile
FMFile createFile(FMFileOwner owner, File file, int type, boolean force) throws FMFileManagerException - Throws:
FMFileManagerException
-
setFileLinks
-
getFileLink
-
hasLinks
-
generateEvidence
-