Class TXmlRpcProtocol
TXmlRpcProtocol class
TXmlRpcProtocol is a class that implements XML-Rpc protocol in TRpcService
. It's basically a wrapper to the xmlrpc_server_* family of php
methods.
- TRpcProtocol
-
TXmlRpcProtocol
Package: System\Web\Services
Copyright: 2010 Bigpoint GmbH
License: http://www.pradosoft.com/license/
Author: Robin J. Rogge <rrogge@bigpoint.net>
Version: $Id$
Since: 3.2
Located at Web/Services/TRpcService.php
Copyright: 2010 Bigpoint GmbH
License: http://www.pradosoft.com/license/
Author: Robin J. Rogge <rrogge@bigpoint.net>
Version: $Id$
Since: 3.2
Located at Web/Services/TRpcService.php
public
|
|
public
|
|
public
|
#
addMethod( string $methodName, array $methodDetails )
Registers a new RPC method and handler details |
public
string
|
|
public
string
|
|
public
|
|
public
array
|
|
public
string
|
callApiMethod()
|
$rpcMethods
|