Uses of Class
org.apache.camel.component.ssh.SshEndpoint
-
-
Uses of SshEndpoint in org.apache.camel.component.ssh
Methods in org.apache.camel.component.ssh with parameters of type SshEndpoint Modifier and Type Method Description static SshResultSshHelper. sendExecCommand(Map<String,Object> headers, String command, SshEndpoint endpoint, org.apache.sshd.client.SshClient client)Constructors in org.apache.camel.component.ssh with parameters of type SshEndpoint Constructor Description SshConsumer(SshEndpoint endpoint, org.apache.camel.Processor processor)SshProducer(SshEndpoint endpoint)
-