|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use php.java.bridge | |
---|---|
php.java.bridge | PHP/Java Bridge core classes and interfaces. |
php.java.bridge.http | Fast socket and pipe context runners for PHP/Java Bridge J2EE backends. |
php.java.script | PHP script engine implementation. |
php.java.servlet | PHP/Java Bridge Servlet. |
Classes in php.java.bridge used by php.java.bridge | |
---|---|
BaseThreadPool
A standard thread pool, accepts runnables and runs them in a thread environment. |
|
ChainsawLogger
A logger class which connects to chainsaw -- chainsaw is a log4j viewer. |
|
ConstructorCache.Entry
A cache entry |
|
DynamicClassLoader
Title: php-java-bridge This class implements a class loader, which keeps track of a dynamic list of other delegate URLClassLoaders It is possible to change the list of these Classloaders during execution. |
|
DynamicJavaBridgeClassLoader
The bridge class loader which uses the DynamicClassLoader when possible. |
|
IDocHandler
Defines the parser callbacks. |
|
IJavaBridgeFactory
Create PHP/Java Bridge instances. |
|
ILogger
The log interface for the PHP/Java Bridge log. |
|
ISession
The ISession interface is implemented by services to provide an association between an HTTP client and HTTP server. |
|
ISocketFactory
Create socket instances. |
|
JarLibraryPath
Holds a checked JarLibraryPath entry |
|
JavaBridge
This is the main interface of the PHP/Java Bridge. |
|
JavaBridgeFactory
Create new session or context instances |
|
JavaBridgeRunner
This is the main entry point for the PHP/Java Bridge library. |
|
Log4jLogger
A logger which uses the log4j default appender. |
|
MethodCache.Entry
A cache entry. |
|
Options
Exposes the request options. |
|
ParserString
This class holds the parser string. |
|
ParserTag
This structure carries the parsed tag and the arguments. |
|
PhpMap
Maps php iterator to java iterator. |
|
PhpProcedureProxy
This class creates a procedure proxy proxy which evaluates to a dynamic proxy in coerce(). |
|
Request
This class is used to handle requests from the front-end. |
|
Response
This class is used to write the response to the front-end. |
|
SessionFactory
Create new session or context instances |
|
SimpleJavaBridgeClassLoader
A bridge pattern which allows us to vary the class loader as run-time. |
|
Standalone
This is the standalone container of the PHP/Java Bridge. |
|
ThreadPool
A thread pool, accepts runnables and runs them in a thread environment. |
|
Util.HeaderParser
A procedure class which can be used to capture the HTTP header strings. |
|
Util.Process
Starts a CGI process and returns the process handle. |
Classes in php.java.bridge used by php.java.bridge.http | |
---|---|
IJavaBridgeFactory
Create PHP/Java Bridge instances. |
|
Invocable
Classes which implement this interface are able to call php code. |
|
ISession
The ISession interface is implemented by services to provide an association between an HTTP client and HTTP server. |
|
ISocketFactory
Create socket instances. |
|
JavaBridge
This is the main interface of the PHP/Java Bridge. |
|
JavaBridgeFactory
Create new session or context instances |
|
PhpProcedureProxy
This class creates a procedure proxy proxy which evaluates to a dynamic proxy in coerce(). |
|
SessionFactory
Create new session or context instances |
|
SimpleJavaBridgeClassLoader
A bridge pattern which allows us to vary the class loader as run-time. |
|
ThreadPool
A thread pool, accepts runnables and runs them in a thread environment. |
Classes in php.java.bridge used by php.java.script | |
---|---|
IJavaBridgeFactory
Create PHP/Java Bridge instances. |
|
Invocable
Classes which implement this interface are able to call php code. |
|
PhpProcedureProxy
This class creates a procedure proxy proxy which evaluates to a dynamic proxy in coerce(). |
Classes in php.java.bridge used by php.java.servlet | |
---|---|
IJavaBridgeFactory
Create PHP/Java Bridge instances. |
|
Invocable
Classes which implement this interface are able to call php code. |
|
ISession
The ISession interface is implemented by services to provide an association between an HTTP client and HTTP server. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |