Package play.mvc

Class Summary
ActionInvoker Invoke an action after an HTTP request
Controller Application controller support
Http HTTP interface
Http.Cookie An HTTP Cookie
Http.Header An HTTP Header
Http.Request An HTTP Request
Http.Response An HTTP response
Mailer Application mailer support
Router The router matches HTTP requests to action invocations
Router.ActionDefinition  
Router.Route  
Scope All application Scopes
Scope.Flash Flash scope
Scope.Params HTTP params
Scope.RenderArgs Render args (used in template rendering)
Scope.Session Session scope
 

Annotation Types Summary
After Mark this method as @After interceptor
Before Mark this method as @Before interceptor
Catch Mark this method as @Catch interceptor
Finally Mark this method as @Finally interceptor
With Deleguate interceptors.
 



Guillaume Bort & zenexity - Distributed under Apache 2 licence, without any warrantly