@java.lang.Deprecated class MimeTypesGrailsPlugin extends AbstractMimeTypesGrailsPlugin
Provides content negotiation capabilities to Grails via a new withFormat method on controllers as well as a format property on the HttpServletRequest instance.
Constructor and description |
---|
MimeTypesGrailsPlugin
() |
Type Params | Return Type | Name and description |
---|---|---|
|
groovy.lang.Closure |
doWithSpring() |
Methods inherited from class | Name |
---|---|
class AbstractMimeTypesGrailsPlugin |
doWithSpring |
class Plugin |
beans, doWithApplicationContext, doWithDynamicMethods, doWithSpring, getApplicationContext, getConfig, getManager, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext |
Groovy Documentation