| Package | Description |
|---|---|
| org.apache.camel.component.file.remote |
Defines the File transport for communicating with Remote Files and FTP
|
| org.apache.camel.component.file.remote.strategy |
Strategies for the FTP Component.
|
| Class and Description |
|---|
| FtpClientActivityListener
Listener that captures the activity of the FTP Client such as connecting,
login, upload and download etc.
|
| FtpComponent
FTP Component
|
| FtpComponentConfigurer
Generated by camel build tools - do NOT edit this file!
|
| FtpConfiguration
FTP configuration
|
| FtpEndpoint
Upload and download files to/from FTP servers.
|
| FtpEndpointConfigurer
Generated by camel build tools - do NOT edit this file!
|
| FtpOperations
FTP remote file operations
|
| FtpsConfiguration
FTP Secure (FTP over SSL/TLS) configuration
|
| FtpsEndpoint
Upload and download files to/from FTP servers supporting the FTPS protocol.
|
| 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
|
| SftpRemoteFile
A remote file when using SFTP.
|
| Class and Description |
|---|
| SftpRemoteFile
A remote file when using SFTP.
|
Apache Camel