Uses of Class
de.phleisch.app.itsucks.processing.DataChunk

Packages that use DataChunk
de.phleisch.app.itsucks.processing   
de.phleisch.app.itsucks.processing.download.http.impl   
de.phleisch.app.itsucks.processing.download.impl   
de.phleisch.app.itsucks.processing.impl   
 

Uses of DataChunk in de.phleisch.app.itsucks.processing
 

Methods in de.phleisch.app.itsucks.processing that return DataChunk
 DataChunk DataProcessor.process(DataChunk pDataChunk)
          Processes the given data chunk.
 

Methods in de.phleisch.app.itsucks.processing with parameters of type DataChunk
 DataChunk DataProcessor.process(DataChunk pDataChunk)
          Processes the given data chunk.
 

Uses of DataChunk in de.phleisch.app.itsucks.processing.download.http.impl
 

Methods in de.phleisch.app.itsucks.processing.download.http.impl that return DataChunk
 DataChunk FilterFileSizeProcessor.process(DataChunk pDataChunk)
           
 DataChunk HtmlParser.process(DataChunk pDataChunk)
           
 DataChunk ContentParser.process(DataChunk pDataChunk)
           
 DataChunk HttpRedirectorProcessor.process(DataChunk pDataChunk)
           
 

Methods in de.phleisch.app.itsucks.processing.download.http.impl with parameters of type DataChunk
 DataChunk FilterFileSizeProcessor.process(DataChunk pDataChunk)
           
 DataChunk HtmlParser.process(DataChunk pDataChunk)
           
 DataChunk ContentParser.process(DataChunk pDataChunk)
           
 DataChunk HttpRedirectorProcessor.process(DataChunk pDataChunk)
           
 

Uses of DataChunk in de.phleisch.app.itsucks.processing.download.impl
 

Methods in de.phleisch.app.itsucks.processing.download.impl that return DataChunk
 DataChunk PersistenceProcessor.process(DataChunk pDataChunk)
           
 

Methods in de.phleisch.app.itsucks.processing.download.impl with parameters of type DataChunk
 DataChunk PersistenceProcessor.process(DataChunk pDataChunk)
           
 

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

Methods in de.phleisch.app.itsucks.processing.impl that return DataChunk
 DataChunk SeekDataProcessorWrapper.process(DataChunk pDataChunk)
           
 

Methods in de.phleisch.app.itsucks.processing.impl with parameters of type DataChunk
protected  void DataProcessorChainImpl.dispatchChunk(DataChunk pDataChunk)
           
 DataChunk SeekDataProcessorWrapper.process(DataChunk pDataChunk)
           
 



Copyright © 2010. All Rights Reserved.