WS Client Builder

Package:
WS Client Builder
Summary:
Generate class code for calling a SOAP Web service
Groups:
Compression, PHP 5, Web services
Author:
Basilio Briceño
Description:
This class can be used to generate class code for calling a SOAP Web service.

It takes the URL of a SOAP Web service WSDL (Web Service Definition Language) definition and passes it to the SOAP client class so in can parse it and retrieve the list of Web service functions.

The class generates code for a class that includes functions that perform SOAP requests to call the Web service functions.


Powered by Gewgley