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

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

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

Subclasses of FtpComponent in org.apache.camel.component.file.remote
 class FtpsComponent
          FTP Secure (FTP over SSL/TLS) Component.
 



Apache Camel