|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| ConnectionHelper | Helper class to open an HTTP connection to the server redirector and pass to it HTTP parameters, Cookies and HTTP headers. |
| Class Summary | |
| ConnectionHelperFactory | Factory that returns the ConnectionHelper specified in Cactus
configuration or the default one if none has been specified. |
| DefaultHttpClient | Performs the steps necessary to run a test. |
| HttpClientConnectionHelper | Implementation of ConnectionHelper using Jakarta Commons
HttpClient. |
| HttpUtil | Utility methods to manipulate HTTP requests. |
| JdkConnectionHelper | Implementation of ConnectionHelper using the JDK
HttpURLConnection class. |
Contains the implementation of the HTTP transport for communication of the client-side test runner with the server-side redirectors.
WARNING
The classes and interfaces in this package are not intended for use by API
clients. They may be altered in backwards-incompatible ways and even moved
or removed at any time without further notice.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||