|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MimeMapping | |
---|---|
com.sun.grizzly.http.webxml.parser | |
com.sun.grizzly.http.webxml.schema |
Uses of MimeMapping in com.sun.grizzly.http.webxml.parser |
---|
Methods in com.sun.grizzly.http.webxml.parser that return MimeMapping | |
---|---|
protected MimeMapping |
JAXBWebXml_2_2Parser.getMimeMapping(MimeMapping mimeMapping)
|
Methods in com.sun.grizzly.http.webxml.parser that return types with arguments of type MimeMapping | |
---|---|
protected List<MimeMapping> |
JAXBWebXml_2_2Parser.populateMimeMapping(List<MimeMapping> mimeMapping)
|
Uses of MimeMapping in com.sun.grizzly.http.webxml.schema |
---|
Fields in com.sun.grizzly.http.webxml.schema with type parameters of type MimeMapping | |
---|---|
List<MimeMapping> |
WebApp.mimeMapping
|
Methods in com.sun.grizzly.http.webxml.schema that return types with arguments of type MimeMapping | |
---|---|
List<MimeMapping> |
WebApp.getMimeMapping()
<mime-mapping> <extension>token</extension> <mime-type>!/!</mime-type> </mime-mapping> |
Method parameters in com.sun.grizzly.http.webxml.schema with type arguments of type MimeMapping | |
---|---|
void |
WebApp.setMimeMapping(List<MimeMapping> mimeMapping)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |