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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.