Classes and interfaces

AbstractValue

Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend\XmlRpc\Client object and as the return value for those calls.

« More »

Client

An XML-RPC client implementation

« More »

Fault

XMLRPC Faults

« More »

Request

XmlRpc Request object

« More »

Response

XmlRpc Response

« More »

Server

An XML-RPC server implementation

« More »

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 »

Classes and interfaces

ExceptionInterface

« More »

BadMethodCallException

« More »

InvalidArgumentException

« More »

RuntimeException

« More »

ValueException

« More »

Classes and interfaces

GeneratorInterface

XML generator adapter interface

« More »

AbstractGenerator

Abstract XML generator adapter

« More »

DomDocument

DOMDocument based implementation of a XML/RPC generator

« More »

XmlWriter

XML generator adapter based on XMLWriter

« More »

Classes and interfaces

Http

XmlRpc Request object -- Request via HTTP

« More »

Stdin

XmlRpc Request object -- Request via STDIN

« More »

Classes and interfaces

Http

HTTP response

« More »

Classes and interfaces

Cache

Zend\XmlRpc\Server\Cache: cache Zend\XmlRpc\Server server definition

« More »

Fault

XMLRPC Server Faults

« More »

System

XML-RPC system.* methods

« More »

Classes and interfaces

ExceptionInterface

Zend\XmlRpc\Server\Exception

« More »

BadMethodCallException

« More »

InvalidArgumentException

« More »

RuntimeException

« More »

Classes and interfaces

AbstractCollection

Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend\XmlRpc\Client object and as the return value for those calls.

« More »

AbstractScalar

Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend\XmlRpc\Client object and as the return value for those calls.

« More »

ArrayValue

Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend\XmlRpc\Client object and as the return value for those calls.

« More »

Base64

Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend\XmlRpc\Client object and as the return value for those calls.

« More »

BigInteger

Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend\XmlRpc\Client object and as the return value for those calls.

« More »

Boolean

Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend\XmlRpc\Client object and as the return value for those calls.

« More »

DateTime

Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend\XmlRpc\Client object and as the return value for those calls.

« More »

Double

Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend\XmlRpc\Client object and as the return value for those calls.

« More »

Integer

Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend\XmlRpc\Client object and as the return value for those calls.

« More »

Nil

Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend\XmlRpc\Client object and as the return value for those calls.

« More »

String

Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend\XmlRpc\Client object and as the return value for those calls.

« More »

Struct

Represent a native XML-RPC value entity, used as parameters for the methods called by the Zend\XmlRpc\Client object and as the return value for those calls.

« More »