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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.