JavaScript is disabled on your browser.
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Spring-Boot Starter :: Camel :: SSH 2.21.0.fuse-000112-redhat-3
Prev
Next
Frames
No Frames
All Classes
C
G
O
S
C
CAMEL_NESTED_CLASS
- Static variable in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
configureSshComponent()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentAutoConfiguration
G
getCertFilename()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
Deprecated.
getCertFilename()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
Deprecated.
getCertResource()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
getCertResource()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
getConfiguration()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
getFailOnUnknownHost()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
getHost()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
getHost()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
getKeyPairProvider()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
getKeyPairProvider()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
getKeyType()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
getKeyType()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
getKnownHostsResource()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
getPassword()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
getPassword()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
getPollCommand()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
getPollCommand()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
getPort()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
getPort()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
getResolvePropertyPlaceholders()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
getTimeout()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
getTimeout()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
getUsername()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
getUsername()
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
O
org.apache.camel.component.ssh.springboot
- package org.apache.camel.component.ssh.springboot
S
setCertFilename(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
Deprecated.
setCertFilename(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
Deprecated.
setCertResource(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
setCertResource(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
setConfiguration(SshComponentConfiguration.SshConfigurationNestedConfiguration)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
setFailOnUnknownHost(Boolean)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
setHost(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
setHost(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
setKeyPairProvider(KeyPairProvider)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
setKeyPairProvider(KeyPairProvider)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
setKeyType(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
setKeyType(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
setKnownHostsResource(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
setPassword(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
setPassword(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
setPollCommand(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
setPollCommand(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
setPort(Integer)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
setPort(Integer)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
setResolvePropertyPlaceholders(Boolean)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
setTimeout(Long)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
setTimeout(Long)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
setUsername(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
setUsername(String)
- Method in class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
SshComponentAutoConfiguration
- Class in
org.apache.camel.component.ssh.springboot
Generated by camel-package-maven-plugin - do not edit this file!
SshComponentAutoConfiguration()
- Constructor for class org.apache.camel.component.ssh.springboot.
SshComponentAutoConfiguration
SshComponentConfiguration
- Class in
org.apache.camel.component.ssh.springboot
The ssh component enables access to SSH servers such that you can send an SSH command, and process the response.
SshComponentConfiguration()
- Constructor for class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration
SshComponentConfiguration.SshConfigurationNestedConfiguration
- Class in
org.apache.camel.component.ssh.springboot
SshConfigurationNestedConfiguration()
- Constructor for class org.apache.camel.component.ssh.springboot.
SshComponentConfiguration.SshConfigurationNestedConfiguration
C
G
O
S
Skip navigation links
Package
Class
Use
Tree
Deprecated
Index
Help
Spring-Boot Starter :: Camel :: SSH 2.21.0.fuse-000112-redhat-3
Prev
Next
Frames
No Frames
All Classes
Apache Camel