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

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

Methods in org.apache.camel.component.file.remote that return RemoteFileComponent
static RemoteFileComponent RemoteFileComponent.remoteFileComponent()
           
 

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



Apache CAMEL