| Name | Description | Type | Package | Framework |
| AntPathMatcherFileFilter | File filter using AntPathMatcher. | Class | org.apache.camel.component.file | Apache Camel |
| AntPathMatcherGenericFileFilter | File filter using AntPathMatcher. | Class | org.apache.camel.component.file | Apache Camel |
| FileBinding | File binding with the File type. | Class | org.apache.camel.component.file | Apache Camel |
| FileChangedExclusiveReadLockStrategy | Acquires exclusive read lock to the given file by checking whether the file is being changed by scanning the file at different intervals (to detect changes). | Class | org.apache.camel.component.file.strategy | Apache Camel |
| FileComponent | * The File Component provides access to file systems. | Class | org.apache.camel.component.file | Apache Camel |
| FileConsumer | Class | org.apache.camel.component.file | Apache Camel | |
| FileEndpoint | Class | org.apache.camel.component.file | Apache Camel | |
| FileLockExclusiveReadLockStrategy | Acquires exclusive read lock to the given file. | Class | org.apache.camel.component.file.strategy | Apache Camel |
| FileOperations | File operations for File. | Class | org.apache.camel.component.file | Apache Camel |
| FileProcessStrategyFactory | Class | org.apache.camel.component.file.strategy | Apache Camel | |
| FileRenameExclusiveReadLockStrategy | Acquires exclusive read lock to the given file. | Class | org.apache.camel.component.file.strategy | Apache Camel |
| GenericFile | Generic File. | Class | org.apache.camel.component.file | Apache Camel |
| GenericFileBinding | Binding between the generic file and the body content. | Interface | org.apache.camel.component.file | Apache Camel |
| GenericFileComponent | Base class file component. | Class | org.apache.camel.component.file | Apache Camel |
| GenericFileConfiguration | Class | org.apache.camel.component.file | Apache Camel | |
| GenericFileConsumer | Base class for file consumers. | Class | org.apache.camel.component.file | Apache Camel |
| GenericFileConverter | Class | org.apache.camel.component.file | Apache Camel | |
| GenericFileDefaultBinding | Default binding for generic file. | Class | org.apache.camel.component.file | Apache Camel |
| GenericFileDefaultSorter | Default file sorter. | Class | org.apache.camel.component.file | Apache Camel |
| GenericFileDeleteProcessStrategy | Class | org.apache.camel.component.file.strategy | Apache Camel | |
| GenericFileEndpoint | Class | org.apache.camel.component.file | Apache Camel | |
| GenericFileExclusiveReadLockStrategy | Strategy for acquiring exclusive read locks for files to be consumed. | Interface | org.apache.camel.component.file | Apache Camel |
| GenericFileExist | enum GenericFileExistRepresent the kinds of options when writing a file and what to do in case of an existing file exists. | Class | org.apache.camel.component.file | Apache Camel |
| GenericFileExpressionRenamer | Class | org.apache.camel.component.file.strategy | Apache Camel | |
| GenericFileFilter | A filter for GenericFile. | Interface | org.apache.camel.component.file | Apache Camel |
| GenericFileMessage | Class | org.apache.camel.component.file | Apache Camel | |
| GenericFileNoOpProcessStrategy | Class | org.apache.camel.component.file.strategy | Apache Camel | |
| GenericFileOnCompletion | On completion strategy that performs the required work after the Exchange has been processed. | Class | org.apache.camel.component.file | Apache Camel |
| GenericFileOperationFailedException | Exception thrown in case of last file operation failed. | Class | org.apache.camel.component.file | Apache Camel |
| GenericFileOperations | Interface | org.apache.camel.component.file | Apache Camel | |
| GenericFileProcessStrategy | Represents a pluggable strategy when processing files. | Interface | org.apache.camel.component.file | Apache Camel |
| GenericFileProcessStrategyFactory | Class | org.apache.camel.component.file.strategy | Apache Camel | |
| GenericFileProcessStrategySupport | Base class for implementations of GenericFileProcessStrategy. | Class | org.apache.camel.component.file.strategy | Apache Camel |
| GenericFileProducer | Class | org.apache.camel.component.file | Apache Camel | |
| GenericFileRenameExclusiveReadLockStrategy | Acquires exclusive read lock to the given file. | Class | org.apache.camel.component.file.strategy | Apache Camel |
| GenericFileRenameProcessStrategy | Class | org.apache.camel.component.file.strategy | Apache Camel | |
| GenericFileRenamer | Used for renaming files. | Interface | org.apache.camel.component.file.strategy | Apache Camel |
| MarkerFileExclusiveReadLockStrategy | Acquires read lock to the given file using a marker file so other Camel consumers wont acquire the same file. | Class | org.apache.camel.component.file.strategy | Apache Camel |