Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_5.ServletType

Packages that use ServletType
com.sun.grizzly.http.webxml.schema.version_2_5   
 

Uses of ServletType in com.sun.grizzly.http.webxml.schema.version_2_5
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return ServletType
 ServletType ObjectFactory.createServletType()
          Create an instance of ServletType
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 that return types with arguments of type ServletType
 JAXBElement<ServletType> ObjectFactory.createWebAppTypeServlet(ServletType value)
          Create an instance of JAXBElement<ServletType>}
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_5 with parameters of type ServletType
 JAXBElement<ServletType> ObjectFactory.createWebAppTypeServlet(ServletType value)
          Create an instance of JAXBElement<ServletType>}
 



Copyright © 2012 Oracle Corporation. All Rights Reserved.