Uses of Interface
de.phleisch.app.itsucks.job.download.impl.DataRetrieverFactory

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

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

Classes in de.phleisch.app.itsucks.job.download.http.impl that implement DataRetrieverFactory
 class HttpRetrieverFactory
           
 

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

Methods in de.phleisch.app.itsucks.job.download.impl that return DataRetrieverFactory
 DataRetrieverFactory DataRetrieverManager.getRetrieverFactoryForProtocol(java.lang.String pProtocol)
          Gets an data retriever for the given protocol (http, ftp, etc.).
 



Copyright © 2010. All Rights Reserved.