Package com.tailf.ned

Class SSHJSession

Object
com.tailf.ned.SSHJSession
All Implemented Interfaces:
CliSession, SSHClient.CliSession

public class SSHJSession extends Object implements SSHClient.CliSession
Class implementing the SSHClient.CliSession interface using the net.schmizz.sshj framework.
Author:
jrendel