Interface ScpComponentBuilderFactory


  • @Generated("org.apache.camel.maven.packaging.ComponentDslMojo")
    public interface ScpComponentBuilderFactory
    Copy files to/from remote hosts using the secure copy protocol (SCP). Generated by camel-package-maven-plugin - do not edit this file!
    • Method Detail

      • scp

        static ScpComponentBuilderFactory.ScpComponentBuilder scp()
        SCP (camel-jsch) Copy files to/from remote hosts using the secure copy protocol (SCP). Category: file Since: 2.10 Maven coordinates: org.apache.camel:camel-jsch
        Returns:
        the dsl builder