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

U

updateJarLibraryPath(String, String) - Method in class php.java.bridge.DynamicJavaBridgeClassLoader
Update the library path for the bridge instance.
updateJarLibraryPath(JarLibraryPath) - Method in class php.java.bridge.DynamicJavaBridgeClassLoader
Update the library path for the bridge instance.
updateJarLibraryPath(String, String) - Method in class php.java.bridge.JavaBridge
Append the path to the current library path
Examples:
setJarLibPath(";file:///tmp/test.jar;file:///tmp/my.jar");
setJarLibPath("|file:c:/t.jar|http://...
updateJarLibraryPath(String, String) - Method in class php.java.bridge.JavaBridgeClassLoader
Append the path to the current library path
updateJarLibraryPath(String, String) - Method in class php.java.bridge.SimpleJavaBridgeClassLoader
Append the path to the current library path
updateLibraryPath(String, String) - Method in class php.java.bridge.JavaBridge
Update the library path for ECMA dll's
updateOptions(byte) - Method in class php.java.bridge.Options
Update the current request options
URLReader - Class in php.java.script
This class can be used to connect to a HTTP server to allocate and to invoke php scripts.
URLReader(URL) - Constructor for class php.java.script.URLReader
Create a special reader which can be used to read data from a URL.
USE_SH_WRAPPER - Static variable in class php.java.servlet.PhpCGIServlet
 
UTF8 - Static variable in class php.java.bridge.Util
UTF8 encoding
Util - Class in php.java.bridge
Miscellaneous functions.
Util.HeaderParser - Class in php.java.bridge
A procedure class which can be used to capture the HTTP header strings.
Util.HeaderParser() - Constructor for class php.java.bridge.Util.HeaderParser
 
Util.Logger - Class in php.java.bridge
Only for internal use.
Util.Logger() - Constructor for class php.java.bridge.Util.Logger
Use chainsaw, if available or a default logger.
Util.Logger(ILogger) - Constructor for class php.java.bridge.Util.Logger
Use chainsaw, if available of the specified logger.
Util.Process - Class in php.java.bridge
Starts a CGI process and returns the process handle.
Util.ProcessWithErrorHandler - Class in php.java.bridge
Starts a CGI process with an error handler attached and returns the process handle.
Util.ProcessWithErrorHandler.PhpException - Exception in php.java.bridge
 
Util.ProcessWithErrorHandler.PhpException(String) - Constructor for exception php.java.bridge.Util.ProcessWithErrorHandler.PhpException
 
Util.Thread - Class in php.java.bridge
Convenience daemon thread class
Util.Thread() - Constructor for class php.java.bridge.Util.Thread
 
Util.Thread(String) - Constructor for class php.java.bridge.Util.Thread
 
Util.Thread(Runnable) - Constructor for class php.java.bridge.Util.Thread
 
Util.Thread(ThreadGroup, Runnable) - Constructor for class php.java.bridge.Util.Thread
 
Util.Thread(ThreadGroup, String) - Constructor for class php.java.bridge.Util.Thread
 
Util.Thread(Runnable, String) - Constructor for class php.java.bridge.Util.Thread
 
Util.Thread(ThreadGroup, Runnable, String) - Constructor for class php.java.bridge.Util.Thread
 
Util.Thread(ThreadGroup, Runnable, String, long) - Constructor for class php.java.bridge.Util.Thread
 

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