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
ControllerResolver.Resolution A container object containg the resolution information.
ShortURLControllerResolver ShortURLControllerResolver
ShortURLRedirectResolver ShortURLRedirectResolver
ShortURLViewResolver ShortURLViewResolver
ViewResolver.Resolution A container object containg the resolution information.
 


Return to www.inductionframework.org

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