Class Orbjson::CGI_JSON_RPC
In: lib/orbjson.rb
Parent: Object

Manages json-rpc requests sent as a raw post to a CGI application.

Methods

Included Modules

Common

Public Class methods

Passes the configuration off to System.init

Public Instance methods

Takes the raw post data, grabs the JSON-RPC message, and starts the processing

[Validate]