Alphabetical Index: H

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

H

handleRequests() - method in class php.java.bridge.Request
Start handling requests until EOF.
hashCode() - method in class php.java.bridge.ConstructorCache.Entry
hashCode() - method in class php.java.bridge.MethodCache.Entry
hashToStringArray(Map) - static method in class php.java.bridge.Util
Create a string array from a hashtable.
hasMore() - method in class php.java.bridge.PhpMap
Checks if it is possible to advance one element
Util.HeaderParser - class php.java.bridge.Util.HeaderParser
A procedure class which can be used to capture the HTTP header strings.
HttpProxy - class php.java.script.HttpProxy
Represents the script continuation.
Create a HTTP proxy which can be used to allocate a php script from a HTTP server
Create a HTTP proxy which can be used to allocate a php script from a HTTP server
HttpRequest - class php.java.bridge.http.HttpRequest
A simple HTTP request implementation.
HttpRequest(InputStream) - constructor for class php.java.bridge.http.HttpRequest
Create a new HTTP request
HttpResponse - class php.java.bridge.http.HttpResponse
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 php.java.bridge.http.HttpServer
This class can be used to create a simple HTTP server.
HttpServer() - constructor for class php.java.bridge.http.HttpServer
Create a new HTTP Server.
HttpSessionFacade - class php.java.servlet.HttpSessionFacade
Wraps the J2EE session interface