| Modifier and Type | Method and Description |
|---|---|
SshConfiguration |
SshConfiguration.copy() |
SshConfiguration |
SshEndpoint.getConfiguration() |
SshConfiguration |
SshComponent.getConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
SshEndpoint.setConfiguration(SshConfiguration configuration) |
void |
SshComponent.setConfiguration(SshConfiguration configuration)
Component configuration
|
| Constructor and Description |
|---|
SshEndpoint(String uri,
SshComponent component,
SshConfiguration configuration) |
Apache Camel