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

Packages that use org.apache.camel.component.file
org.apache.camel.component.file The File Component for working with file systems. 
org.apache.camel.component.file.strategy Strategies for the File Component. 
 

Classes in org.apache.camel.component.file used by org.apache.camel.component.file
FileConsumer
          File consumer.
FileEndpoint
          File endpoint.
GenericFile
          Generic File.
GenericFileBinding
          Binding between the generic file and the body content.
GenericFileComponent
          Base class file component.
GenericFileConfiguration
           
GenericFileConsumer
          Base class for remote file consumers.
GenericFileEndpoint
          Generic FileEndpoint
GenericFileExchange
           
GenericFileExclusiveReadLockStrategy
          Strategy for acquiring exclusive read locks for files to be consumed.
GenericFileExist
          Represent the kinds of options when writing a file and what to do in case of an existing file exists.
GenericFileFilter
          A filter for GenericFile.
GenericFileMessage
          Generic file message
GenericFileOperationFailedException
          Exception thrown in case of last file operation failed.
GenericFileOperations
           
GenericFileProcessStrategy
          Represents a strategy for marking that a remote file is processed.
GenericFileProducer
          Generic file producer
 

Classes in org.apache.camel.component.file used by org.apache.camel.component.file.strategy
GenericFile
          Generic File.
GenericFileEndpoint
          Generic FileEndpoint
GenericFileExchange
           
GenericFileExclusiveReadLockStrategy
          Strategy for acquiring exclusive read locks for files to be consumed.
GenericFileOperations
           
GenericFileProcessStrategy
          Represents a strategy for marking that a remote file is processed.
 



Copyright © 2009 Apache Software Foundation. All Rights Reserved.