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

Packages that use DataConsumer
de.phleisch.app.itsucks.io   
de.phleisch.app.itsucks.io.impl   
de.phleisch.app.itsucks.processing.impl   
 

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

Methods in de.phleisch.app.itsucks.io that return DataConsumer
 DataConsumer DataRetriever.getDataConsumer()
           
 

Methods in de.phleisch.app.itsucks.io with parameters of type DataConsumer
 void DataRetriever.setDataConsumer(DataConsumer pDataConsumer)
           
 

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

Fields in de.phleisch.app.itsucks.io.impl declared as DataConsumer
 DataConsumer AbstractDataRetriever.mDataConsumer
           
 

Methods in de.phleisch.app.itsucks.io.impl that return DataConsumer
 DataConsumer AbstractDataRetriever.getDataConsumer()
           
 DataConsumer FileResumeRetriever.getDataConsumer()
           
 

Methods in de.phleisch.app.itsucks.io.impl with parameters of type DataConsumer
 void AbstractDataRetriever.setDataConsumer(DataConsumer pDataConsumer)
           
 void FileResumeRetriever.setDataConsumer(DataConsumer pDataConsumer)
           
 

Uses of DataConsumer in de.phleisch.app.itsucks.processing.impl
 

Classes in de.phleisch.app.itsucks.processing.impl that implement DataConsumer
protected  class DataProcessorChainImpl.DataConsumerImpl
           
 



Copyright © 2008. All Rights Reserved.