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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.