Uses of Interface
play.classloading.enhancers.LocalvariablesNamesEnhancer.LocalVariablesSupport
-
Packages that use LocalvariablesNamesEnhancer.LocalVariablesSupport Package Description play.mvc -
-
Uses of LocalvariablesNamesEnhancer.LocalVariablesSupport in play.mvc
Classes in play.mvc that implement LocalvariablesNamesEnhancer.LocalVariablesSupport 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
Mailer
Application mailer supportclass
WebSocketController
-