Uses of Package
org.apache.commons.pipeline.stage

Packages that use org.apache.commons.pipeline.stage
org.apache.commons.pipeline.stage A few simple Stage implementations for common use cases. 
 

Classes in org.apache.commons.pipeline.stage used by org.apache.commons.pipeline.stage
BaseStage
          This is a simple base class for Stages with no-op implementations of the BaseStage.preprocess(), #process(), BaseStage.postprocess(), and BaseStage.release() methods.
ExtendedBaseStageMBean
          Interface to JMX enable the ExtendedBaseStage.
FtpFileDownloadStage.Criterion
          This class is used to specify a criterion that the downloaded file must satisfy.
FtpFileDownloadStage.FileSpec.FileType
          Enumeration of legal FTP file tranfer types
 



Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.