from JSON
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.
Decodes a JSON-RPC request into a protocol-specific Request.
The decoded Request or null
Decodes a JSON-RPC notification into a protocol-specific Notification.
The decoded Notification.