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. |