Uses of Class
org.uddi.api_v2.FindService

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

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

Methods in org.ow2.dragon.service.uddi.v2.impl with parameters of type FindService
 ServiceList InquireImpl.findService(FindService body)
           
 

Uses of FindService in org.uddi.api_v2
 

Methods in org.uddi.api_v2 that return FindService
 FindService ObjectFactory.createFindService()
          Create an instance of FindService
 

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

Methods in org.uddi.api_v2 with parameters of type FindService
 javax.xml.bind.JAXBElement<FindService> ObjectFactory.createFindService(FindService value)
          Create an instance of JAXBElement<FindService>}
 

Uses of FindService in org.uddi.inquiry_v2
 

Methods in org.uddi.inquiry_v2 with parameters of type FindService
 ServiceList Inquire.findService(FindService body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.