程序包 bsh

类 Remote

java.lang.Object
bsh.Remote

public class Remote extends Object
Remote executor class. Posts a script from the command line to a BshServlet or embedded interpreter using (respectively) HTTP or the bsh telnet service. Output is printed to stdout and a numeric return value is scraped from the result.
  • 构造器详细资料

    • Remote

      public Remote()
  • 方法详细资料