fromJSON

Decodes a JSON-RPC request into a protocol-specific Request.

Return

The decoded Request or null


Decodes a JSON-RPC notification into a protocol-specific Notification.

Return

The decoded Notification.