Uses of Class
wicket.protocol.http.MockHttpServletResponse

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

Uses of MockHttpServletResponse in wicket.protocol.http
 

Methods in wicket.protocol.http that return MockHttpServletResponse
 MockHttpServletResponse MockWebApplication.getServletResponse()
          Get the response object so that we can apply configurations to it.
 



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