Class: JsonRpcObjects::V11::Alt::Request

Inherits:
ProcedureCall show all
Defined in:
lib/json-rpc-objects/v11/alt/fakes/request.rb

Overview

Fake procedure call (request) class.

Direct Known Subclasses

JsonRpcObjects::V20::Request

Constant Summary

Constants inherited from ProcedureCall

ProcedureCall::VERSION

Constants inherited from WD::ProcedureCall

WD::ProcedureCall::VERSION, WD::ProcedureCall::VERSION_MEMBER, WD::ProcedureCall::VERSION_NUMBER

Constants inherited from JsonRpcObjects::V10::Request

JsonRpcObjects::V10::Request::VERSION

Instance Attribute Summary

Attributes inherited from WD::ProcedureCall

#keyword_parameters

Attributes included from WD::Extensions

#extensions

Attributes inherited from JsonRpcObjects::V10::Request

#id, #method, #params

Attributes inherited from Generic::Object

#serializer

Method Summary

Methods inherited from WD::ProcedureCall

#check!, #output

Methods included from WD::Extensions

#[], #[]=, #method_missing

Methods inherited from JsonRpcObjects::V10::Request

#check!, create, #notification?, #output

Methods inherited from Generic::Object

#check!, create, #initialize, #output, parse, #serialize, #to_json, version

Constructor Details

This class inherits a constructor from JsonRpcObjects::Generic::Object

Dynamic Method Handling

This class handles dynamic methods through the method_missing method in the class JsonRpcObjects::V11::WD::Extensions