Assorted method used by both CGI and WEBrick Orbjson classes
Takes the result of some method, plus the id of the originating JSON-RP call, and creates the JSON-RPC reponse
Takes a JSON-RPC message, figures out what it means in Ruby, invokes the request method on the correspnding service, and returns the results
[Validate]