@Generated(value="org.apache.camel.maven.packaging.ComponentDslMojo") public interface SshComponentBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
SshComponentBuilderFactory.SshComponentBuilder
Builder for the SSH component.
|
static class |
SshComponentBuilderFactory.SshComponentBuilderImpl |
| Modifier and Type | Method and Description |
|---|---|
static SshComponentBuilderFactory.SshComponentBuilder |
ssh()
SSH (camel-ssh)
Execute commands on remote hosts using SSH.
|
static SshComponentBuilderFactory.SshComponentBuilder ssh()
Apache Camel