@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SftpComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SftpComponentBuilderFactory.SftpComponentBuilder
Builder for the SFTP component.
|
static class |
SftpComponentBuilderFactory.SftpComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static SftpComponentBuilderFactory.SftpComponentBuilder |
sftp()
SFTP (camel-ftp)
Upload and download files to/from SFTP servers.
|
static SftpComponentBuilderFactory.SftpComponentBuilder sftp()
Apache Camel