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

Introduction

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.