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

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

Methods in org.apache.camel.component.file.remote that return RemoteFileConfiguration
 RemoteFileConfiguration RemoteFileConfiguration.copy()
           
 RemoteFileConfiguration RemoteFileEndpoint.getConfiguration()
           
 RemoteFileConfiguration RemoteFileComponent.getConfiguration()
           
 

Methods in org.apache.camel.component.file.remote with parameters of type RemoteFileConfiguration
 void RemoteFileComponent.setConfiguration(RemoteFileConfiguration configuration)
           
 

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



Copyright © 2007 Apache Software Foundation. All Rights Reserved.