|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.script.AbstractScriptEngine
php.java.script.SimplePhpScriptEngine
php.java.script.InvocablePhpScriptEngine
php.java.script.servlet.InvocablePhpServletLocalHttpServerScriptEngine
php.java.script.servlet.InvocablePhpServletLocalScriptEngine
php.java.script.servlet.InvocablePhpServletScriptEngine
php.java.script.servlet.CloseableInvocablePhpServletScriptEngine
class CloseableInvocablePhpServletScriptEngine
| Field Summary |
|---|
| Fields inherited from class php.java.script.servlet.InvocablePhpServletLocalHttpServerScriptEngine |
|---|
overrideHosts, port, protocol, proxy, req, res, scriptContext, servlet, servletCtx, url, webPath |
| Fields inherited from class php.java.script.SimplePhpScriptEngine |
|---|
continuation, ctx, env, name, processEnvironment, resultProxy, script, scriptClosure |
| Fields inherited from interface javax.script.ScriptEngine |
|---|
ARGV, ENGINE, ENGINE_VERSION, FILENAME, LANGUAGE, LANGUAGE_VERSION, NAME |
| Constructor Summary | |
|---|---|
protected |
CloseableInvocablePhpServletScriptEngine(javax.servlet.Servlet servlet,
javax.servlet.ServletContext ctx,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String protocol,
int port)
|
| Method Summary |
|---|
| Methods inherited from class php.java.script.servlet.InvocablePhpServletScriptEngine |
|---|
eval, release, setNewContextFactory |
| Methods inherited from class php.java.script.servlet.InvocablePhpServletLocalScriptEngine |
|---|
getProxy, releaseReservedContinuation, reserveContinuation |
| Methods inherited from class php.java.script.servlet.InvocablePhpServletLocalHttpServerScriptEngine |
|---|
evalShortPath, getPhpScriptContext, getPhpScriptContextFactory, getURL, invoke, setNewScriptFileContextFactory, setStandardEnvironmentValues |
| Methods inherited from class php.java.script.InvocablePhpScriptEngine |
|---|
getInterface, getInterface, handleRelease, invoke, invokeFunction, invokeMethod |
| Methods inherited from class php.java.script.SimplePhpScriptEngine |
|---|
close, createBindings, doEval, eval, eval, getContinuation, getFactory, initialize, setName |
| Methods inherited from class javax.script.AbstractScriptEngine |
|---|
eval, eval, eval, eval, get, getBindings, getContext, getScriptContext, put, setBindings, setContext |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface java.io.Closeable |
|---|
close |
| Constructor Detail |
|---|
protected CloseableInvocablePhpServletScriptEngine(javax.servlet.Servlet servlet,
javax.servlet.ServletContext ctx,
javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String protocol,
int port)
throws java.net.MalformedURLException,
java.net.URISyntaxException
java.net.MalformedURLException
java.net.URISyntaxException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||