Uses of Class
net.thevpc.nuts.ext.ssh.SShConnection
-
Uses of SShConnection in net.thevpc.nuts.ext.ssh
Methods in net.thevpc.nuts.ext.ssh that return SShConnectionModifier and TypeMethodDescriptionSShConnection.addListener(SshListener listener) SShConnection.failFast()SShConnection.grabOutputString()SShConnection.grabOutputString(boolean grab) SShConnection.redirectErrorStream()SShConnection.redirectOutput(PrintStream out) SShConnection.removeListener(SshListener listener) SShConnection.sailFast(boolean failFast) SShConnection.setFailFast(boolean failFast) SShConnection.setOut(PrintStream out) SShConnection.setRedirectErrorStream(boolean redirectErrorStream)