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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.