Server


Object Hierarchy:

Jsonrpc.Server Jsonrpc.Server Jsonrpc.Server GLib.Object GLib.Object GLib.Object->Jsonrpc.Server

Description:

[ CCode ( type_id = "jsonrpc_server_get_type ()" ) ]
public class Server : Object

A server for JSON-RPC communication

The Server class can help you implement a JSON-RPC server. You can accept connections and then communicate with clients using the [class@Client] API.


Namespace: Jsonrpc

Content:

Creation methods:

Methods:

Signals:

Inherited Members: