Uses of Class
org.uddi4j.response.ServiceDetail

Packages that use ServiceDetail
org.uddi4j.client   
 

Uses of ServiceDetail in org.uddi4j.client
 

Methods in org.uddi4j.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, Hewlett-Packard Company. All Rights Reserved.