Uses of Interface
de.phleisch.app.itsucks.io.ResumeUrlDataRetriever

Packages that use ResumeUrlDataRetriever
de.phleisch.app.itsucks.io.http.impl   
de.phleisch.app.itsucks.job.download.http.impl   
de.phleisch.app.itsucks.job.download.impl   
 

Uses of ResumeUrlDataRetriever in de.phleisch.app.itsucks.io.http.impl
 

Classes in de.phleisch.app.itsucks.io.http.impl that implement ResumeUrlDataRetriever
 class HttpFileResumeUrlRetriever
          This retriever is used to resume partial downloaded files.
 

Uses of ResumeUrlDataRetriever in de.phleisch.app.itsucks.job.download.http.impl
 

Methods in de.phleisch.app.itsucks.job.download.http.impl that return ResumeUrlDataRetriever
 ResumeUrlDataRetriever HttpRetrieverFactory.createResumeDataRetriever(UrlDataRetriever pDataRetriever, java.io.File pFile)
           
 

Uses of ResumeUrlDataRetriever in de.phleisch.app.itsucks.job.download.impl
 

Fields in de.phleisch.app.itsucks.job.download.impl declared as ResumeUrlDataRetriever
protected  ResumeUrlDataRetriever UrlDownloadJob.mFileResumeRetriever
           
 

Methods in de.phleisch.app.itsucks.job.download.impl that return ResumeUrlDataRetriever
 ResumeUrlDataRetriever DataRetrieverFactory.createResumeDataRetriever(UrlDataRetriever pDataRetriever, java.io.File pFile)
           
 



Copyright © 2010. All Rights Reserved.