Java org.apache.wicket.protocol.http.mock MockHttpServletResponse fields, constructors, methods, implement or subclass

Example usage for Java org.apache.wicket.protocol.http.mock MockHttpServletResponse fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.wicket.protocol.http.mock MockHttpServletResponse.

The text is from its open source code.

Constructor

Method

StringgetDocument()
Get the text document that was written as part of this response.
StringgetRedirectLocation()
Get the location that was redirected to.