Uses of Package
com.acciente.induction.resolver

Packages that use com.acciente.induction.resolver
com.acciente.induction.dispatcher.controller   
com.acciente.induction.dispatcher.interceptor   
com.acciente.induction.dispatcher.resolver   
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 for the resolution information.
 

Classes in com.acciente.induction.resolver used by com.acciente.induction.dispatcher.interceptor
ControllerResolver.Resolution
          A container object for the resolution information.
ViewResolver.Resolution
          A container object containing the resolution information.
 

Classes in com.acciente.induction.resolver used by com.acciente.induction.dispatcher.resolver
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
ControllerResolver.Resolution
          A container object for the resolution information.
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
ViewResolver.Resolution
          A container object containing the resolution information.
 

Classes in com.acciente.induction.resolver used by com.acciente.induction.dispatcher.view
ViewResolver.Resolution
          A container object containing 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 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
 

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 controller and map a an unhandled exception to a an error handler controller
ControllerResolver.Resolution
          A container object for the resolution information.
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
ViewResolver.Resolution
          A container object containing the resolution information.
 



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