Uses of Class
org.apache.camel.component.ssh.SshConfiguration
-
Uses of SshConfiguration in org.apache.camel.component.ssh
Methods in org.apache.camel.component.ssh that return SshConfigurationModifier and TypeMethodDescriptionSshConfiguration.copy()
SshComponent.getConfiguration()
SshEndpoint.getConfiguration()
Methods in org.apache.camel.component.ssh with parameters of type SshConfigurationModifier and TypeMethodDescriptionvoid
SshComponent.setConfiguration
(SshConfiguration configuration) Component configurationvoid
SshEndpoint.setConfiguration
(SshConfiguration configuration) Constructors in org.apache.camel.component.ssh with parameters of type SshConfigurationModifierConstructorDescriptionSshEndpoint
(String uri, SshComponent component, SshConfiguration configuration)