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