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

Packages that use FileStategySupport
org.apache.camel.component.file.strategy   
 

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

Subclasses of FileStategySupport in org.apache.camel.component.file.strategy
 class DeleteFileStrategy
          A strategy which will delete the file when its processed
 class NoOpFileStrategy
          A simple strategy which just locks the file but does not modify it
 class RenameFileStrategy
          A strategy to rename a file
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.