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

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

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

Methods in org.glassfish.grizzly.servlet.ver25 that return MimeMappingType
 MimeMappingType ObjectFactory.createMimeMappingType()
          Create an instance of MimeMappingType
 

Methods in org.glassfish.grizzly.servlet.ver25 that return types with arguments of type MimeMappingType
 javax.xml.bind.JAXBElement<MimeMappingType> ObjectFactory.createWebAppTypeMimeMapping(MimeMappingType value)
          Create an instance of JAXBElement<MimeMappingType>}
 

Methods in org.glassfish.grizzly.servlet.ver25 with parameters of type MimeMappingType
 javax.xml.bind.JAXBElement<MimeMappingType> ObjectFactory.createWebAppTypeMimeMapping(MimeMappingType value)
          Create an instance of JAXBElement<MimeMappingType>}
 



Copyright © 2011 Oracle Corpration. All Rights Reserved.