|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErrorAttributes | |
---|---|
org.apache.wicket.protocol.http.servlet | Java Servlet specific implementation of Wicket http classes. |
Uses of ErrorAttributes in org.apache.wicket.protocol.http.servlet |
---|
Methods in org.apache.wicket.protocol.http.servlet that return ErrorAttributes | |
---|---|
static ErrorAttributes |
ErrorAttributes.of(javax.servlet.http.HttpServletRequest request)
Deprecated. Use ErrorAttributes#of(HttpServletRequest, String) instead. |
static ErrorAttributes |
ErrorAttributes.of(javax.servlet.http.HttpServletRequest request,
String filterPrefix)
Factory for creating instances of this class. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |