Class Nexus\Mcp\Message\Request\JsonRpcRequest

final
readonly
extends Request

A request that expects a response.

Methods
Methods inherited from Nexus\Mcp\Message\Message
jsonSerialize()
Constants inherited from Nexus\Mcp\Message\Message
JSON_RPC_VERSION
Properties
Properties inherited from Nexus\Mcp\Message\Request
$method, $params
Properties inherited from Nexus\Mcp\Message\Message
$jsonrpc