|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
IPhpScriptContext | Common methods for all PHP ScriptContexts |
Class Summary | |
---|---|
AbstractPhpScriptContext | A simple ScriptContext which can be used in servlet environments. |
CGIRunner | This class can be used to run a PHP CGI binary. |
EngineFactory | |
HttpProxy | Represents the script continuation. |
InteractivePhpScriptEngine | A convenience variant of the PHP script engine which can be used interactively. |
InteractivePhpScriptEngineFactory | |
InvocablePhpScriptEngine | This class implements the ScriptEngine. |
InvocablePhpScriptEngineFactory | |
InvocablePhpServletContextFactory | A custom context factory, creates a ContextFactory for JSR223 contexts. |
InvocablePhpServletScriptEngine | |
PhpScriptContext | This class implements a simple script context for PHP. |
PhpScriptContextFactory | A custom context factory, creates a ContextFactory for JSR223 contexts. |
PhpScriptEngine | This class implements the ScriptEngine. |
PhpScriptEngineFactory | |
PhpScriptLogWriter | A PrintWriter which uses the JavaBridge logger. |
PhpServletContextFactory | A custom context factory, creates a ContextFactory for JSR223 contexts. |
PhpServletScriptEngine | |
PhpSimpleHttpScriptContext | A simple ScriptContext which can be used in servlet environments. |
URLReader | This class can be used to connect to a HTTP server to allocate and to invoke php scripts. |
PHP script engine implementation.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |