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)
To use the shared SSH configuration
|
Constructor and Description |
---|
SshEndpoint(String uri,
SshComponent component,
SshConfiguration configuration) |
Apache Camel