@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface ScpComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ScpComponentBuilderFactory.ScpComponentBuilder
Builder for the SCP component.
|
static class |
ScpComponentBuilderFactory.ScpComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static ScpComponentBuilderFactory.ScpComponentBuilder |
scp()
SCP (camel-jsch)
Copy files to/from remote hosts using the secure copy protocol (SCP).
|
static ScpComponentBuilderFactory.ScpComponentBuilder scp()
Apache Camel