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

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

Subclasses of RemoteFileEndpoint in org.apache.camel.component.file.remote
 class FtpEndpoint
           
 class SftpEndpoint
           
 

Methods in org.apache.camel.component.file.remote that return RemoteFileEndpoint
protected  RemoteFileEndpoint RemoteFileComponent.createEndpoint(String uri, String remaining, Map parameters)
           
 

Constructors in org.apache.camel.component.file.remote with parameters of type RemoteFileEndpoint
RemoteFileConsumer(RemoteFileEndpoint<T> endpoint, org.apache.camel.Processor processor)
           
RemoteFileConsumer(RemoteFileEndpoint<T> endpoint, org.apache.camel.Processor processor, ScheduledExecutorService executor)
           
RemoteFileProducer(RemoteFileEndpoint<T> endpoint)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.