php.java.script
Class CGIRunner

java.lang.Object
  extended by php.java.script.Continuation
      extended by php.java.script.CGIRunner
All Implemented Interfaces:
java.lang.Runnable, IContinuation
Direct Known Subclasses:
HttpProxy

public class CGIRunner
extends Continuation

This class can be used to run a PHP CGI binary. Used only when running local php scripts. To allocate and invoke remote scripts please use a HttpProxy and a URLReader instead.

Author:
jostb
See Also:
HttpServer, URLReader, HttpProxy

Method Summary
 
Methods inherited from class php.java.script.Continuation
call, getPhpScript, release, run
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait