sipxtacklib  Version 3.3
Classes
XmlRpcDispatch.h File Reference
#include <os/OsBSem.h>
#include <xmlparser/tinyxml.h>
#include "net/HttpService.h"
#include "net/HttpServer.h"
#include "net/XmlRpcMethod.h"
Include dependency graph for XmlRpcDispatch.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  XmlRpcMethodContainer
 
class  XmlRpcDispatch
 A XmlRpcDispatch is a object that monitors the incoming XML-RPC requests, parses XmlRpcRequest messages, invokes the correct XmlRpcMethod calls, and sends back the corresponding XmlRpcResponse responses. More...
 

sipXtackLib home page