|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FCGIConnectionPool | |
---|---|
php.java.bridge | Internal VM Bridge core classes and interfaces. |
php.java.script.servlet | Internal PHP script engine implementation for servlets. Applications should use the JSR 223 API instead. |
php.java.servlet | PHP/Java Bridge Servlet. Applications should use the JSR 223 API instead. |
Uses of FCGIConnectionPool in php.java.bridge |
---|
Fields in php.java.bridge declared as FCGIConnectionPool | |
---|---|
static FCGIConnectionPool |
Util.fcgiConnectionPool
Only for internal use. |
Uses of FCGIConnectionPool in php.java.script.servlet |
---|
Constructors in php.java.script.servlet with parameters of type FCGIConnectionPool | |
---|---|
HttpFastCGIProxy(java.util.Map env,
java.io.OutputStream out,
java.io.OutputStream err,
HeaderParser headerParser,
ResultProxy resultProxy,
FCGIConnectionPool fcgiConnectionPool)
|
Uses of FCGIConnectionPool in php.java.servlet |
---|
Methods in php.java.servlet that return FCGIConnectionPool | |
---|---|
FCGIConnectionPool |
ContextLoaderListener.getConnectionPool()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |