Return to www.inductionframework.org

Uses of Package
com.acciente.induction.resolver

Packages that use com.acciente.induction.resolver
com.acciente.induction.dispatcher.controller   
com.acciente.induction.dispatcher.redirect   
com.acciente.induction.dispatcher.view   
com.acciente.induction.init   
com.acciente.induction.resolver   
 

Classes in com.acciente.induction.resolver used by com.acciente.induction.dispatcher.controller
ControllerResolver.Resolution
          A container object containg the resolution information.
 

Classes in com.acciente.induction.resolver used by com.acciente.induction.dispatcher.redirect
RedirectResolver
          This interface is used to abstract the algorithm used to map a redirect request to an actual URL
 

Classes in com.acciente.induction.resolver used by com.acciente.induction.dispatcher.view
ViewResolver.Resolution
          A container object containg the resolution information.
 

Classes in com.acciente.induction.resolver used by com.acciente.induction.init
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.
 

Classes in com.acciente.induction.resolver used by com.acciente.induction.resolver
ControllerResolver
          This interface is used to abstract the algorithm used to map a HTTP request to a specific controller invocation.
ControllerResolver.Resolution
          A container object containg the resolution information.
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.
ViewResolver.Resolution
          A container object containg the resolution information.
 


Return to www.inductionframework.org

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