Package | Description |
---|---|
org.apache.camel.component.file.remote |
Defines the File transport for communicating with Remote Files and FTP
|
Modifier and Type | Class and Description |
---|---|
class |
FtpsConfiguration
FTP Secure (FTP over SSL/TLS) configuration
|
Modifier and Type | Field and Description |
---|---|
protected FtpConfiguration |
FtpEndpoint.configuration |
Modifier and Type | Method and Description |
---|---|
FtpConfiguration |
FtpEndpoint.getConfiguration() |
Constructor and Description |
---|
FtpEndpoint(String uri,
RemoteFileComponent<org.apache.commons.net.ftp.FTPFile> component,
FtpConfiguration configuration) |
Apache Camel