| Class and Description | 
|---|
| Router
 Handles different rules in order to translate urls into Resource methods. 
 | 
| Class and Description | 
|---|
| MethodNotAllowedException
 Exception thrown when no routes matching given URI allow given HTTP method. 
 | 
| ResourceNotFoundException
 Exception thrown when no routes matching URI are found. 
 | 
| Router
 Handles different rules in order to translate urls into Resource methods. 
 | 
| Class and Description | 
|---|
| DefaultRouteBuilder
 Should be used in one of two ways, either configure the type and invoke the
 method or pass the method (java reflection) object. 
 | 
| DefaultRouteBuilder.DefaultParameterControlBuilder | 
| Evaluator | 
| MethodNotAllowedException
 Exception thrown when no routes matching given URI allow given HTTP method. 
 | 
| ParametersControl | 
| ResourceNotFoundException
 Exception thrown when no routes matching URI are found. 
 | 
| Route
 An specific route rule. 
 | 
| RouteBuilder | 
| RouteBuilder.ParameterControlBuilder | 
| Router
 Handles different rules in order to translate urls into Resource methods. 
 | 
| RoutesConfiguration
 Configs your routes for your application. 
 | 
| RoutesParser
 Extracts all possible routes for this specific resource. 
 | 
| TypeFinder
 Discover Types from parameter paths 
 | 
| Class and Description | 
|---|
| Router
 Handles different rules in order to translate urls into Resource methods. 
 | 
| RoutesParser
 Extracts all possible routes for this specific resource. 
 | 
| Class and Description | 
|---|
| Router
 Handles different rules in order to translate urls into Resource methods. 
 | 
| Class and Description | 
|---|
| Router
 Handles different rules in order to translate urls into Resource methods. 
 | 
| Class and Description | 
|---|
| Route
 An specific route rule. 
 | 
| Class and Description | 
|---|
| Router
 Handles different rules in order to translate urls into Resource methods. 
 | 
Copyright © 2013 Caelum. All Rights Reserved.