Uses of Class
com.sun.grizzly.http.webxml.schema.version_2_4.WebAppType

Packages that use WebAppType
com.sun.grizzly.http.webxml.schema.version_2_4   
 

Uses of WebAppType in com.sun.grizzly.http.webxml.schema.version_2_4
 

Methods in com.sun.grizzly.http.webxml.schema.version_2_4 that return WebAppType
 WebAppType ObjectFactory.createWebAppType()
          Create an instance of WebAppType
 

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

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



Copyright © 2012 Oracle Corporation. All Rights Reserved.