Uses of Annotation Interface
dev.tachyonmcp.api.annotations.InternalApi

Packages that use InternalApi
Package
Description
Core feature abstractions shared across MCP capabilities.
Protocol interfaces and domain types for MCP server and client interaction.
Runtime context, session management, and SSE connection abstractions for request processing.
Server classes
Server-side domain types for initialization, error handling, and capability validation.
Server features
Completion registry implementations for argument autocomplete support.
Prompt registry implementations for managing prompt templates and handlers.
Resource registry implementations for managing resource and resource template definitions.
Task registry implementations for managing long-running task operations.
Tool registry implementations for managing tool definitions and handlers.
Internal server engine — request dispatch, session lifecycle, handler wiring.
JSON serialization and type utilities for MCP server internals.
Session management — dispatch contexts, session lifecycle events, and session storage.
Packages with annotations of type InternalApi
Package
Description
Generated JSON-RPC codecs for the MCP 2025-11-25 protocol version.
Generated JSON-RPC codecs for the MCP 2026-07-28 protocol version.
Internal MCP method handler implementations.
Netty HTTP channel initialization and pipeline configuration.
Internal server engine — request dispatch, session lifecycle, handler wiring.
JSON-RPC 2.0 message parsing, serialization, and codec types.
Netty-based HTTP and SSE transport implementation.
Netty Server-Sent Events (SSE) transport for MCP streamable HTTP.
Generated transport (SSE/Streamable HTTP) codecs for the MCP 2025-11-25 protocol version.
Generated transport (SSE/Streamable HTTP) codecs for the MCP 2026-07-28 protocol version.