Interface FtpComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface FtpComponentBuilderFactory
Upload and download files to/from FTP servers.
Generated by camel-package-maven-plugin - do not edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the FTP component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionftp()
FTP (camel-ftp) Upload and download files to/from FTP servers.
-
Method Details
-
ftp
FTP (camel-ftp) Upload and download files to/from FTP servers. Category: file Since: 1.1 Maven coordinates: org.apache.camel:camel-ftp- Returns:
- the dsl builder
-