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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.