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

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

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

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

Methods in org.glassfish.grizzly.servlet.ver25 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.ver25 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.