- getDefinedFormats(groovy.lang.Closure) - Method in MimeTypesApiSupport
-
- getFormat(javax.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
-
Obtains the request format, which is dictated by the CONTENT_TYPE header and evaluated using the
configured MimeType instances.
- getFormat(javax.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
-
Obtains the format to use for the response using either the file extension or the ACCEPT header
- getKnownMimeTypes() - Method in DefaultMimeUtility
-
{@inheritDoc}
- getKnownMimeTypes() - Method in MimeUtility
-
Gets the known configured MimeType instances
- getMimeConfig(grails.config.Config) - Method in MimeTypesConfiguration
-
- getMimeConfig(grails.config.Config) - Method in MimeTypesFactoryBean
-
- getMimeType(javax.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
-
Obtains the MimeType for the response using either the file extension or the ACCEPT header
- getMimeTypeForExtension(java.lang.String) - Method in DefaultMimeUtility
-
{@inheritDoc}
- getMimeTypeForExtension(java.lang.String) - Method in MimeUtility
-
Obtains a MimeType for the given extension
- getMimeTypeForURI(java.lang.String) - Method in DefaultMimeUtility
-
- getMimeTypeForURI(java.lang.String) - Method in MimeUtility
-
Obtains a MimeType for the given extension
- getMimeTypes(javax.servlet.http.HttpServletRequest) - Method in HttpServletRequestExtension
-
Obtains a list of configured grails.web.mime.MimeType instances for the request
- getMimeTypes(javax.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
-
Gets the configured mime types for the response
- getMimeTypesFormatAware(javax.servlet.http.HttpServletResponse) - Method in HttpServletResponseExtension
-
Gets the configured mime types for the response
- getObject() - Method in MimeTypesFactoryBean
-
- getObjectType() - Method in MimeTypesFactoryBean
-
- grailsApplication - Property in MimeTypesFactoryBean
-