File/XmlRpc/Server.php

Description

Zend Framework

LICENSE

This source file is subject to version 1.0 of the Zend Framework license, that is bundled with this package in the file LICENSE, and is available through the world-wide-web at the following URL: http://www.zend.com/license/framework/1_0.txt. If you did not receive a copy of the Zend Framework license and are unable to obtain it through the world-wide-web, please send a note to license@zend.com so we can mail you a copy immediately.

Classes
Class Description
 class Zend_XmlRpc_Server An XML-RPC server implementation
Includes
 require_once ('Zend/XmlRpc/Server/Exception.php') (line 29)

Exception this class throws

 require_once ('Zend/XmlRpc/Request.php') (line 34)

XMLRPC Request

 require_once ('Zend/XmlRpc/Response.php') (line 39)

XMLRPC Response

 require_once ('Zend/Server/Interface.php') (line 24)

Implement Zend_Server_Interface

 require_once ('Zend/XmlRpc/Response/Http.php') (line 44)

XMLRPC HTTP Response

 require_once ('Zend/XmlRpc/Server/Fault.php') (line 49)

XMLRPC server fault class

 require_once ('Zend/Server/Reflection.php') (line 59)

Reflection API for function/method introspection

 require_once ('Zend/Server/Reflection/Function/Abstract.php') (line 64)

Zend_Server_Reflection_Function_Abstract

 require_once ('Zend/Server/Reflection/Method.php') (line 70)

Specifically grab the Zend_Server_Reflection_Method for manually setting up system.* methods and handling callbacks in loadFunctions().

 require_once ('Zend/XmlRpc/Value.php') (line 54)

Convert PHP to and from xmlrpc native types

Documentation generated on Sun, 27 May 2007 23:27:30 -0700 by phpDocumentor 1.3.2