File
Doc
Category
Size
Date
Package
FMFileManager.java
API Doc
Azureus 3.0.3.4
1348
Thu Jan 11 07:45:32 GMT 2007
com.aelitis.azureus.core.diskmanager.file
FMFileManager
public interface FMFileManager
author
parg
Fields Summary
Constructors Summary
Methods Summary
public
FMFile
createFile
(
FMFileOwner
owner,
java.io.File
file,
int
type)
public
java.io.File
getFileLink
(
org.gudy.azureus2.core3.torrent.TOTorrent
torrent,
java.io.File
from_file)
public void
setFileLinks
(
org.gudy.azureus2.core3.torrent.TOTorrent
torrent,
com.aelitis.azureus.core.util.CaseSensitiveFileMap
links)
Java Code Source