Interface FtpsComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface FtpsComponentBuilderFactory
Upload and download files to/from FTP servers supporting the FTPS protocol.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the FTPS component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionftps()FTPS (camel-ftp) Upload and download files to/from FTP servers supporting the FTPS protocol.
-
Method Details
-
ftps
FTPS (camel-ftp) Upload and download files to/from FTP servers supporting the FTPS protocol. Category: file Since: 2.2 Maven coordinates: org.apache.camel:camel-ftp- Returns:
- the dsl builder
-