| Name | Description | Type | Package | Framework |
| ClassAndMethod | Class | com.acciente.induction.resolver | Induction | |
| 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 | Interface | com.acciente.induction.resolver | Induction |
| ControllerResolver .Resolution | A container object for the resolution information. | Class | com.acciente.induction.resolver.ControllerResolver | Induction |
| Error2ClassMapper | Class | com.acciente.induction.resolver | Induction | |
| RedirectResolver | This interface is used to abstract the algorithm used to map a redirect specified in terms of a class type to a URL. | Interface | com.acciente.induction.resolver | Induction |
| ShortURLControllerResolver | ShortURLControllerResolverAuthor:Adinath Raveendra Raj | Class | com.acciente.induction.resolver | Induction |
| ShortURLRedirectResolver | ShortURLRedirectResolverAuthor:Adinath Raveendra Raj | Class | com.acciente.induction.resolver | Induction |
| ShortURLViewResolver | ShortURLViewResolverAuthor:Adinath Raveendra Raj | Class | com.acciente.induction.resolver | Induction |
| 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 | Interface | com.acciente.induction.resolver | Induction |
| ViewResolver .Resolution | A container object containing the resolution information. | Class | com.acciente.induction.resolver.ViewResolver | Induction |