Class |
Description |
DefaultAcceptHeaderParser
|
Parsed the HTTP accept header into a a list of MimeType instances in the order of priority.
|
DefaultMimeTypeResolver
|
Resolves the grails.web.mime.MimeType instance for a request - Authors:
- Graeme Rocher
- Since:
- 2.3
|
DefaultMimeUtility
|
- Authors:
- Graeme Rocher
|
HttpServletRequestExtension
|
An extension that adds methods to the HttpServletRequest object for mime types
- Authors:
- Jeff Brown
- Graeme Rocher
- Since:
- 3.0
|
HttpServletResponseExtension
|
Extends the HttpServletResponse object with new methods for handling MimeType instances - Authors:
- Graeme Rocher
- Since:
- 3.0
|