| Name: | php-pear-XML-RPC2 |
|---|---|
| Version: | 1.1.2 |
| Release: | 1.el7 |
| Architecture: | noarch |
| Group: | Development/Libraries |
| Size: | 454728 |
| License: | LGPLv2+ |
| RPM: | php-pear-XML-RPC2-1.1.2-1.el7.noarch.rpm |
| Source RPM: | php-pear-XML-RPC2-1.1.2-1.el7.src.rpm |
| Build Date: | Sat Nov 04 2017 |
| Build Host: | x86-ol7-builder-01.us.oracle.com |
| Vendor: | Oracle America |
| URL: | http://pear.php.net/package/XML_RPC2 |
| Summary: | XML-RPC client/server library |
| Description: | XML_RPC2 is a pear package providing XML_RPC client and server services. XML-RPC is a simple remote procedure call protocol built using HTTP as transport and XML as encoding. As a client library, XML_RPC2 is capable of creating a proxy class which exposes the methods exported by the server. As a server library, XML_RPC2 is capable of exposing methods from a class or object instance, seamlessly exporting local methods as remotely callable procedures. |