Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
P
parseBody(byte[], InputStream, OutputStream, Util.HeaderParser)
- Static method in class php.java.bridge.
Util
Discards all header fields from a HTTP connection and write the body to the OutputStream
ParserString
- Class in
php.java.bridge
This class holds the parser string.
ParserTag
- Class in
php.java.bridge
This structure carries the parsed tag and the arguments.
passContext()
- Method in class php.java.bridge.
DefaultOptions
passContext()
- Method in class php.java.bridge.
Options
Return true, if the client cannot keep a back-pointer to its own data structures.
passContext()
- Method in class php.java.bridge.
StandardOptions
peek(String)
- Static method in class php.java.bridge.http.
ContextFactory
Only for internal use.
php.java.bridge
- package php.java.bridge
PHP/Java Bridge core classes and interfaces.
php.java.bridge.http
- package php.java.bridge.http
Fast socket and pipe context runners for PHP/Java Bridge J2EE backends.
php.java.script
- package php.java.script
PHP script engine implementation.
php.java.servlet
- package php.java.servlet
PHP/Java Bridge Servlet.
php.java.servlet.fastcgi
- package php.java.servlet.fastcgi
PHP/Java Bridge FastCGI Servlet.
PHP_EXEC
- Static variable in class php.java.bridge.
Util
Only for internal use
PHP_FCGI_CHILDREN
- Static variable in class php.java.servlet.fastcgi.
FastCGIServlet
This controls how many child processes the PHP process spawns.
PHP_FCGI_MAX_REQUESTS
- Static variable in class php.java.servlet.fastcgi.
FastCGIServlet
This controls how many requests each child process will handle before exitting.
PhpCGIServlet
- Class in
php.java.servlet
Handles requests from internet clients.
PhpCGIServlet()
- Constructor for class php.java.servlet.
PhpCGIServlet
PhpCGIServlet.CGIEnvironment
- Class in
php.java.servlet
Adjust the standard tomcat CGI env.
PhpJavaServlet
- Class in
php.java.servlet
Handles requests from PHP clients.
PhpJavaServlet()
- Constructor for class php.java.servlet.
PhpJavaServlet
PhpMap
- Class in
php.java.bridge
Maps php iterator to java iterator.
PhpProcedure
- Class in
php.java.bridge
This class takes the supplied PHP environment and creates a dynamic proxy for calling PHP code.
PhpProcedureProxy
- Class in
php.java.bridge
This class creates a procedure proxy proxy which evaluates to a dynamic proxy in coerce().
PhpScriptContext
- Class in
php.java.script
This class implements a simple script context for PHP.
PhpScriptContext()
- Constructor for class php.java.script.
PhpScriptContext
Create a standalone PHP script context.
PhpScriptContextFactory
- Class in
php.java.script
A custom context factory, creates a ContextFactory for JSR223 contexts.
PhpScriptContextFactory()
- Constructor for class php.java.script.
PhpScriptContextFactory
PhpScriptEngine
- Class in
php.java.script
This class implements the ScriptEngine.
PhpScriptEngine()
- Constructor for class php.java.script.
PhpScriptEngine
Create a new ScriptEngine with a default context.
PhpScriptEngine(PhpScriptEngineFactory)
- Constructor for class php.java.script.
PhpScriptEngine
Create a new ScriptEngine from a factory.
PhpScriptEngineFactory
- Class in
php.java.script
PhpScriptEngineFactory()
- Constructor for class php.java.script.
PhpScriptEngineFactory
PhpScriptLogWriter
- Class in
php.java.script
A PrintWriter which uses the JavaBridge logger.
PhpScriptLogWriter()
- Constructor for class php.java.script.
PhpScriptLogWriter
PhpScriptWriter
- Class in
php.java.script
A PrintWriter backed by an OutputStream.
PhpScriptWriter(OutputStream)
- Constructor for class php.java.script.
PhpScriptWriter
Create a new PhpScriptWriter.
PhpSimpleHttpScriptContext
- Class in
php.java.script
A simple ScriptContext which can be used in servlet environments.
PhpSimpleHttpScriptContext()
- Constructor for class php.java.script.
PhpSimpleHttpScriptContext
PipeContextServer
- Class in
php.java.bridge.http
This class manages the physical connection on Unix or Linux machines.
PipeContextServer(ContextFactory.ICredentials, ThreadPool, String)
- Constructor for class php.java.bridge.http.
PipeContextServer
Create a new ContextServer using the ThreadPool.
POST
- Static variable in class php.java.bridge.http.
HttpServer
Request method POST
preferValues()
- Method in class php.java.bridge.
DefaultOptions
preferValues()
- Method in class php.java.bridge.
Options
Returns true when the bridge must destroy object identity (see PROTOCOL.TXT) due to limitations in the client (for PHP4 for example).
println(int, String)
- Static method in class php.java.bridge.
Util
print a message on a given log level
printStackTrace(Throwable)
- Method in class php.java.bridge.
FileLogger
printStackTrace(Throwable)
- Method in interface php.java.bridge.
ILogger
Log a stack trace
printStackTrace(Throwable)
- Method in class php.java.bridge.
JavaBridge
Print a stack trace to the log file.
printStackTrace(Throwable)
- Method in class php.java.bridge.
Log4jLogger
printStackTrace(Throwable)
- Method in class php.java.bridge.
Util.Logger
printStackTrace(Throwable)
- Static method in class php.java.bridge.
Util
Display a stack trace if logLevel >= 1
processEnvironment
- Variable in class php.java.servlet.
CGIServlet
pushBack(byte[], int, int)
- Method in class php.java.bridge.http.
HttpRequest
Push back some bytes so that we can read them again.
put(String, Object)
- Method in class javax.script.
AbstractScriptEngine
Associates a key and a value in the ScriptEngine namespace.
put(Object, Object)
- Method in interface javax.script.
Bindings
Associates the specified value with the specified key in a java.util.Map.
put(String, Object)
- Method in interface javax.script.
ScriptEngine
Associates a key and a value in the ScriptEngine namespace.
put(String, Object)
- Method in class javax.script.
ScriptEngineManager
Associates the specifed value with the specified key in GLOBAL_SCOPE.
put(Object, Object)
- Method in class javax.script.
SimpleBindings
Associates the specified value with the specified key in a java.util.Map.
put(ConstructorCache.Entry, Constructor)
- Method in class php.java.bridge.
ConstructorCache
Store a constructor with an entry
PUT
- Static variable in class php.java.bridge.http.
HttpServer
Request method GET
put(Object, Object)
- Method in interface php.java.bridge.
ISession
Binds the specified object into the session's context layer data with the given name.
put(MethodCache.Entry, Method)
- Method in class php.java.bridge.
MethodCache
Store a constructor with an entry
put(Object, Object)
- Method in class php.java.servlet.
HttpSessionFacade
putAll(Map)
- Method in interface javax.script.
Bindings
Copies all of the mappings from the specified map to this map.
putAll(Map)
- Method in class javax.script.
SimpleBindings
Copies all of the mappings from the specified map to this map.
putAll(Map)
- Method in interface php.java.bridge.
ISession
Copies all bindings to the session's context layer data.
putAll(Map)
- Method in class php.java.servlet.
HttpSessionFacade
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W