Uses of Class
com.ibm.uddi.response.ServiceDetail

Packages that use ServiceDetail
com.ibm.uddi.client   
 

Uses of ServiceDetail in com.ibm.uddi.client
 

Methods in com.ibm.uddi.client that return ServiceDetail
 ServiceDetail UDDIProxy.get_serviceDetail(java.lang.String serviceKey)
          The get_serviceDetail message is used to request full information about a known businessService structure.
 ServiceDetail UDDIProxy.get_serviceDetail(java.util.Vector serviceKeyStrings)
          The get_serviceDetail message is used to request full information about a known businessService structure.
 ServiceDetail UDDIProxy.save_service(java.lang.String authInfo, java.util.Vector businessServices)
          The save_service message adds or updates one or more businessService structures.
 



Copyright © 2001, International Business Machines Corporation. All Rights Reserved.