How to get API's used in WSDL with input and output paramaters

paldebu78

Member
Joined
Sep 14, 2006
Messages
5
Programming Experience
Beginner
Hi,

I am facing a typical problem, I have a web service with several user defined methods implemented in it. Now I want to list all the method names from the WSDL along with the input and output parameters used in the functions, I don't know how to do it, can anybody help me?:(
 
Back
Top