Class SshConnectionBase

java.lang.Object
net.thevpc.nuts.ext.ssh.SshConnectionBase
All Implemented Interfaces:
AutoCloseable, SshConnection
Direct Known Subclasses:
BinSshConnection, JCshConnection

public abstract class SshConnectionBase extends Object implements SshConnection