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 specific controller invocation.
RedirectResolver This interface is used to abstract the algorithm used to map a redirect request to an actual URL
ViewResolver This interface is used to abstract the algorithm used to map a HTTP request to a specific view invocation.
 

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 containg the resolution information.
 


Return to www.inductionframework.org

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