| Class | Description |
|---|---|
| DefaultAcceptHeaderParser | Parsed the HTTP accept header into a a list of MimeType instances in the order of priority. |
| DefaultMimeTypeResolver | Resolves the MimeType instance for a request |
| DefaultMimeUtility |
|
| HttpServletRequestExtension | An extension that adds methods to the HttpServletRequest object for mime types |
| HttpServletResponseExtension | Extends the HttpServletResponse object with new methods for handling MimeType instances |