A B C D E F G H I J K L M N O P R S T U V W Z

R

read(char[], int, int) - Method in class php.java.script.URLReader
read(Map, OutputStream, Util.HeaderParser) - Method in class php.java.script.URLReader
Read from the URL and write the data to out.
read(byte[]) - Method in class php.java.servlet.fastcgi.DefaultInputStream
read(byte[], int, int) - Method in class php.java.servlet.fastcgi.DefaultInputStream
read() - Method in class php.java.servlet.fastcgi.DefaultInputStream
recycle(String) - Method in class php.java.bridge.http.ContextFactory
Update the context factory with the new JavaBridge obtained from the servlet
recycle() - Method in class php.java.bridge.http.ContextFactory
Recycle the factory for new reqests.
recycle(String) - Method in interface php.java.bridge.http.IContextFactory
Update the context factory with the new JavaBridge obtained from the servlet
recycle(String) - Method in class php.java.bridge.http.SimpleContextFactory
Update the context factory with the new JavaBridge obtained from the servlet
recycle() - Method in class php.java.bridge.http.SimpleContextFactory
Called by recycle at the end of the script
recycle() - Method in interface php.java.bridge.IJavaBridgeFactory
Recycle the factory for new reqests.
recycle() - Method in class php.java.bridge.JavaBridge
Re-initialize the current bridge for keep-alive See php.ini option java.persistent_connections
recycle() - Method in class php.java.bridge.JavaBridgeFactory
Recycle the factory for new reqests.
recycle() - Method in class php.java.bridge.Request
re-initialize for new requests
registerEngineExtension(String, Class) - Method in class javax.script.ScriptEngineManager
Register a extension with a ScriptEngineFactory class.
registerEngineMimeType(String, Class) - Method in class javax.script.ScriptEngineManager
Registers a MIME type with a ScriptEngineFactory class.
registerEngineName(String, Class) - Method in class javax.script.ScriptEngineManager
Registers descriptive name with a ScriptEngineFactory class.
release() - Method in class php.java.bridge.http.ContextFactory
Releases the context factory.
release() - Method in interface php.java.bridge.http.IContextFactory
Releases the context factory.
release() - Method in class php.java.bridge.http.SimpleContextFactory
Releases the context factory.
release() - Method in class php.java.script.InteractivePhpScriptEngine
Release the continuation
release() - Method in class php.java.script.InvocablePhpScriptEngine
Release the continuation
release() - Method in class php.java.script.servlet.InvocablePhpServletScriptEngine
Release the continuation.
releaseManaged() - Method in class php.java.bridge.http.ContextFactory
Wait until this context is finished and release/destroy it.
releaseManaged() - Method in interface php.java.bridge.http.IContextFactory
Wait until this context is finished and release/destroy it.
releaseManaged() - Method in class php.java.bridge.http.SimpleContextFactory
Wait for the context factory to finish, then release
releaseManaged() - Method in class php.java.servlet.ServletContextFactory
Wait for the context factory to finish, then release
releaseReservedContinuation() - Static method in class php.java.servlet.PhpCGIServlet
Release a captured continuation
releaseScriptEngines(List) - Method in class php.java.script.servlet.EngineFactory
Release all managed script engines.
RemoteContext - Class in php.java.servlet
A custom context, used when remote PHP scripts access the servlet.
RemoteServletContextFactory - Class in php.java.servlet
Create session contexts for servlets.
remove(Object) - Method in class javax.script.SimpleBindings
remove(Object) - Method in interface php.java.bridge.ISession
Removes the object bound to the given name in the session's context layer data.
removeAttribute(String, int) - Method in interface javax.script.ScriptContext
Removes the given attribute form the specified scope.
removeAttribute(String, int) - Method in class javax.script.SimpleScriptContext
Removes the specified attribute form the specified level of scope.
removeAttribute(String, int) - Method in class php.java.bridge.http.Context
Removes the specified attribute form the specified level of scope.
removeAttribute(String, int) - Method in interface php.java.bridge.http.IContext
Removes the specified attribute form the specified level of scope.
req - Variable in class php.java.servlet.PhpCGIServlet.CGIEnvironment
Only for internal use
request - Variable in class php.java.bridge.JavaBridge
For internal use only.
Request - Class in php.java.bridge
This class is used to handle requests from the front-end.
Request(JavaBridge) - Constructor for class php.java.bridge.Request
Creates an empty request object.
Request.AbortException - Exception in php.java.bridge
This exception isn't an exception but a construct to emulate a one-shot continuation in Java.
Request.AbortException() - Constructor for exception php.java.bridge.Request.AbortException
 
REQUEST_SCOPE - Static variable in class php.java.script.AbstractPhpScriptContext
Integer value for the level of SCRIPT_SCOPE
REQUEST_SCOPE - Static variable in class php.java.servlet.Context
Integer value for the level of SCRIPT_SCOPE
requestDestroyed(ServletRequestEvent) - Method in class php.java.servlet.RequestListener
requestInitialized(ServletRequestEvent) - Method in class php.java.servlet.RequestListener
RequestListener - Class in php.java.servlet
Register a PHP JSR 223 EngineFactory when the web context starts.
RequestListener() - Constructor for class php.java.servlet.RequestListener
 
reserveContinuation() - Static method in class php.java.servlet.PhpCGIServlet
Since each script captures up to two servlet instances, we must check the servlet engine's thread pool.
reset() - Method in class php.java.bridge.JavaBridge
Reset the global caches of the bridge.
reset() - Method in class php.java.bridge.JavaBridgeClassLoader
reset loader to the loader to its initial state, clear the VM cache and set a new ThreadContextClassLoader This is only called by the API function "java_reset()", used only for tests.
reset() - Method in class php.java.bridge.Request
Reset the internal state so that a new input and output stream can be used for the next packed.
reset() - Method in class php.java.bridge.SimpleJavaBridgeClassLoader
reset loader to the initial state This is only called by the API function "java_reset()", used only for testing.
Response - Class in php.java.bridge
This class is used to write the response to the front-end.
Response(JavaBridge) - Constructor for class php.java.bridge.Response
Creates a new response object.
ResultProxy - Class in php.java.script
Returned by ScriptEngine.eval(java.io.Reader) this class holds a proxy for the result code returned by PHP.
ROOT_ENGINE_FACTORY_ATTRIBUTE - Static variable in class php.java.script.servlet.EngineFactory
The key used to store the factory in the servlet context
ROOT_ENGINES_COLLECTION_ATTRIBUTE - Static variable in class php.java.servlet.RequestListener
The key used to store the engine list in the servlet request
run() - Method in class php.java.bridge.http.ContextRunner
run() - Method in class php.java.bridge.http.HttpServer
run() - Method in class php.java.bridge.http.SocketContextServer
run() - Method in class php.java.bridge.JavaBridge
Communication with client in a new thread

A B C D E F G H I J K L M N O P R S T U V W Z