Uses of Class
ants.p2p.filesharing.InterruptedDownload

Packages that use InterruptedDownload
ants.p2p.filesharing   
ants.p2p.gui   
ants.p2p.utils.indexer   
 

Uses of InterruptedDownload in ants.p2p.filesharing
 

Methods in ants.p2p.filesharing with parameters of type InterruptedDownload
 void AutoresumeEngine.setInterruptedDownload(InterruptedDownload interruptedDownload)
           
 void AutoresumeEngine.setInterruptedDownload(InterruptedDownload interruptedDownload)
           
 

Constructors in ants.p2p.filesharing with parameters of type InterruptedDownload
AutoresumeEngine(InterruptedDownload interruptedDownload, WarriorAnt n, DownloadAntPanel dap)
           
AutoresumeEngine(InterruptedDownload interruptedDownload, WarriorAnt n, DownloadAntPanel dap)
           
 

Uses of InterruptedDownload in ants.p2p.gui
 

Constructors in ants.p2p.gui with parameters of type InterruptedDownload
AntPopupMenu(DownloadAntPanel caller, InterruptedDownload toBeProcessed, int selRow, javax.swing.tree.TreePath selPath)
           
AntPopupMenu(DownloadAntPanel caller, InterruptedDownload toBeProcessed, int selRow, javax.swing.tree.TreePath selPath)
           
 

Uses of InterruptedDownload in ants.p2p.utils.indexer
 

Methods in ants.p2p.utils.indexer with parameters of type InterruptedDownload
 void BackgroundEngine.addPartialFile(InterruptedDownload id)
           
 void BackgroundEngine.addPartialFile(InterruptedDownload id)
           
static org.apache.lucene.document.Document PartialFileDocument.Document(InterruptedDownload id)
           
static org.apache.lucene.document.Document PartialFileDocument.Document(InterruptedDownload id)