@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)
The ftp component is used for uploading or downloading files from FTP
servers.
|
static FtpComponentBuilderFactory.FtpComponentBuilder ftp()
Apache Camel