Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_3.MimeMapping

Packages that use MimeMapping
com.sun.grizzly.http.webxml.schema.version_2_3   
 

Uses of MimeMapping in com.sun.grizzly.http.webxml.schema.version_2_3
 

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 with type parameters of type MimeMapping
protected  List<MimeMapping> WebApp.mimeMapping
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return MimeMapping
 MimeMapping ObjectFactory.createMimeMapping()
          Create an instance of MimeMapping
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return types with arguments of type MimeMapping
 List<MimeMapping> WebApp.getMimeMapping()
          Gets the value of the mimeMapping property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.