Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep
A B C D E F G H I M O P Q R S T W X

A

authType - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
Response object variables.

B

BEGIN_ELEMENT_TAG - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
Thes are common syntax tags used for constructing XML elements.

C

CGI_ARG_ELEMENT - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
Static CgiArg element tag and its attributes.
CGI_ARG_NAME_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
CGI_ARG_VALUE_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
CGI_PARAM_ELEMENT - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
Static CgiParam element tag and its attributes.
CGI_PARAM_NAME_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
CGI_PARAM_SESSION_KEY - Static variable in class org.enhydra.httpServerTest.common.HttpServerTestUtils
The string designating a session CGI parameter.
CGI_PARAM_VALUE_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
COOKIE_ELEMENT - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
Static Cookie element tag and its attributes.
COOKIE_NAME_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
COOKIE_VALUE_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
calculateFileHash(String) - Static method in class org.enhydra.httpServerTest.common.HttpServerTestUtils
This function will calculate an MD5 hashkey for the given file name.
cgiArgs - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
cgiParams - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
cookies - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 

D

DEFAULT_PARSER_NAME - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
Default parser name.
DEFAULT_SEESION_ID_FROM_COOKIE - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
DEFAULT_SESSION - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
Static default or implied values for element attributes.
DEFAULT_SESSION_ID_FROM_URL - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
DEFAULT_SESSION_ID_INVALID - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
defaulHeaderArray - Static variable in class org.enhydra.httpServerTest.common.HttpServerTestUtils
This is an array of headers commonly set automatically by HTTPClient when issueing request.

E

END_ELEMENT_TAG - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
END_EMPTY_ELEMENT_TAG - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
END_PCDATA_ELEMENT_TAG - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
equals(Object) - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This function overrides the default equals method to provide a detailed comparison of each data member held within this object.
error(SAXParseException) - Method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
Error callback function.

F

FILE_UPLOAD_ELEMENT - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
Static FileUpload element tag and its attributes.
FILE_UPLOAD_MD5_HASH_KEY_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
fatalError(SAXParseException) - Method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
Fatal Error callback function.

G

GET_REQUEST_TAG - Static variable in class org.enhydra.httpServerTest.common.HttpServerTestUtils
The string representing an http GET request method.
getBooleanAttribute(String) - Method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
This is a convenience function to retrieve a boolean value from a String.
getCgiArgStrings() - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a convenience function to format and return valid XML representing all the CGI arguments held in this object.
getCgiParamStrings() - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a convenience function to format and return valid XML representing all the CGI parameters held in this object.
getCookieStrings() - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a convenience function to format and return valid XML representing all the cookies held in this object.
getFileUploadStrings() - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a convenience function to format and return valid XML representing all the file uploads held in this object.
getHeaderStrings() - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a convenience function to format and return valid XML representing all the headers held in this object.
getHttpRequestInfoStrings() - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a convenience function to format and return valid XML representing the HttpRequestInfo element and all its attributes.
getHttpResponseObjectStrings() - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a convenience function to format and return valid XML representing the HttpResponseObject element and all its attributes.
getLocationString(SAXParseException) - Method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
Returns a string representing the line:column that the exception was encountered.

H

HEADER_ELEMENT - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
Static Header element tag and its attributes.
HEADER_NAME_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HEADER_VALUE_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HTTP_COOKIE_SESSION_KEY - Static variable in class org.enhydra.httpServerTest.common.HttpServerTestUtils
The string designating a session cookie.
HTTP_REQUEST_INFO_AUTH_TYPE_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HTTP_REQUEST_INFO_ELEMENT - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
Static HttpRequestIngo element tag and its attributes.
HTTP_REQUEST_INFO_METHOD_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HTTP_REQUEST_INFO_PATH_INFO_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HTTP_REQUEST_INFO_PATH_TRANSLATED_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HTTP_REQUEST_INFO_QUERY_STRING_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HTTP_REQUEST_INFO_REMOTE_USER_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HTTP_REQUEST_INFO_REQUEST_URI_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HTTP_REQUEST_INFO_SERVLET_PATH_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HTTP_REQUEST_INFO_SESSION_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HTTP_REQUEST_INFO_SESSION_ID_FROM_COOKIE_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HTTP_REQUEST_INFO_SESSION_ID_FROM_URL_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HTTP_REQUEST_INFO_SESSION_ID_INVALID_ATTR - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
HTTP_RESPONSE_OBJECT_DTD - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
This holds the location of the DTD used to validate the XML structure returned by this class's toString() method.
HTTP_RESPONSE_OBJ_ELEMENT - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
Static HttpResponseObject element tag.
HttpResponseObject - class org.enhydra.httpServerTest.common.HttpResponseObject.
This class is the data structure that is shared between the client and server tests.
HttpResponseObject() - Constructor for class org.enhydra.httpServerTest.common.HttpResponseObject
 
HttpResponseObjectParser - class org.enhydra.httpServerTest.common.HttpResponseObjectParser.
This class uses the Xerces SAX parser to parse the http response and populate an HttpResponseObject object.
HttpResponseObjectParser() - Constructor for class org.enhydra.httpServerTest.common.HttpResponseObjectParser
Private constructor.
HttpServerTestUtils - class org.enhydra.httpServerTest.common.HttpServerTestUtils.
This class provides static data and methods that are shared by both the client and server sides of this test.
HttpServerTestUtils() - Constructor for class org.enhydra.httpServerTest.common.HttpServerTestUtils
 
headers - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
httpResponseObject - Variable in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
The response object that is populated based on the input XML.

I

isDefaultHeader(String) - Static method in class org.enhydra.httpServerTest.common.HttpServerTestUtils
This fuction will loop through the 'defaultHeaderArray' and return true if the supplied header is considered 'default' and false otherwise.

M

md5HashKey - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
method - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 

O

org.enhydra.httpServerTest.common - package org.enhydra.httpServerTest.common
 

P

POST_FILE_UPLOAD_PREFIX - Static variable in class org.enhydra.httpServerTest.common.HttpServerTestUtils
This is the name used to designate a file upload within a multi- part mime message.
POST_REQUEST_TAG - Static variable in class org.enhydra.httpServerTest.common.HttpServerTestUtils
The string representing an http POST request method.
POST_URL_ENCODED_CONTENT_TYPE - Static variable in class org.enhydra.httpServerTest.common.HttpServerTestUtils
This string is used by the server side components to indicate the type of post method that was used.
parse(String) - Static method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
Static factory method for retrieving a response object using the default Xerces SAX parser.
parse(InputSource) - Static method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
Static factory method for retrieving a response object using the default Xerces SAX parser.
parse(InputSource, String) - Static method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
Static factory method for retrieving a response object using the default Xerces SAX parser.
parseErrorFound - Variable in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
A boolean flag to indicate if any errors were found while parsing the XML stream.
parseErrorMessage - Variable in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
The error string associated with a parse error.
pathInfo - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
pathTranslated - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 

Q

queryString - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 

R

remoteUser - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
requestURI - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 

S

servletPath - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
session - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
sessionIdFromCookie - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
sessionIdFromURL - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
sessionIdInvalid - Variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
setCgiArgAttributes(Attributes) - Method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
This function is invoked when an element of type 'CgiArg' is encountered.
setCgiParamAttributes(Attributes) - Method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
This function is invoked when an element of type 'CgiParam' is encountered.
setCookieAttributes(Attributes) - Method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
This function is invoked when an element of type 'Cookie' is encountered.
setFileUploadAttributes(Attributes) - Method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
This function is invoked when an element of type 'FileUpload' is encountered.
setHeaderAttributes(Attributes) - Method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
This function is invoked when an element of type 'Header' is encountered.
setHttpRequestInfoAttributes(Attributes) - Method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
This function is invoked when an element of type 'HttpRequestInfo' is encountered.
startElement(String, String, String, Attributes) - Method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
Callback function invoked when a new element is found.

T

testHashtables(Hashtable, Hashtable) - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a conviencce function to test the equality of two hashtables.
testPathInfo(String, String) - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a convenience function to split the path information strings into a token set and then check that each token in the first string is also in the second string.
testQueryString(String, String) - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a convenience function to split the query string strings into a token set and then check that each token in the first string is also in the second string.
testRequestURI(String, String) - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a convenience function to split the request URI strings into a token set and then check that each token in the first string is also in the second string.
testStringNulls(String, String) - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a convenience function fro testing the equality of two possibly null strings.
testStringTokens(StringTokenizer, StringTokenizer) - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a conviencce function to test the equality of two token sets.
testVectors(Vector, Vector) - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This is a conviencce function to test the equality of two vectors.
toString() - Method in class org.enhydra.httpServerTest.common.HttpResponseObject
This function overrides the default toString method to generate a valid XML structure based on data held within this object.

W

warning(SAXParseException) - Method in class org.enhydra.httpServerTest.common.HttpResponseObjectParser
Warning callback function.

X

XML_DOCTYPE_STRING_BEGIN - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
Static XML document type tag.
XML_DOCTYPE_STRING_END - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
 
XML_HEADER_STRING - Static variable in class org.enhydra.httpServerTest.common.HttpResponseObject
Static XML header tag.

A B C D E F G H I M O P Q R S T W X