Uses of Interface
play.classloading.enhancers.ControllersEnhancer.ControllerSupport
-
Packages that use ControllersEnhancer.ControllerSupport Package Description play.mvc -
-
Uses of ControllersEnhancer.ControllerSupport in play.mvc
Classes in play.mvc that implement ControllersEnhancer.ControllerSupport Modifier and Type Class Description class
Controller
Application controller support: The controller receives input and initiates a response by making calls on model objects.class
WebSocketController
-