Uses of Interface
net.sf.filePiper.model.PipeComponent

Packages that use PipeComponent
net.sf.filePiper.model   
 

Uses of PipeComponent in net.sf.filePiper.model
 

Classes in net.sf.filePiper.model that implement PipeComponent
 class PipelineEnd
          Last component of the pipeline.
 class ProcessorThread
           
 

Methods in net.sf.filePiper.model with parameters of type PipeComponent
 void PipelineStart.processInputFiles(PipeComponent firstProcessor, PipelineEnvironment reporter)
           
 

Constructors in net.sf.filePiper.model with parameters of type PipeComponent
ProcessorThread(FileProcessor p, Pipeline pipeline, PipeComponent nextPipeComponent, PipelineEnvironment reporting)
           
 



Copyright © 2010. All Rights Reserved.