Uses of Class
org.apache.camel.component.file.strategy.FileProcessStrategySupport

Packages that use FileProcessStrategySupport
org.apache.camel.component.file.strategy Strategies for the File Component. 
 

Uses of FileProcessStrategySupport in org.apache.camel.component.file.strategy
 

Subclasses of FileProcessStrategySupport in org.apache.camel.component.file.strategy
 class DeleteFileProcessStrategy
          A strategy which will delete the file when its processed
 class NoOpFileProcessStrategy
          A simple strategy which does not move or delete the processed files in any way.
 class RenameFileProcessStrategy
          A strategy to rename a file
 



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