Uses of Class
org.apache.wicket.protocol.http.MockHttpServletRequest

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

Uses of MockHttpServletRequest in org.apache.wicket.protocol.http
 

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

Constructors in org.apache.wicket.protocol.http with parameters of type MockHttpServletRequest
MockHttpServletResponse(MockHttpServletRequest servletRequest)
          Create the response object.
 



Copyright © 2004-2010 Apache Software Foundation. All Rights Reserved.