Qore SoapHandler Module Reference  0.2.5
 All Classes Namespaces Functions Variables Pages
SoapHandler Module

Introduction to the SoapHandler Module

This module implements server-side support for the SOAP protocol for serialization/deserialization of message data.

This module provides the SoapHandler class which can be used to provide an RPC handler for the HttpServer class provided by the HttpServer module.