|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
ControllerResolver | This interface is used to abstract the algorithm used to: map a HTTP request to a controller and map a an unhandled exception to a an error handler controller |
RedirectResolver | This interface is used to abstract the algorithm used to map a redirect specified in terms of a class type to a URL. |
ViewResolver | This interface is used to abstract the algorithm used to: map a HTTP request to a view and map a an unhandled exception to a an error handler view |
Class Summary | |
---|---|
ClassAndMethod | ClassAndMethod |
ControllerResolver.Resolution | A container object for the resolution information. |
Error2ClassMapper | Error2ClassMapper |
ShortURLControllerResolver | ShortURLControllerResolver |
ShortURLRedirectResolver | ShortURLRedirectResolver |
ShortURLViewResolver | ShortURLViewResolver |
ViewResolver.Resolution | A container object containing the resolution information. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |