Uses of Class
org.apache.camel.component.file.remote.FtpsConfiguration

Packages that use FtpsConfiguration
org.apache.camel.component.file.remote Defines the File transport for communicating with Remote Files and FTP 
 

Uses of FtpsConfiguration in org.apache.camel.component.file.remote
 

Methods in org.apache.camel.component.file.remote that return FtpsConfiguration
 FtpsConfiguration FtpsEndpoint.getFtpsConfiguration()
          Returns the FtpsConfiguration.
 



Apache Camel