Uses of Class
org.apache.commons.cactus.client.AbstractHttpClient

Packages that use AbstractHttpClient
org.apache.commons.cactus.client   
 

Uses of AbstractHttpClient in org.apache.commons.cactus.client
 

Subclasses of AbstractHttpClient in org.apache.commons.cactus.client
 class JspHttpClient
          Manage the logic for calling a test method (which need access to JSP objects) located on the server side.
 class ServletHttpClient
          Manage the logic for calling a test method (which need access to Servlet objects) located on the server side.
 



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