@java.lang.Deprecated abstract class AbstractMimeTypesGrailsPlugin extends Plugin
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 |
---|
AbstractMimeTypesGrailsPlugin
() |
Type Params | Return Type | Name and description |
---|---|---|
|
groovy.lang.Closure |
doWithSpring() |
Methods inherited from class | Name |
---|---|
class Plugin |
beans, doWithApplicationContext, doWithDynamicMethods, doWithSpring, getApplicationContext, getConfig, getManager, onChange, onConfigChange, onShutdown, onStartup, setApplicationContext |