| Package | Description |
|---|---|
| org.apache.camel.component.file.remote |
Defines the File transport for communicating with Remote Files and FTP
|
| Class and Description |
|---|
| FtpComponent
FTP Component
|
| FtpConfiguration
FTP configuration
|
| FtpEndpoint
FTP endpoint
|
| FtpOperations
FTP remote file operations
|
| FtpsConfiguration
FTP Secure (FTP over SSL/TLS) configuration
|
| FtpsEndpoint
FTP Secure (FTP over SSL/TLS) endpoint
|
| RemoteFileComponent
Base class for remote file components.
|
| RemoteFileConfiguration
Configuration of the FTP server
|
| RemoteFileConfiguration.PathSeparator
Path separator as either unix or windows style.
|
| RemoteFileConsumer
Base class for remote file consumers.
|
| RemoteFileEndpoint
Remote file endpoint.
|
| RemoteFileOperations
Remote file operations based on some backing framework
|
| SftpComponent
Secure FTP Component
|
| SftpConfiguration
Secure FTP configuration
|
Apache Camel