XRL  latest
Simple XML-RPC Library (both client and server)
fpoirotte\XRL\Client Member List

This is the complete list of members for fpoirotte\XRL\Client, including all inherited members.

$baseURLfpoirotte\XRL\Clientprotected
$contextfpoirotte\XRL\Clientprotected
$decoderfpoirotte\XRL\Clientprotected
$encoderfpoirotte\XRL\Clientprotected
__call($method, array $args)fpoirotte\XRL\Client
__construct($baseURL,\fpoirotte\XRL\EncoderInterface $encoder=null,\fpoirotte\XRL\DecoderInterface $decoder=null, array $options=array())fpoirotte\XRL\Client