Uses of Class
org.uddi.api_v3.FindService

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

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

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

Uses of FindService in org.ow2.dragon.service.uddi.v3.validator
 

Methods in org.ow2.dragon.service.uddi.v3.validator with parameters of type FindService
 void InquiryValidator.validateFindService(FindService body)
           
 

Uses of FindService in org.uddi.api_v3
 

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

Methods in org.uddi.api_v3 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_v3 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.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype with parameters of type FindService
 ServiceList UDDIInquiryPortType.findService(FindService body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.