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 SshEndpointModifier and TypeMethodDescriptionstatic 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 SshEndpointModifierConstructorDescriptionSshConsumer(SshEndpoint endpoint, org.apache.camel.Processor processor) SshProducer(SshEndpoint endpoint)