Uses of Class
j2eeunit.client.AbstractHttpClient

Packages that use AbstractHttpClient
j2eeunit.client   
 

Uses of AbstractHttpClient in j2eeunit.client
 

Subclasses of AbstractHttpClient in j2eeunit.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 Vincent Massol.