Uses of Package
org.apache.cactus.client.connector.http

Packages that use org.apache.cactus.client.connector.http
org.apache.cactus.client.connector.http Contains the implementation of the HTTP transport for communication of the client-side test runner with the server-side redirectors. 
org.apache.cactus.internal.client   
 

Classes in org.apache.cactus.client.connector.http used by org.apache.cactus.client.connector.http
ConnectionHelper
          Helper class to open an HTTP connection to the server redirector and pass to it HTTP parameters, Cookies and HTTP headers.
 

Classes in org.apache.cactus.client.connector.http used by org.apache.cactus.internal.client
DefaultHttpClient
          Performs the steps necessary to run a test.
 



Copyright © 2000-2003 Apache Software Foundation. All Rights Reserved.