Namespace Nexus\Mcp\Extension\Tasks\Server\Handler

Classes
CancelTaskRequestHandler

Handles the tasks/cancel request, idempotently on a terminal task.

GetTaskRequestHandler

Handles the tasks/get request by delegating to a TaskStoreInterface.

UpdateTaskRequestHandler

Handles the tasks/update request, re-dispatching the tool call once no input request is outstanding.