Uses of Class
org.apache.cactus.client.connector.http.DefaultHttpClient

Packages that use DefaultHttpClient
org.apache.cactus.internal.client   
 

Uses of DefaultHttpClient in org.apache.cactus.internal.client
 

Methods in org.apache.cactus.internal.client with parameters of type DefaultHttpClient
protected  void WebClientTestCaseDelegate.runGenericTest(DefaultHttpClient theHttpClient)
          Execute the test case begin method, then connect to the server proxy redirector (where the test case test method is executed) and then executes the test case end method.
 



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