| Package | Description |
|---|---|
| org.apache.camel.component.file |
The File Component for working with file systems.
|
| org.apache.camel.component.file.strategy |
Strategies for the File Component.
|
| Class and Description |
|---|
| AntPathMatcherGenericFileFilter
File filter using AntPathMatcher.
|
| 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 file consumers.
|
| GenericFileEndpoint
Base class for file endpoints
|
| 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 pluggable strategy when processing files.
|
| GenericFileProducer
Generic file producer
|
| Class and Description |
|---|
| GenericFile
Generic File.
|
| GenericFileEndpoint
Base class for file endpoints
|
| GenericFileExclusiveReadLockStrategy
Strategy for acquiring exclusive read locks for files to be consumed.
|
| GenericFileOperations |
| GenericFileProcessStrategy
Represents a pluggable strategy when processing files.
|
Apache Camel