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

R

read(char[], int, int) - Method in class php.java.script.URLReader
 
read(Map, OutputStream) - 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(ContextFactory) - Method in class php.java.bridge.http.ContextFactory
 
recycle(String) - Method in class php.java.bridge.http.ContextFactory
 
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(ContextFactory) - Method in interface php.java.bridge.http.IContextFactory
Deprecated. Use recycle(String id) instead.
recycle(String) - Method in class php.java.bridge.http.SimpleContextFactory
 
recycle(ContextFactory) - Method in class php.java.bridge.http.SimpleContextFactory
 
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.Request
re-initialize for new requests
recycle() - Method in class php.java.bridge.SessionFactory
Recycle the factory for new reqests.
recycleLegacy(String) - Method in class php.java.bridge.http.ContextFactory
Deprecated.  
recycleLegacy(String) - Method in interface php.java.bridge.http.IContextFactory
Deprecated. Use recycle(String id) instead.
recycleLegacy(String) - Method in class php.java.bridge.http.SimpleContextFactory
 
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.script.CGIRunner
This function must be called to release the allocated php continuation.
release() - Method in class php.java.script.InvocablePhpScriptEngine
 
RemoteContext - Class in php.java.servlet
A custom context, used when remote PHP scripts access the servlet.
RemoteContext(ServletContext, HttpServletRequest, HttpServletResponse) - Constructor for class php.java.servlet.RemoteContext
 
RemoteHttpSessionFacade - Class in php.java.servlet
A custom session, used when remote PHP scripts access the servlet.In this case only the session object is available, the HttpServletRequest, HttpServletResponse and ServletContext objects are set to null.
RemoteServletContextFactory - Class in php.java.servlet
Create session contexts for servlets.
remove(Object) - Method in class javax.script.SimpleBindings
 
remove() - Method in class php.java.bridge.http.SimpleContextFactory
Deprecated. Use SimpleContextFactory.destroy() instead
remove(Object) - Method in interface php.java.bridge.ISession
Removes the object bound to the given name in the session's context layer data.
remove(Object) - Method in class php.java.servlet.HttpSessionFacade
 
removeAll() - Static method in class php.java.bridge.http.ContextFactory
Deprecated.  
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
 
removeAttribute(String, int) - Method in interface php.java.bridge.http.IContext
Removes the specified attribute form the specified level of scope.
removeOrphaned() - Method in class php.java.bridge.http.ContextFactory
 
removeOrphaned() - Method in interface php.java.bridge.http.IContextFactory
Removes the unused context factory from the classloader's list of context factories.
removeOrphaned() - Method in class php.java.bridge.http.SimpleContextFactory
 
req - Variable in class php.java.servlet.PhpCGIServlet.CGIEnvironment
 
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.PhpSimpleHttpScriptContext
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
reset() - Method in class php.java.bridge.DynamicJavaBridgeClassLoader
Reset to initial state.
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()", which is deprecated.
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()", which is deprecated.
response - Variable in class php.java.bridge.Request
The current response handle or null.
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.
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
run() - Method in class php.java.script.CGIRunner
 

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