C D E G I L O P R S

C

configure(URI) - Method in class org.apache.camel.component.ssh.SshConfiguration
 
copy() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
createConsumer(Processor) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.ssh.SshComponent
 
createProducer() - Method in class org.apache.camel.component.ssh.SshEndpoint
 

D

DEFAULT_SSH_PORT - Static variable in class org.apache.camel.component.ssh.SshConfiguration
 
doStart() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
doStop() - Method in class org.apache.camel.component.ssh.SshEndpoint
 

E

EXIT_VALUE - Static variable in class org.apache.camel.component.ssh.SshResult
The value of this header is the exit value that is returned, after the execution.

G

getCertFilename() - Method in class org.apache.camel.component.ssh.SshComponent
Deprecated. As of version 2.11, replaced by SshComponent.getCertResource()
getCertFilename() - Method in class org.apache.camel.component.ssh.SshConfiguration
Deprecated. As of version 2.11, replaced by SshConfiguration.getCertResource()
getCertFilename() - Method in class org.apache.camel.component.ssh.SshEndpoint
Deprecated. As of version 2.11, replaced by SshEndpoint.getCertResource()
getCertResource() - Method in class org.apache.camel.component.ssh.SshComponent
 
getCertResource() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getCertResource() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getClassResolver() - Method in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
getCommand() - Method in class org.apache.camel.component.ssh.SshResult
 
getConfiguration() - Method in class org.apache.camel.component.ssh.SshComponent
 
getConfiguration() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getExitValue() - Method in class org.apache.camel.component.ssh.SshResult
 
getHost() - Method in class org.apache.camel.component.ssh.SshComponent
 
getHost() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getHost() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getKeyPairProvider() - Method in class org.apache.camel.component.ssh.SshComponent
 
getKeyPairProvider() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getKeyPairProvider() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getKeyType() - Method in class org.apache.camel.component.ssh.SshComponent
 
getKeyType() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getKeyType() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getPassword() - Method in class org.apache.camel.component.ssh.SshComponent
 
getPassword() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getPassword() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getPasswordFinder() - Method in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
getPollCommand() - Method in class org.apache.camel.component.ssh.SshComponent
 
getPollCommand() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getPollCommand() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getPort() - Method in class org.apache.camel.component.ssh.SshComponent
 
getPort() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getPort() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getResources() - Method in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
getStderr() - Method in class org.apache.camel.component.ssh.SshResult
 
getStdout() - Method in class org.apache.camel.component.ssh.SshResult
 
getTimeout() - Method in class org.apache.camel.component.ssh.SshComponent
 
getTimeout() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getTimeout() - Method in class org.apache.camel.component.ssh.SshEndpoint
 
getUsername() - Method in class org.apache.camel.component.ssh.SshComponent
 
getUsername() - Method in class org.apache.camel.component.ssh.SshConfiguration
 
getUsername() - Method in class org.apache.camel.component.ssh.SshEndpoint
 

I

isSingleton() - Method in class org.apache.camel.component.ssh.SshEndpoint
 

L

loadKeys() - Method in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
log - Variable in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
log - Variable in class org.apache.camel.component.ssh.SshEndpoint
 

O

org.apache.camel.component.ssh - package org.apache.camel.component.ssh
Defines the SSH Component

P

poll() - Method in class org.apache.camel.component.ssh.SshConsumer
 
process(Exchange) - Method in class org.apache.camel.component.ssh.SshProducer
 

R

ResourceHelperKeyPairProvider - Class in org.apache.camel.component.ssh
This host key provider loads private keys from the specified resources using ResourceHelper, and Camel's resource syntax for file:, classpath:, and http:.
ResourceHelperKeyPairProvider() - Constructor for class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
ResourceHelperKeyPairProvider(String[], ClassResolver) - Constructor for class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
ResourceHelperKeyPairProvider(String[], PasswordFinder, ClassResolver) - Constructor for class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 

S

sendExecCommand(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setCertFilename(String) - Method in class org.apache.camel.component.ssh.SshComponent
Deprecated. As of version 2.11, replaced by SshComponent.setCertResource(String)
setCertFilename(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Deprecated. As of version 2.11, replaced by SshConfiguration.setCertResource(String)
setCertFilename(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
Deprecated. As of version 2.11, replaced by SshEndpoint.setCertResource(String)
setCertResource(String) - Method in class org.apache.camel.component.ssh.SshComponent
 
setCertResource(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the resource path of the certificate to use for Authentication.
setCertResource(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setClassResolver(ClassResolver) - Method in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
setConfiguration(SshConfiguration) - Method in class org.apache.camel.component.ssh.SshComponent
 
setConfiguration(SshConfiguration) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setHost(String) - Method in class org.apache.camel.component.ssh.SshComponent
 
setHost(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the hostname of the remote SSH server.
setHost(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setKeyPairProvider(KeyPairProvider) - Method in class org.apache.camel.component.ssh.SshComponent
 
setKeyPairProvider(KeyPairProvider) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the KeyPairProvider reference to use when connecting using Certificates to the remote SSH Server.
setKeyPairProvider(KeyPairProvider) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setKeyType(String) - Method in class org.apache.camel.component.ssh.SshComponent
 
setKeyType(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the key type to pass to the KeyPairProvider as part of authentication.
setKeyType(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setPassword(String) - Method in class org.apache.camel.component.ssh.SshComponent
 
setPassword(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the password to use in connecting to remote SSH server.
setPassword(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setPasswordFinder(PasswordFinder) - Method in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
setPollCommand(String) - Method in class org.apache.camel.component.ssh.SshComponent
 
setPollCommand(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the command string to send to the remote SSH server during every poll cycle.
setPollCommand(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setPort(int) - Method in class org.apache.camel.component.ssh.SshComponent
 
setPort(int) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the port number for the remote SSH server.
setPort(int) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setResources(String[]) - Method in class org.apache.camel.component.ssh.ResourceHelperKeyPairProvider
 
setTimeout(long) - Method in class org.apache.camel.component.ssh.SshComponent
 
setTimeout(long) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the timeout in milliseconds to wait in establishing the remote SSH server connection.
setTimeout(long) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
setUsername(String) - Method in class org.apache.camel.component.ssh.SshComponent
 
setUsername(String) - Method in class org.apache.camel.component.ssh.SshConfiguration
Sets the username to use in logging into the remote SSH server.
setUsername(String) - Method in class org.apache.camel.component.ssh.SshEndpoint
 
SshComponent - Class in org.apache.camel.component.ssh
Represents the component that manages SshEndpoint.
SshComponent() - Constructor for class org.apache.camel.component.ssh.SshComponent
 
SshConfiguration - Class in org.apache.camel.component.ssh
 
SshConfiguration() - Constructor for class org.apache.camel.component.ssh.SshConfiguration
 
SshConfiguration(URI) - Constructor for class org.apache.camel.component.ssh.SshConfiguration
 
SshConsumer - Class in org.apache.camel.component.ssh
 
SshConsumer(SshEndpoint, Processor) - Constructor for class org.apache.camel.component.ssh.SshConsumer
 
SshEndpoint - Class in org.apache.camel.component.ssh
Represents an SSH endpoint.
SshEndpoint() - Constructor for class org.apache.camel.component.ssh.SshEndpoint
 
SshEndpoint(String, SshComponent) - Constructor for class org.apache.camel.component.ssh.SshEndpoint
 
SshEndpoint(String, SshComponent, SshConfiguration) - Constructor for class org.apache.camel.component.ssh.SshEndpoint
 
SshProducer - Class in org.apache.camel.component.ssh
 
SshProducer(SshEndpoint) - Constructor for class org.apache.camel.component.ssh.SshProducer
 
SshResult - Class in org.apache.camel.component.ssh
 
SshResult(String, int, InputStream, InputStream) - Constructor for class org.apache.camel.component.ssh.SshResult
 
STDERR - Static variable in class org.apache.camel.component.ssh.SshResult
The value of this header is a InputStream with the standard error stream of the executable.

C D E G I L O P R S

Apache Camel