|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object php.java.script.Continuation php.java.script.servlet.HttpFastCGIProxy
public class HttpFastCGIProxy
This class can be used to connect to a FastCGI server.
FastCGIProxy
Constructor Summary | |
---|---|
HttpFastCGIProxy(java.util.Map env,
java.io.OutputStream out,
java.io.OutputStream err,
HeaderParser headerParser,
ResultProxy resultProxy,
FCGIConnectionPool fcgiConnectionPool)
|
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 |
Constructor Detail |
---|
public HttpFastCGIProxy(java.util.Map env, java.io.OutputStream out, java.io.OutputStream err, HeaderParser headerParser, ResultProxy resultProxy, FCGIConnectionPool fcgiConnectionPool)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |