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