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

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

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

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

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

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



Copyright © 2012 Oracle Corporation. All Rights Reserved.