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
 

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 © 2008. All Rights Reserved.