API
Package:
Summary:
Receive and reply to Web services requests
Groups:
Author:
Description:
This class can be used to receive and reply to Web services requests.
It can parse the request in a custom XML format for a Web service call passed by a client via Web.
The Web service function call and parameters are stored in class variables.
The class may also generate XML for the response to be returned to the client.
It can parse the request in a custom XML format for a Web service call passed by a client via Web.
The Web service function call and parameters are stored in class variables.
The class may also generate XML for the response to be returned to the client.
Comments are closed.