Uses of Class
ants.p2p.filesharing.MultipleSourcesDownloadManager

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

Uses of MultipleSourcesDownloadManager in ants.p2p.filesharing
 

Methods in ants.p2p.filesharing with parameters of type MultipleSourcesDownloadManager
 void AutoresumeEngine.setMultipleSourcesDownloadManager(MultipleSourcesDownloadManager msdm)
           
 void AutoresumeEngine.setMultipleSourcesDownloadManager(MultipleSourcesDownloadManager msdm)
           
 

Constructors in ants.p2p.filesharing with parameters of type MultipleSourcesDownloadManager
AutoresumeEngine(MultipleSourcesDownloadManager msdm, DownloadAntPanel dap)
           
AutoresumeEngine(MultipleSourcesDownloadManager msdm, DownloadAntPanel dap)
           
InterruptedDownload(MultipleSourcesDownloadManager store)
           
InterruptedDownload(MultipleSourcesDownloadManager store)
           
 

Uses of MultipleSourcesDownloadManager in ants.p2p.gui
 

Constructors in ants.p2p.gui with parameters of type MultipleSourcesDownloadManager
AntPopupMenu(DownloadAntPanel caller, MultipleSourcesDownloadManager downloader, int selRow, javax.swing.tree.TreePath selPath)
           
AntPopupMenu(DownloadAntPanel caller, MultipleSourcesDownloadManager downloader, int selRow, javax.swing.tree.TreePath selPath)
           
AntPopupMenu(DownloadAntPanel caller, QueryFileTuple source, MultipleSourcesDownloadManager downloader, int selRow, javax.swing.tree.TreePath selPath)
           
AntPopupMenu(DownloadAntPanel caller, QueryFileTuple source, MultipleSourcesDownloadManager downloader, int selRow, javax.swing.tree.TreePath selPath)
           
 

Uses of MultipleSourcesDownloadManager in ants.p2p.utils.indexer
 

Methods in ants.p2p.utils.indexer with parameters of type MultipleSourcesDownloadManager
 void BackgroundEngine.addPartialFile(MultipleSourcesDownloadManager msdm)
           
 void BackgroundEngine.addPartialFile(MultipleSourcesDownloadManager msdm)
           
static org.apache.lucene.document.Document PartialFileDocument.Document(MultipleSourcesDownloadManager msdm)
          Makes a document for a File.
static org.apache.lucene.document.Document PartialFileDocument.Document(MultipleSourcesDownloadManager msdm)
          Makes a document for a File.