|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
ModelAndViewResolver | SPI for resolving custom return values from a specific handler method. |
Class Summary | |
---|---|
AnnotationMethodHandlerAdapter | Implementation of the HandlerAdapter interface
that maps handler methods based on HTTP paths, HTTP methods and request parameters
expressed through the RequestMapping annotation. |
AnnotationMethodHandlerExceptionResolver | Implementation of the HandlerExceptionResolver interface that handles
exceptions through the ExceptionHandler annotation. |
DefaultAnnotationHandlerMapping | Implementation of the HandlerMapping
interface that maps handlers based on HTTP paths expressed through the
RequestMapping annotation at the type or method level. |
ResponseStatusExceptionResolver | Implementation of the HandlerExceptionResolver
interface that uses the @ResponseStatus annotation to map exceptions to HTTP status codes. |
Support package for annotation-based Servlet MVC controllers.
|
|||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |