XRL
3.0.0
Simple XML-RPC Library (both client and server)
|
![]() ![]() | A class representing an abstract XML-RPC type |
![]() ![]() ![]() | An abstract XML-RPC type representing a collection of values |
![]() ![]() ![]() ![]() | The XML-RPC "array" type |
![]() ![]() ![]() ![]() | The XML-RPC "struct" type |
![]() ![]() ![]() | Abstract class for various "date-time" types |
![]() ![]() ![]() ![]() | The XML-RPC "dateTime" type |
![]() ![]() ![]() ![]() | The XML-RPC "dateTime.iso8601" type |
![]() ![]() ![]() | Abstract class for fixed-length integer types |
![]() ![]() ![]() ![]() | The XML-RPC "i8" type |
![]() ![]() ![]() ![]() | The XML-RPC "i1" type |
![]() ![]() ![]() ![]() | The XML-RPC "i2" type |
![]() ![]() ![]() ![]() | The XML-RPC "i4" type |
![]() ![]() ![]() ![]() | The XML-RPC "i8" type |
![]() ![]() ![]() ![]() | The XML-RPC "int" type |
![]() ![]() ![]() | The XML-RPC "boolean" type |
![]() ![]() ![]() | The XML-RPC "dom" type |
![]() ![]() ![]() | The XML-RPC "double" type |
![]() ![]() ![]() | The XML-RPC "nil" type for null values |
![]() ![]() ![]() | The XML-RPC "string" type |
![]() ![]() ![]() ![]() | The XML-RPC "base64" type |
![]() ![]() | Interface to provide accessing objects as arrays |
![]() ![]() ![]() | A simple XML-RPC server |
![]() ![]() ![]() | An abstract XML-RPC type representing a collection of values |
![]() ![]() | An helper class that wraps XRL's autoloader |
![]() ![]() | Interface for something that can be called |
![]() ![]() ![]() | Class used to represent anything that is callable |
![]() ![]() | A class that adds various capabilities to an existing XML-RPC server |
![]() ![]() | A class that implements a simple CLI script to send XML-RPC queries and to display their result |
![]() ![]() | A simple XML-RPC client |
![]() ![]() | Classes implementing Countable can be used with the count() function |
![]() ![]() ![]() | A simple XML-RPC server |
![]() ![]() ![]() | An abstract XML-RPC type representing a collection of values |
![]() ![]() | Interface for an XML-RPC decoder |
![]() ![]() ![]() | A decoder that can process XML-RPC requests and responses, with optional XML validation |
![]() ![]() ![]() | A decoder that transparently converts XML-RPC types to native PHP types |
![]() ![]() | Interface for an XML-RPC encoder |
![]() ![]() ![]() | An XML-RPC encoder that can produce either compact documents or pretty documents |
![]() ![]() ![]() | An XML-RPC encoder that transparently converts PHP types to their XML-RPC counterpart |
![]() ![]() | |
![]() ![]() ![]() | An exception that is used to represent XML-RPC errors |
![]() ![]() ![]() ![]() | Abstract definition of an interoperable fault |
![]() ![]() ![]() ![]() ![]() | An interoperable fault representing an application error |
![]() ![]() ![]() ![]() ![]() | An interoperable fault representing an implementation-defined error |
![]() ![]() ![]() ![]() ![]() | An interoperable fault representing an internal error |
![]() ![]() ![]() ![]() ![]() | An interoperable fault representing an error due to an invalid character |
![]() ![]() ![]() ![]() ![]() | An interoperable fault representing an error due to an invalid parameter |
![]() ![]() ![]() ![]() ![]() | An interoperable fault representing an error due to an invalid XML-RPC message |
![]() ![]() ![]() ![]() ![]() | An interoperable fault representing an error due to a missing method |
![]() ![]() ![]() ![]() ![]() | An interoperable fault representing an error due to message that is not well formed |
![]() ![]() ![]() ![]() ![]() | An interoperable fault representing a system error |
![]() ![]() ![]() ![]() ![]() | An interoperable fault representing a transport error |
![]() ![]() ![]() ![]() ![]() | An interoperable fault representing an error due to an unsupported encoding |
![]() ![]() | Interface for external iterators or objects that can be iterated themselves internally |
![]() ![]() ![]() | An abstract XML-RPC type representing a collection of values |
![]() ![]() | An XML node as read from an XML reader |
![]() ![]() | A class that formats messages before sending them to a stream |
![]() ![]() | Interface for an object representing an XML-RPC request |
![]() ![]() ![]() | A class that represents an XML-RPC request |
![]() ![]() | Interface for the response to an XML-RPC request, as produced by an XML-RPC server |
![]() ![]() ![]() | This class represents the response to an XML-RPC request |
![]() ![]() | Interface for customized serializing |
![]() ![]() | Interface to detect if a class is traversable using foreach |
![]() ![]() ![]() | Interface to create an external Iterator |
![]() ![]() ![]() ![]() | A simple XML-RPC server |