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

H

handleRequests() - Method in class php.java.bridge.Request
Start handling requests until EOF.
hashToStringArray(Map) - Static method in class php.java.bridge.Util
Create a string array from a hashtable.
HOME_DIR - Static variable in class php.java.bridge.Util
Only for internal use
HTTP_PORT_BASE - Static variable in class php.java.bridge.Standalone
The default HTTP port for management clients
HttpProxy - Class in php.java.script
Represents the script continuation.
HttpProxy(Reader, Map, OutputStream, OutputStream, Util.HeaderParser, ResultProxy) - Constructor for class php.java.script.HttpProxy
Create a HTTP proxy which can be used to allocate a php script from a HTTP server
HttpProxy(Reader, String, OutputStream, OutputStream, Util.HeaderParser, ResultProxy) - Constructor for class php.java.script.HttpProxy
Create a HTTP proxy which can be used to allocate a php script from a HTTP server
HttpRequest - Class in php.java.bridge.http
A simple HTTP request implementation.
HttpRequest(InputStream) - Constructor for class php.java.bridge.http.HttpRequest
Create a new HTTP request
HttpResponse - Class in php.java.bridge.http
A simple HTTP response implementation.
HttpResponse(OutputStream) - Constructor for class php.java.bridge.http.HttpResponse
Create a new HTTP response with the given OutputStream
HttpServer - Class in php.java.bridge.http
This class can be used to create a simple HTTP server.

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