Uses of Class
ants.p2p.filesharing.AutoresumeEngine

Packages that use AutoresumeEngine
ants.p2p.filesharing   
 

Uses of AutoresumeEngine in ants.p2p.filesharing
 

Methods in ants.p2p.filesharing that return AutoresumeEngine
 AutoresumeEngine InterruptedDownload.getAutoresumeEngine()
           
 AutoresumeEngine MultipleSourcesDownloadManager.getAutoresumeEngine()
           
 AutoresumeEngine MultipleSourcesDownloadManager.getAutoresumeEngine()
           
 AutoresumeEngine InterruptedDownload.getAutoresumeEngine()
           
 

Methods in ants.p2p.filesharing with parameters of type AutoresumeEngine
 void InterruptedDownload.addAutoresumeEngine(AutoresumeEngine ae)
           
 void MultipleSourcesDownloadManager.addAutoresumeEngine(AutoresumeEngine ae)
           
 void MultipleSourcesDownloadManager.addAutoresumeEngine(AutoresumeEngine ae)
           
 void InterruptedDownload.addAutoresumeEngine(AutoresumeEngine ae)