Package com.chillycheesy.modulo.controllers
package com.chillycheesy.modulo.controllers
-
Interface Summary
-
Class SummaryClassDescriptionBuilds a controller.Controller that test the http methods.Controller that register all parameters name of the request inside the configuration.Controller that check if the path match with the target path.Controller that check if the pathVariable match with the target path.Controller for serving internal files.A controller that parses the result of the next controller into JSON.Controller that apply that invoke the method of an instance.Controller that represent a root
Controller
.The controller manager.Controller that check if the http methods match with the target regex.Controller that test if the http path match with the regex.