Package | Description |
---|---|
org.apache.camel.component.file.remote |
Defines the File transport for communicating with Remote Files and FTP
|
Class and Description |
---|
FtpClientActivityListener
Listener that captures the activity of the FTP Client such as connecting, login, upload and download etc.
|
FtpComponent
FTP Component
|
FtpConfiguration
FTP configuration
|
FtpEndpoint
The ftp component is used for uploading or downloading files from FTP servers.
|
FtpOperations
FTP remote file operations
|
FtpsConfiguration
FTP Secure (FTP over SSL/TLS) configuration
|
FtpsEndpoint
The ftps (FTP secure SSL/TLS) component is used for uploading or downloading files from FTP servers.
|
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.
|
Apache Camel