Package | Description |
---|---|
org.apache.struts2.dispatcher |
This package contains a reimagining of the traditional Struts filter dispatchers.
|
Modifier and Type | Class and Description |
---|---|
class |
DefaultDispatcherErrorHandler
Default implementation of
DispatcherErrorHandler
which sends Error Report in devMode or HttpServletResponse.sendError(int, java.lang.String) otherwise. |
Modifier and Type | Method and Description |
---|---|
void |
Dispatcher.setDispatcherErrorHandler(DispatcherErrorHandler errorHandler) |
Copyright © 2000–2020 Apache Software Foundation. All rights reserved.