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

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

Subclasses of RemoteFileComponent in org.apache.camel.component.file.remote
 class FtpComponent
          FTP Component
 class SftpComponent
          Secure FTP Component
 

Constructors in org.apache.camel.component.file.remote with parameters of type RemoteFileComponent
RemoteFileEndpoint(String uri, RemoteFileComponent<T> component, RemoteFileConfiguration configuration)
           
 



Apache CAMEL