Uses of Class
org.uddi.api_v3.SaveBinding

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

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

Methods in org.ow2.dragon.service.uddi.v3.impl with parameters of type SaveBinding
 BindingDetail UDDIPublicationImpl.saveBinding(SaveBinding body)
           
 

Uses of SaveBinding in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return SaveBinding
 SaveBinding ObjectFactory.createSaveBinding()
          Create an instance of SaveBinding
 

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

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

Uses of SaveBinding in org.uddi.api_v3_porttype
 

Methods in org.uddi.api_v3_porttype with parameters of type SaveBinding
 BindingDetail UDDIPublicationPortType.saveBinding(SaveBinding body)
           
 



Copyright © 2008-2010 eBMWebsourcing. All Rights Reserved.