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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.