Uses of Class
de.phleisch.app.itsucks.job.download.impl.UrlDownloadJob

Packages that use UrlDownloadJob
de.phleisch.app.itsucks.job.download.impl   
 

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

Fields in de.phleisch.app.itsucks.job.download.impl with type parameters of type UrlDownloadJob
protected  java.lang.ref.WeakReference<UrlDownloadJob> UrlDownloadJob.mParent
           
 

Methods in de.phleisch.app.itsucks.job.download.impl that return UrlDownloadJob
 UrlDownloadJob UrlDownloadJob.clone()
           
 UrlDownloadJob DownloadJobFactory.createDownloadJob()
           
 

Methods in de.phleisch.app.itsucks.job.download.impl with parameters of type UrlDownloadJob
 void DownloadJobFactory.injectDependencies(UrlDownloadJob pDownloadJob)
           
 void UrlDownloadJob.setParent(UrlDownloadJob pParent)
          Sets the parent of the job.
 



Copyright © 2010. All Rights Reserved.