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 SshConfiguration Modifier and Type Method Description SshConfigurationSshConfiguration. copy()SshConfigurationSshComponent. getConfiguration()SshConfigurationSshEndpoint. getConfiguration()Methods in org.apache.camel.component.ssh with parameters of type SshConfiguration Modifier and Type Method Description voidSshComponent. setConfiguration(SshConfiguration configuration)Component configurationvoidSshEndpoint. setConfiguration(SshConfiguration configuration)Constructors in org.apache.camel.component.ssh with parameters of type SshConfiguration Constructor Description SshEndpoint(String uri, SshComponent component, SshConfiguration configuration)
-