Uses of Class
org.uddi.api_v2.ServiceList

Packages that use ServiceList
org.ow2.dragon.service.uddi.v2.impl   
org.uddi.api_v2   
org.uddi.inquiry_v2   
 

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

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

Uses of ServiceList in org.uddi.api_v2
 

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

Methods in org.uddi.api_v2 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_v2 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.inquiry_v2
 

Methods in org.uddi.inquiry_v2 that return ServiceList
 ServiceList Inquire.findService(FindService body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.