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

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

Classes in org.apache.camel.component.file.strategy used by org.apache.camel.component.file.strategy
GenericFileProcessStrategySupport
          Base class for implementations of GenericFileProcessStrategy.
GenericFileRenameExclusiveReadLockStrategy
          Acquires exclusive read lock to the given file.
GenericFileRenamer
          Used for renaming files.
MarkerFileExclusiveReadLockStrategy
          Acquires read lock to the given file using a marker file so other Camel consumers wont acquire the same file.
 



Apache Camel