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 build tools - do NOT edit this file!
-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interface
Builder for the SCP component.static class
-
Method Summary
Static MethodsModifier and TypeMethodDescriptionscp()
SCP (camel-jsch) Copy files to/from remote hosts using the secure copy protocol (SCP).
-
Method Details
-
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
-