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