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

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

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

Constructors in org.apache.camel.component.file.remote with parameters of type SftpComponent
SftpEndpoint(String uri, SftpComponent component, RemoteFileConfiguration configuration)
           
 



Apache Camel