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
FileProcessStrategyFactory Factory to provide the FileProcessStrategy to use.
FileProcessStrategySupport Base class for FileProcessStrategy implementation to extend.
NoOpFileProcessStrategy A simple strategy which just locks the file but does not modify it
RenameFileProcessStrategy A strategy to rename a file
 

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

Strategies for the File Component.



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