Uses of Class
org.glassfish.grizzly.servlet.ver25.MimeTypeType

Packages that use MimeTypeType
org.glassfish.grizzly.servlet.ver25   
 

Uses of MimeTypeType in org.glassfish.grizzly.servlet.ver25
 

Fields in org.glassfish.grizzly.servlet.ver25 declared as MimeTypeType
protected  MimeTypeType MimeMappingType.mimeType
           
 

Methods in org.glassfish.grizzly.servlet.ver25 that return MimeTypeType
 MimeTypeType ObjectFactory.createMimeTypeType()
          Create an instance of MimeTypeType
 MimeTypeType MimeMappingType.getMimeType()
          Gets the value of the mimeType property.
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type MimeTypeType
 void MimeMappingType.setMimeType(MimeTypeType value)
          Sets the value of the mimeType property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.