Package de.phleisch.app.itsucks.processing

Interface Summary
DataProcessor A data processor is a single component in a processing chain which processes the data which is lead through.
DataProcessorChain This class holds an chain of data processors and tunnels the data through all registered processors in the given order.
 

Class Summary
DataChunk  
DataProcessorInfo  
 

Enum Summary
DataProcessorInfo.ProcessorType  
DataProcessorInfo.ResumeSupport  
DataProcessorInfo.StreamingSupport  
 

Exception Summary
AbortProcessingException  
ProcessingException  
 



Copyright © 2010. All Rights Reserved.