jsonRPCServer

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

author

sergio jsonrpcphp@inservibile.org

package

Default

Methods

This function handle a request binding it to a given object

handle(object $object): boolean
static

Arguments

$object

object

Response

boolean