Uses of Class
org.uddi4j.response.BindingDetail

Packages that use BindingDetail
org.uddi4j.client   
 

Uses of BindingDetail in org.uddi4j.client
 

Methods in org.uddi4j.client that return BindingDetail
 BindingDetail UDDIProxy.find_binding(FindQualifiers findQualifiers, java.lang.String serviceKey, TModelBag tModelBag, int maxRows)
          The find_binding method returns a bindingDetail message that contains a bindingTemplates structure with zero or more bindingTemplate structures matching the criteria specified in the argument list.
 BindingDetail UDDIProxy.get_bindingDetail(java.lang.String bindingKey)
          The get_bindingDetail message is for requesting the run-time bindingTemplate information location information for the purpose of invoking a registered business API.
 BindingDetail UDDIProxy.get_bindingDetail(java.util.Vector bindingKeyStrings)
          The get_bindingDetail message is for requesting the run-time bindingTemplate information location information for the purpose of invoking a registered business API.
 BindingDetail UDDIProxy.save_binding(java.lang.String authInfo, java.util.Vector bindingTemplates)
          The save_binding message is used to save or update a complete bindingTemplate structure.
 



Copyright © 2001 International Business Machines Corporation, Hewlett-Packard Company. All Rights Reserved.