Uses of Class
org.apache.camel.component.file.remote.FtpsEndpoint
Packages that use FtpsEndpoint
-
Uses of FtpsEndpoint in org.apache.camel.component.file.remote
Methods in org.apache.camel.component.file.remote with parameters of type FtpsEndpointModifier and TypeMethodDescriptionprotected voidFtpsComponent.extractAndSetFtpClientKeyStoreParameters(Map<String, Object> parameters, FtpsEndpoint endpoint) Extract additional ftp client key store options from the parameters map (parameters starting with 'ftpClient.keyStore.').protected voidFtpsComponent.extractAndSetFtpClientTrustStoreParameters(Map<String, Object> parameters, FtpsEndpoint endpoint) Extract additional ftp client trust store options from the parameters map (parameters starting with 'ftpClient.trustStore.').