Namespace Index

To use these tag, add the namespace http://moyaproject.com/jsonrpc to the root element.

Tags

Tags for creating JSON RPC interfaces.

Tag Synopsis
<error> return an rpc error
<interface> create an interface for remote methods
<method> define a remote method
<parameter> define an rpc parameter