Package org.apache.camel.component.file.strategy

Strategies for the File Component.

See:
          Description

Interface Summary
FileRenamer Used for renaming files.
 

Class Summary
DefaultFileRenamer Camel default file renamer.
DeleteFileProcessStrategy A strategy which will delete the file when its processed
FileExpressionRenamer File renamed using Expression to dynamically compute the file name.
FileProcessStrategyFactory Factory to provide the FileProcessStrategy to use.
FileProcessStrategySupport Base class for FileProcessStrategy implementation to extend.
NoOpFileProcessStrategy A simple strategy which does not move or delete the processed files in any way.
RenameFileProcessStrategy A strategy to rename a file
 

Package org.apache.camel.component.file.strategy Description

Strategies for the File Component.



Copyright © 2009 IONA Open Source Community. All Rights Reserved.