Package | Description |
---|---|
org.apache.camel.component.file.remote |
Defines the File transport for communicating with Remote Files and FTP
|
Modifier and Type | Field and Description |
---|---|
protected FtpsConfiguration |
FtpsEndpoint.configuration |
Modifier and Type | Method and Description |
---|---|
FtpsConfiguration |
FtpsEndpoint.getConfiguration() |
FtpsConfiguration |
FtpsEndpoint.getFtpsConfiguration()
Returns the FtpsConfiguration.
|
Constructor and Description |
---|
FtpsEndpoint(String uri,
RemoteFileComponent<org.apache.commons.net.ftp.FTPFile> remoteFileComponent,
FtpsConfiguration configuration) |
Apache Camel