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

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

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

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

Methods in org.glassfish.grizzly.servlet.ver30 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.ver30 with parameters of type MimeTypeType
 void MimeMappingType.setMimeType(MimeTypeType value)
          Sets the value of the mimeType property.
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.