Uses of Class
org.uddi4j.response.ServiceDetail
Packages that use ServiceDetail
-
Uses of ServiceDetail in org.uddi4j.client
Methods in org.uddi4j.client that return ServiceDetailModifier and TypeMethodDescriptionUDDIProxy.get_serviceDetail
(String serviceKey) The get_serviceDetail message is used to request full information about a known businessService structure.UDDIProxy.get_serviceDetail
(Vector serviceKeyStrings) The get_serviceDetail message is used to request full information about a known businessService structure.UDDIProxy.save_service
(String authInfo, Vector businessServices) The save_service message adds or updates one or more businessService structures.