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

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

Subclasses of FtpConfiguration in org.apache.camel.component.file.remote
 class FtpsConfiguration
          FTP Secure (FTP over SSL/TLS) configuration
 

Methods in org.apache.camel.component.file.remote that return FtpConfiguration
 FtpConfiguration FtpEndpoint.getConfiguration()
           
 

Methods in org.apache.camel.component.file.remote with parameters of type FtpConfiguration
 void FtpEndpoint.setConfiguration(FtpConfiguration configuration)
           
 



Apache CAMEL