Package | Description |
---|---|
org.apache.camel.component.file.remote |
Defines the File transport for communicating with Remote Files and FTP
|
Modifier and Type | Method and Description |
---|---|
protected void |
FtpsComponent.extractAndSetFtpClientKeyStoreParameters(Map<String,Object> parameters,
FtpsEndpoint endpoint)
Extract additional ftp client key store options from the parameters map (parameters starting with
'ftpClient.keyStore.').
|
protected void |
FtpsComponent.extractAndSetFtpClientTrustStoreParameters(Map<String,Object> parameters,
FtpsEndpoint endpoint)
Extract additional ftp client trust store options from the parameters map (parameters starting with
'ftpClient.trustStore.').
|
Apache Camel