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 TypeMethodDescriptionvoidSshComponent.setConfiguration(SshConfiguration configuration) Component configurationvoidSshEndpoint.setConfiguration(SshConfiguration configuration) Constructors in org.apache.camel.component.ssh with parameters of type SshConfigurationModifierConstructorDescriptionSshEndpoint(String uri, SshComponent component, SshConfiguration configuration)