Uses of Package
dev.tachyonmcp.api.server.domain

Package
Description
Runtime abstractions for MCP request processing contexts and executors.
Core server interfaces for building MCP servers.
Server configuration model.
Domain types for MCP protocol data structures.
Completion feature types and function interfaces for argument autocomplete.
Prompt feature types and function interfaces.
Resource feature types and function interfaces.
Task feature types and handler interfaces.
Tool feature types and handler interfaces.
Protocol interfaces and domain types for MCP server and client interaction.
Generated JSON-RPC codecs for the MCP 2025-11-25 protocol version.
Generated JSON-RPC codecs for the MCP 2026-07-28 protocol version.
Server classes
Server-side domain types for initialization, error handling, and capability validation.
Resource registry implementations for managing resource and resource template definitions.
Task registry implementations for managing long-running task operations.
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.