| Frames | No Frames | |
Classes derived from php.java.bridge.http.ContextFactory | |
| class | Create session contexts for servlets. |
Methods with return type php.java.bridge.http.ContextFactory | |
| ContextFactory | Create a new ContextFactory and add it to the list of context factories kept by this VM. |
| ContextFactory | ContextFactory.get(String id) Returns the context factory associated with the given id
|
Classes derived from php.java.bridge.http.ContextFactory | |
| class | A custom ContextFactory, manages a custom ScriptContext. |
Classes derived from php.java.bridge.http.ContextFactory | |
| class | A custom context factory, creates a ContextFactory for JSR223 contexts. |
Constructors with parameter type php.java.bridge.http.ContextFactory | |
Create a HTTP proxy which can be used to allocate a php script from a HTTP server
| |
Methods with parameter type php.java.bridge.http.ContextFactory | |
| void | Set the context factory
|
| void | Set the context factory. |
| void | Set the context factory
|
Methods with return type php.java.bridge.http.ContextFactory | |
| ContextFactory | Add the PhpScriptContext
|
| ContextFactory | Returns the ContextFactory. |
| ContextFactory | |
| ContextFactory | Returns the ContextFactory. |