|
|||||||||
| Home >> All >> org >> enhydra >> httpServerTest >> server >> application >> [ presentation overview ] | PREV NEXT | ||||||||
B
- BasicTest - class org.enhydra.httpServerTest.server.application.presentation.BasicTest.
- This class is the generic server side test presentation object that client side test threads talk to.
- BasicTest() - Constructor for class org.enhydra.httpServerTest.server.application.presentation.BasicTest
C
- cleanupFiles() - Method in class org.enhydra.httpServerTest.server.application.presentation.BasicTest
- This function is called after all file MD5 hashkeys have been computed.
F
- fileCacheDir - Variable in class org.enhydra.httpServerTest.server.application.presentation.BasicTest
- This holds the directory, unique to this request, that any uploaded files are stored.
I
- initFileCacheDir() - Method in class org.enhydra.httpServerTest.server.application.presentation.BasicTest
- This function will continually loop until a unique temporary sub- directory is found.
O
- org.enhydra.httpServerTest.server.application.presentation - package org.enhydra.httpServerTest.server.application.presentation
P
- populateCgiArgsFromGet(HttpResponseObject, HttpPresentationRequest) - Method in class org.enhydra.httpServerTest.server.application.presentation.BasicTest
- This function will populate the response object with all CGI arguments submitted with the request.
- populateCgiArgsFromPost(HttpResponseObject, HttpPresentationRequest) - Method in class org.enhydra.httpServerTest.server.application.presentation.BasicTest
- This function will populate the response object with all CGI arguments submitted with the request.
- populateCgiParams(HttpResponseObject, HttpPresentationRequest) - Method in class org.enhydra.httpServerTest.server.application.presentation.BasicTest
- This function will populate the response object with all CGI parameters submitted with the request.
- populateCookies(HttpResponseObject, HttpPresentationRequest) - Method in class org.enhydra.httpServerTest.server.application.presentation.BasicTest
- This function will populate the response object with all http cookies submitted with the request.
- populateFileUploadFromPost(HttpResponseObject) - Method in class org.enhydra.httpServerTest.server.application.presentation.BasicTest
- This function will loop through all files found under the unique directory created by initFileCacheDir() and compute an MD5 hashkey for each individual file.
- populateHeaders(HttpResponseObject, HttpPresentationRequest) - Method in class org.enhydra.httpServerTest.server.application.presentation.BasicTest
- This function will populate the response object with all http headers submitted with the request.
- populateRequestInfo(HttpResponseObject, HttpPresentationRequest) - Method in class org.enhydra.httpServerTest.server.application.presentation.BasicTest
- This function runs through the HttpPresentationRequest API and populates the response object with retrieved information.
- populateSessionInfo(HttpResponseObject, HttpPresentationComms) - Method in class org.enhydra.httpServerTest.server.application.presentation.BasicTest
- This function will populate the response object with all session information submitted with the request.
R
- REDIRECT_TO_FILE - Static variable in class org.enhydra.httpServerTest.server.application.presentation.RequestDispatchForwardTest
- RequestDispatchForwardTest - class org.enhydra.httpServerTest.server.application.presentation.RequestDispatchForwardTest.
- This class is the generic server side test presentation object that client side test threads talk to.
- RequestDispatchForwardTest() - Constructor for class org.enhydra.httpServerTest.server.application.presentation.RequestDispatchForwardTest
- run(HttpPresentationComms) - Method in class org.enhydra.httpServerTest.server.application.presentation.BasicTest
- The run method for this presentation object.
- run(HttpPresentationComms) - Method in class org.enhydra.httpServerTest.server.application.presentation.RequestDispatchForwardTest
- The run method for this presentation object.
B C F I O P R
|
|||||||||
| Home >> All >> org >> enhydra >> httpServerTest >> server >> application >> [ presentation overview ] | PREV NEXT | ||||||||