Uses of Class
j2eeunit.server.HttpServletRequestWrapper

Packages that use HttpServletRequestWrapper
j2eeunit Base package for the J2EEUnit project.  
 

Uses of HttpServletRequestWrapper in j2eeunit
 

Fields in j2eeunit declared as HttpServletRequestWrapper
 HttpServletRequestWrapper ServletTestCase.request
          Valid HttpServletRequest object that you can access from the testXXX(), setUp and tearDown() methods.
 



Copyright © 2000-2001 Vincent Massol.