Uses of Class
org.uddi.api_v3.ServiceList

Packages that use ServiceList
org.ow2.dragon.service.uddi.v3.impl   
org.uddi.api_v3   
org.uddi.api_v3_porttype   
 

Uses of ServiceList in org.ow2.dragon.service.uddi.v3.impl
 

Methods in org.ow2.dragon.service.uddi.v3.impl that return ServiceList
 ServiceList UDDIInquiryImpl.findService(FindService body)
           
 

Uses of ServiceList in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return ServiceList
 ServiceList ObjectFactory.createServiceList()
          Create an instance of ServiceList
 

Methods in org.uddi.api_v3 that return types with arguments of type ServiceList
 javax.xml.bind.JAXBElement<ServiceList> ObjectFactory.createServiceList(ServiceList value)
          Create an instance of JAXBElement<ServiceList>}
 

Methods in org.uddi.api_v3 with parameters of type ServiceList
 javax.xml.bind.JAXBElement<ServiceList> ObjectFactory.createServiceList(ServiceList value)
          Create an instance of JAXBElement<ServiceList>}
 

Uses of ServiceList in org.uddi.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype that return ServiceList
 ServiceList UDDIInquiryPortType.findService(FindService body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.