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

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

Constructors in org.apache.camel.component.file.remote with parameters of type SftpEndpoint
SftpConsumer(SftpEndpoint endpoint, org.apache.camel.Processor processor, com.jcraft.jsch.ChannelSftp channel)
           
SftpConsumer(SftpEndpoint endpoint, org.apache.camel.Processor processor, com.jcraft.jsch.ChannelSftp channel, ScheduledExecutorService executor)
           
SftpProducer(SftpEndpoint endpoint, com.jcraft.jsch.ChannelSftp channelSftp)
           
 



Copyright © 2007 Apache Software Foundation. All Rights Reserved.