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

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

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

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

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 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_2_5 with parameters of type MimeTypeType
 void MimeMappingType.setMimeType(MimeTypeType value)
          Sets the value of the mimeType property.
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.