Uses of Interface
dev.tachyonmcp.api.server.domain.RequestId

Packages that use RequestId
Package
Description
Domain types for MCP protocol data structures.
Protocol interfaces and domain types for MCP server and client interaction.
Server classes
Internal server engine — request dispatch, session lifecycle, handler wiring.
Session management — dispatch contexts, session lifecycle events, and session storage.
JSON-RPC 2.0 message parsing, serialization, and codec types.
Netty-based HTTP and SSE transport implementation.