Package | Description |
---|---|
play.mvc |
Modifier and Type | Class and Description |
---|---|
class |
Controller
Application controller support: The controller receives input and initiates a response by making calls on model
objects.
|
class |
WebSocketController |
Modifier and Type | Field and Description |
---|---|
PlayController |
Http.Request.controllerInstance
The instance of invoked controller in case it uses non-static action methods.
|
Modifier and Type | Field and Description |
---|---|
java.lang.Class<? extends PlayController> |
Http.Request.controllerClass
The invoked controller class
|
Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly