\jsonRPCServer

This class build a json-RPC Server 1.0 http://json-rpc.org/wiki/specification

Summary

Methods
Properties
Constants
handle()
No public properties found
No constants found
No protected methods found
No protected properties found
N/A
No private methods found
No private properties found
N/A

Methods

handle()

handle(object  $object) : boolean

This function handle a request binding it to a given object

Parameters

object $object

Returns

boolean