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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.