Class Nexus\Mcp\Message\Notification\JsonRpcNotification

final
readonly
extends Notification

A notification which does not expect a response.

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