Class SshClient

  • All Implemented Interfaces:
    AutoCloseable

    public class SshClient
    extends Object
    implements AutoCloseable
    A simple SSH client wrapper used to run shell commands.
    Author:
    jwhite