RosettaCodeData/Task/SOAP/00DESCRIPTION

3 lines
211 B
Text
Raw Permalink Normal View History

2013-04-11 01:07:29 -07:00
In this task, the goal is to create a SOAP client which accesses functions defined at '''http://example.com/soap/wsdl''', and calls the functions '''soapFunc( )''' and '''anotherSoapFunc( )'''.
{{Clarify_task}}