Class RequestExec

java.lang.Object
com.jcraft.jsch.Request
com.jcraft.jsch.RequestExec

class RequestExec extends Request
  • Field Details

    • command

      private byte[] command
  • Constructor Details

    • RequestExec

      RequestExec(byte[] command)
  • Method Details