Class SshJClient
java.lang.Object
fr.enedis.chutney.action.ssh.sshj.SshJClient
- All Implemented Interfaces:
SshClient
-
Constructor Summary
ConstructorsConstructorDescriptionSshJClient(Connection connection, List<Connection> proxyConnections, boolean shell, fr.enedis.chutney.action.spi.injectable.Logger logger) -
Method Summary
-
Constructor Details
-
SshJClient
public SshJClient(Connection connection, List<Connection> proxyConnections, boolean shell, fr.enedis.chutney.action.spi.injectable.Logger logger)
-
-
Method Details
-
execute
- Specified by:
executein interfaceSshClient- Throws:
IOException
-