Return to www.inductionframework.org

Package com.acciente.induction.resolver

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.
 


Return to www.inductionframework.org

Copyright © 2008-2012 Acciente, LLC. All Rights Reserved.