JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.chutneytesting.action.ssh.sshj
Interface SshClient
All Known Implementing Classes:
SshJClient
public interface
SshClient
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
CommandResult
execute
(
Command
command)
Method Details
execute
CommandResult
execute
(
Command
command)
throws
IOException
Throws:
IOException