Uses of Class
de.phleisch.app.itsucks.io.impl.AbstractDataRetriever

Packages that use AbstractDataRetriever
de.phleisch.app.itsucks.io.http.impl   
de.phleisch.app.itsucks.io.impl   
 

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

Subclasses of AbstractDataRetriever in de.phleisch.app.itsucks.io.http.impl
 class AdvancedHttpRetriever
          Implentation of an data retriever for the http protocol.
 

Uses of AbstractDataRetriever in de.phleisch.app.itsucks.io.impl
 

Subclasses of AbstractDataRetriever in de.phleisch.app.itsucks.io.impl
 class FileRetriever
          Implementation of an data retriever which can read files from the filesystem.
 



Copyright © 2008. All Rights Reserved.