Uses of Class
org.uddi.api_v3.DeleteBinding

Packages that use DeleteBinding
org.uddi.api_v3   
org.uddi.v3_service WSDL service definition for UDDI 3.0.2 specification 
 

Uses of DeleteBinding in org.uddi.api_v3
 

Methods in org.uddi.api_v3 that return DeleteBinding
 DeleteBinding ObjectFactory.createDeleteBinding()
          Create an instance of DeleteBinding
 

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

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

Uses of DeleteBinding in org.uddi.v3_service
 

Methods in org.uddi.v3_service with parameters of type DeleteBinding
 void UDDIPublicationPortType.deleteBinding(DeleteBinding body)
          The delete_binding API call causes one or more instances of bindingTemplate data to be deleted from the UDDI registry.
 



Copyright © 2004-2013 The Apache Software Foundation. All Rights Reserved.