Classes and interfaces

ServerIntrospection

Wraps the XML-RPC system.* introspection methods

« More »

ServerProxy

The namespace decorator enables object chaining to permit calling XML-RPC namespaced functions like "foo.bar.baz()" as "$remote->foo->bar->baz()".

« More »

Classes and interfaces

ExceptionInterface

Base class for all Zend\XmlRpc\Client\* exceptions

« More »

FaultException

Thrown by Zend\XmlRpc\Client when an XML-RPC fault response is returned.

« More »

HttpException

Thrown by Zend\XmlRpc\Client when an HTTP error occurs during an XML-RPC method call.

« More »

IntrospectException

Thrown by Zend\XmlRpc\Client\ServerIntrospection when any error occurs.

« More »

InvalidArgumentException

« More »

RuntimeException

« More »