Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Br.com.caelum.vraptor.http.route Classes and Interfaces - 24 results found.
NameDescriptionTypePackageFramework
ControllerNotFoundExceptionException thrown when no routes matching URI are found.Classbr.com.caelum.vraptor.http.routeVRaptor
DefaultParametersControlDefault implementation of parameters control on uris.Classbr.com.caelum.vraptor.http.routeVRaptor
DefaultRouteBuilderShould be used in one of two ways, either configure the type and invoke the method or pass the method (java reflection) object.Classbr.com.caelum.vraptor.http.routeVRaptor
DefaultRouterThe default implementation of controller localization rules.Classbr.com.caelum.vraptor.http.routeVRaptor
DefaultTypeFinderDiscover parameter typesAuthor:Lucas CavalcantiClassbr.com.caelum.vraptor.http.routeVRaptor
EvaluatorInterfacebr.com.caelum.vraptor.http.routeVRaptor
FixedMethodStrategyA route strategy which invokes a fixed type's method.Classbr.com.caelum.vraptor.http.routeVRaptor
IllegalRouteExceptionIllegal routes might be created under different situations.Classbr.com.caelum.vraptor.http.routeVRaptor
InvocationClassbr.com.caelum.vraptor.http.routeVRaptor
JavaEvaluatorEvaluates expressions in order to access values.Classbr.com.caelum.vraptor.http.routeVRaptor
MethodNotAllowedExceptionException thrown when no routes matching given URI allow given HTTP method.Classbr.com.caelum.vraptor.http.routeVRaptor
NoStrategyA route strategy which is basically invalid in order to force users to not forget to decide a route strategy.Classbr.com.caelum.vraptor.http.routeVRaptor
NoTypeFinderClassbr.com.caelum.vraptor.http.routeVRaptor
ParametersControlInterfacebr.com.caelum.vraptor.http.routeVRaptor
PathAnnotationRoutesParserThe default parser routes creator uses the path annotation to create rules.Classbr.com.caelum.vraptor.http.routeVRaptor
PriorityRoutesListOrder Routes by priorityAuthor:Lucas CavalcantiClassbr.com.caelum.vraptor.http.routeVRaptor
RouteAn specific route rule.Interfacebr.com.caelum.vraptor.http.routeVRaptor
RouteBuilderInterfacebr.com.caelum.vraptor.http.routeVRaptor
RouteBuilder .ParameterControlBuilderInterfacebr.com.caelum.vraptor.http.route.RouteBuilderVRaptor
RouteNotFoundExceptionA route was not found for the specified parameters.Classbr.com.caelum.vraptor.http.routeVRaptor
RouterHandles different rules in order to translate urls into Controller methods.Interfacebr.com.caelum.vraptor.http.routeVRaptor
RoutesParserExtracts all possible routes for this specific controller.Interfacebr.com.caelum.vraptor.http.routeVRaptor
RulesRules for controller localization.Classbr.com.caelum.vraptor.http.routeVRaptor
TypeFinderDiscover Types from parameter pathsAuthor:Lucas CavalcantiInterfacebr.com.caelum.vraptor.http.routeVRaptor