Class SftpCommandMain.GetCommandExecutor

    • Constructor Detail

      • GetCommandExecutor

        GetCommandExecutor()
    • Method Detail

      • getName

        public java.lang.String getName()
      • executeCommand

        public boolean executeCommand​(java.lang.String args,
                                      java.io.BufferedReader stdin,
                                      java.io.PrintStream stdout,
                                      java.io.PrintStream stderr)
                               throws java.lang.Exception
        Throws:
        java.lang.Exception