jsonRPCServer
in package
This class build a json-RPC Server 1.0 http://json-rpc.org/wiki/specification
Tags
Table of Contents
Methods
- handle() : bool
- This function handle a request binding it to a given object
Methods
handle()
This function handle a request binding it to a given object
public
static handle(object $object) : bool
Parameters
- $object : object