Package org.apache.camel.component.ssh

Defines the SSH Component

See:
          Description

Class Summary
FileKeyPairProvider This host key provider loads private keys from the specified files.
ResourceHelperKeyPairProvider This host key provider loads private keys from the specified resources using ResourceHelper, and Camel's resource syntax for file:, classpath:, and http:.
SshComponent Represents the component that manages SshEndpoint.
SshConfiguration  
SshConsumer  
SshEndpoint Represents an SSH endpoint.
SshProducer  
SshResult  
 

Package org.apache.camel.component.ssh Description

Defines the SSH Component



Apache Camel