Uses of Class
wicket.protocol.http.MockHttpServletRequest

Packages that use MockHttpServletRequest
wicket.protocol.http HTTP implementation. 
 

Uses of MockHttpServletRequest in wicket.protocol.http
 

Methods in wicket.protocol.http that return MockHttpServletRequest
 MockHttpServletRequest MockWebApplication.getServletRequest()
          Get the request object so that we can apply configurations to it.
 



Copyright © 2004-2007 Wicket developers. All Rights Reserved.