Groovy Documentation

Package org.codehaus.groovy.grails.plugins.web.api

 

Class Summary
CommonWebApi API shared by controllers, tag libraries and any other web artifact.
ControllersApi API for each controller in a Grails application.
ControllersDomainBindingApi Enhancements made to domain classes to for data binding.
ControllersMimeTypesApi Api extensions to controllers for the MimeTypes plugin.
MimeTypesApiSupport Support class for dealing with calls to withFormat.
RequestMimeTypesApi Methods added to the javax.servlet.http.HttpServletRequest instance for request format handling.
ResponseMimeTypesApi Methods added to javax.servlet.http.HttpServletResponse for response format handling.
ServletRequestApi Additional methods added to the HttpServletRequest API.
 


Groovy Documentation