Class Orbjson::WEBrick_JSON_RPC
In: lib/orbjson.rb
Parent: HTTPServlet::AbstractServlet

Manages json-rpc requests sent as a post to a WEBrick servlet. Mount a path to WEBrick_JSON_RPC, and you should be set

Methods

Included Modules

Common

Public Instance methods

This initiats the actual message processing. Calls into the Common menthod ‘process’

[Validate]