Interface SshInteraction
-
public interface SshInteraction
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidawait(String string)StringreplaceVars(String string)voidsendLine(String string)
-