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, Processor processor, com.jcraft.jsch.Session session)
           
SftpConsumer(SftpEndpoint endpoint, Processor processor, com.jcraft.jsch.Session session, ScheduledExecutorService executor)
           
SftpProducer(SftpEndpoint endpoint, com.jcraft.jsch.Session session)
           
 



Apache CAMEL