|
Generated by JDiff |
||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES | DETAIL: REMOVED | ADDED | CHANGED |
Changed Classes | |
|
Abstract base class for org.springframework.web.servlet.HandlerMapping implementations. |
|
Abstract base class for HandlerExceptionResolver implementations that support handling exceptions from handlers of type HandlerMethod. |
|
Abstract base class for HandlerMapping implementations that define a mapping between a request and a HandlerMethod. |
|
ServletWebRequest subclass that is aware of org.springframework.web.servlet.DispatcherServlet's request context, such as the Locale determined by the configured org.springframework.web.servlet.LocaleResolver. |
|
Holds information about a HandlerInterceptor mapped to a path into the application. |
|
org.springframework.web.servlet.HandlerExceptionResolver implementation that allows for mapping exception class names to view names, either for a set of given handlers or for all handlers in the DispatcherServlet. |
|
Adapter that implements the Servlet HandlerInterceptor interface and wraps an underlying WebRequestInterceptor. |
|
|||||||||
PREV PACKAGE NEXT PACKAGE FRAMES NO FRAMES |