File: Client.php
Source Location: /XML_RPC2-1.1.2/XML/RPC2/Backend/Xmlrpcext/Client.php
Classes:
XML_RPC2_Backend_Xmlrpcext_Client
XML_RPC client backend class. This backend class uses the XMLRPCext extension to execute the call.
Page Details:
+-----------------------------------------------------------------------------+
| Copyright (c) 2004-2006 Sergio Goncalves Carvalho | +-----------------------------------------------------------------------------+ | This file is part of XML_RPC2. | | | | XML_RPC2 is free software; you can redistribute it and/or modify | | it under the terms of the GNU Lesser General Public License as published by | | the Free Software Foundation; either version 2.1 of the License, or | | (at your option) any later version. | | | | XML_RPC2 is distributed in the hope that it will be useful, | | but WITHOUT ANY WARRANTY; without even the implied warranty of | | MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the | | GNU Lesser General Public License for more details. | | | | You should have received a copy of the GNU Lesser General Public License | | along with XML_RPC2; if not, write to the Free Software | | Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA | | 02111-1307 USA | +-----------------------------------------------------------------------------+ | Author: Sergio Carvalho <sergio.carvalho@portugalmail.com> | +-----------------------------------------------------------------------------+
Includes:
require_once('XML/RPC2/Exception.php') [line 43]
require_once('XML/RPC2/Client.php') [line 44]
require_once('XML/RPC2/Util/HTTPRequest.php') [line 45]
Documentation generated on Mon, 11 Mar 2019 15:56:38 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|