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

U

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, 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, String, String) - Method in class php.java.bridge.JavaBridgeClassLoader
Append the path to the current library path
updateJarLibraryPath(String, String, 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
updateLibraryPath(String, String, String, String) - Method in class php.java.bridge.JavaBridge
Update the library path for ECMA dll's
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
True if /bin/sh exists, false otherwise
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.
Util.Process - Class in php.java.bridge
Starts a CGI process and returns the process handle.
Util.Process.PhpException - Exception in php.java.bridge
A generic PHP exception
Util.Process.PhpException(String) - Constructor for exception php.java.bridge.Util.Process.PhpException
Create a PHP exception
Util.ProcessWithErrorHandler - Class in php.java.bridge
Starts a CGI process with an error handler attached and returns the process handle.
Util.Thread - Class in php.java.bridge
Convenience daemon thread class
Util.Thread() - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(String) - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(Runnable) - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(ThreadGroup, Runnable) - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(ThreadGroup, String) - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(Runnable, String) - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(ThreadGroup, Runnable, String) - Constructor for class php.java.bridge.Util.Thread
Create a new thread
Util.Thread(ThreadGroup, Runnable, String, long) - Constructor for class php.java.bridge.Util.Thread
Create 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