Package org.apache.cactus.internal.client.connector.http

Contains the implementation of the HTTP transport for communication of the client-side test runner with the server-side redirectors.

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
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.
 

Package org.apache.cactus.internal.client.connector.http Description

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.