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

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

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

Fields in com.sun.grizzly.http.webxml.schema.version_2_3 declared as MimeType
protected  MimeType MimeMapping.mimeType
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 that return MimeType
 MimeType ObjectFactory.createMimeType()
          Create an instance of MimeType
 MimeType MimeMapping.getMimeType()
          Gets the value of the mimeType property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_3 with parameters of type MimeType
 void MimeMapping.setMimeType(MimeType value)
          Sets the value of the mimeType property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.