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