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

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

Uses of Metadata in de.phleisch.app.itsucks.io
 

Methods in de.phleisch.app.itsucks.io that return Metadata
 Metadata DataRetriever.getMetadata()
          Returns the metadata of the data source connection.
 

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

Classes in de.phleisch.app.itsucks.io.http.impl that implement Metadata
 class HttpMetadata
          Metadata for an http connection.
 

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

Methods in de.phleisch.app.itsucks.io.impl that return Metadata
 Metadata FilterDataRetriever.getMetadata()
           
 Metadata FileRetriever.getMetadata()
           
 

Uses of Metadata in de.phleisch.app.itsucks.job.download
 

Methods in de.phleisch.app.itsucks.job.download that return Metadata
 Metadata DownloadJob.getMetadata()
          Gets the metadata of the data retriever.
 

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

Fields in de.phleisch.app.itsucks.job.download.impl declared as Metadata
protected  Metadata UrlDownloadJob.mMetadata
           
 

Methods in de.phleisch.app.itsucks.job.download.impl that return Metadata
 Metadata UrlDownloadJob.getMetadata()
           
 



Copyright © 2010. All Rights Reserved.