Interface MinaSftpComponentBuilderFactory
@Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
public interface MinaSftpComponentBuilderFactory
Upload and download files to/from SFTP servers using Apache MINA SSHD.
Generated by camel build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceBuilder for the MINA SFTP component.static class -
Method Summary
Static MethodsModifier and TypeMethodDescriptionminaSftp()MINA SFTP (camel-mina-sftp) Upload and download files to/from SFTP servers using Apache MINA SSHD.
-
Method Details
-
minaSftp
MINA SFTP (camel-mina-sftp) Upload and download files to/from SFTP servers using Apache MINA SSHD. Category: file Since: 4.18 Maven coordinates: org.apache.camel:camel-mina-sftp- Returns:
- the dsl builder
-