Back to synchronuous protocol mode
Reserved key associated with the name of the Java
ScriptEngine
defines an integer for the level of scope, ENGINE_SCOPE
Reserved key associated with the version of the Java
ScriptEngine
A cache entry carrying the method name and the parameters
A cache entry carrying the method name, class and the parameters
Re-evaluates the pre-compiled script using the specified
namespace as the SCRIPT_SCOPE and using ENGINE_SCOPE,
GLOBAL_SCOPE of the associated ScriptEngine.
Re-evaluates the recompiled script using the specified
ScriptContext.
Evaluates a piece of script obtained using the specified
reader as the script source.
Evaluates a piece of script obtained using the specified
reader as the script source.
Evaluates a piece of scripts obtained using a reader as the
script source and using the specified namespace as the
SCRIPT_SCOPE.
Evaluates a piece of scripts obtained using a reader as the
script source and using the specified namespace as the
SCRIPT_SCOPE.
Evaluates a script obtained using the specified reader as the
script source and using the namespaces in the specifed
ScriptContext.
Evaluates a piece of script and returns the resultant object.
Evaluates a piece of script and returns the resultant object.
Evaluates a piece of script using the specified namespace as
its SCRIPT_SCOPE.
Evaluates a piece of script using the specified namespace as
the SCRIPT_SCOPE.
Evaluates a script using the namespaces in the specifed
ScriptContext.
The name of the extension, usually "JavaBridge" or "MonoBridge"
Returns true if bit 0 of the request header is set (see PROTOCOL.TXT).