|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SimpleContextFactory | |
---|---|
php.java.script | Internal PHP script engine implementation. 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 SimpleContextFactory in php.java.script |
---|
Subclasses of SimpleContextFactory in php.java.script | |
---|---|
class |
InteractivePhpScriptContextFactory
A custom context factory, creates a ContextFactory for JSR223 contexts. |
class |
PhpScriptContextFactory
A custom context factory, creates a ContextFactory for JSR223 contexts. |
Uses of SimpleContextFactory in php.java.servlet |
---|
Subclasses of SimpleContextFactory in php.java.servlet | |
---|---|
class |
RemoteServletContextFactory
Create session contexts for servlets. |
class |
ServletContextFactory
Create session contexts for servlets. |
class |
SimpleServletContextFactory
Create session contexts for servlets. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |