GenericScriptEngine is an abstarct class which implements the ScriptEngine
interface and it contains default implementations for several eval() methods.
Constructs a ScriptEngine using an uninitialized
SimpleNamespace.
Constructs a ScriptEngine using the specified namespace as its
ENGINE_SCOPE.
Create a new socket instance.
Add a response header, in this implementation identical to setHeader
Create a new ContextFactory and add it to the list of context factories kept by this VM.
Create and add a new ContextFactory.
Append function arguments and their types to a StringBuffer
Append an object to a StringBuffer
Append a function parameter to a StringBuffer
Append a parameter object to a StringBuffer
Integer value for the level of APPLICATION_SCOPE
Integer value for the level of APPLICATION_SCOPE
Return function arguments and their types as a String
Reserved key associated with an object array which is used to
pass set of positional parameters to the ScriptEngines.
ASCII - static field in class php.java.bridge.
Util ASCII encoding