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

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

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

Subclasses of FtpOperations in org.apache.camel.component.file.remote
 class FtpsOperations
          FTP Secure (FTP over SSL/TLS) operations
 



Apache Camel