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

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

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

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

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

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



Copyright © 2011 Oracle Corpration. All Rights Reserved.