Interface Nexus\Mcp\Core\Dispatch\MessageDispatcherInterface

Per-envelope inbound dispatch contract shared by the Server and Client runtimes.

  • Nexus\Mcp\Core\Dispatch\MessageDispatcherInterface
    • Nexus\Mcp\Server\Dispatch\ServerMessageDispatcher implements MessageDispatcherInterface
    • Nexus\Mcp\Client\Dispatch\ClientMessageDispatcher implements MessageDispatcherInterface
Methods