Uses of Class
play.mvc.Controller
-
Packages that use Controller Package Description play.mvc -
-
Uses of Controller in play.mvc
Methods in play.mvc that return types with arguments of type Controller Modifier and Type Method Description protected static java.lang.Class<? extends Controller>
Controller. getControllerClass()
Retrieve the controller class
-