Uses of Class
com.sun.grizzly.http.webxml.schema.version_3_0.MimeTypeType

Packages that use MimeTypeType
com.sun.grizzly.http.webxml.schema.version_3_0   
 

Uses of MimeTypeType in com.sun.grizzly.http.webxml.schema.version_3_0
 

Fields in com.sun.grizzly.http.webxml.schema.version_3_0 declared as MimeTypeType
protected  MimeTypeType MimeMappingType.mimeType
           
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 that return MimeTypeType
 MimeTypeType ObjectFactory.createMimeTypeType()
          Create an instance of MimeTypeType
 MimeTypeType MimeMappingType.getMimeType()
          Gets the value of the mimeType property.
 

Methods in com.sun.grizzly.http.webxml.schema.version_3_0 with parameters of type MimeTypeType
 void MimeMappingType.setMimeType(MimeTypeType value)
          Sets the value of the mimeType property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.