|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectnet.databinder.web.NorewriteWebResponse
public class NorewriteWebResponse
Creates web response objects that do not rewrite URLs for cookieless support. Buffered or basic responses are created according to the application configuration. This factory is used by DataApplicationBase when cookieless support is off, but may also be used independently.
DataApplicationBase| Constructor Summary | |
|---|---|
NorewriteWebResponse()
|
|
| Method Summary | |
|---|---|
static org.apache.wicket.protocol.http.WebResponse |
getNew(org.apache.wicket.Application app,
javax.servlet.http.HttpServletResponse servletResponse)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NorewriteWebResponse()
| Method Detail |
|---|
public static org.apache.wicket.protocol.http.WebResponse getNew(org.apache.wicket.Application app,
javax.servlet.http.HttpServletResponse servletResponse)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||