See: Description
Interface | Description |
---|---|
ConnectionHelper |
Helper class to open an HTTP connection to the server redirector and pass
to it HTTP parameters, Cookies and HTTP headers.
|
Class | Description |
---|---|
DefaultHttpClient |
Performs the steps necessary to run a test.
|
HttpClientConnectionHelper |
Implementation of
ConnectionHelper using Jakarta Commons
HttpClient. |
HttpProtocolHandler |
Implementation for the HTTP protocol.
|
HttpProtocolState |
HTTP-specific state information to be passed to the different
ProtocolHandler lifecycle
methods. |
HttpUtil |
Utility methods to manipulate HTTP requests.
|
Contains the implementation of the HTTP transport for communication of the client-side test runner with the server-side redirectors.
Copyright © 2000-2004 Apache Software Foundation. All Rights Reserved.