Uses of Package
dev.tachyonmcp.api.server.extensions
Packages that use dev.tachyonmcp.api.server.extensions
Package
Description
Server extension interfaces.
Server classes
Task registry implementations for managing long-running task operations.
Internal MCP method handler implementations.
-
Classes in dev.tachyonmcp.api.server.extensions used by dev.tachyonmcp.api.server.extensionsClassDescriptionServer surface available while bootstrapping an extension.Handles a single raw JSON-RPC method owned by a
ServerExtension.Transport-neutral settings negotiated for a protocol extension. -
Classes in dev.tachyonmcp.api.server.extensions used by dev.tachyonmcp.core.serverClassDescriptionPluggable server extension that can add custom methods, capabilities, and lifecycle hooks.
-
Classes in dev.tachyonmcp.api.server.extensions used by dev.tachyonmcp.core.server.features.tasksClassDescriptionServer surface available while bootstrapping an extension.Pluggable server extension that can add custom methods, capabilities, and lifecycle hooks.
-
Classes in dev.tachyonmcp.api.server.extensions used by dev.tachyonmcp.core.server.handlersClassDescriptionPluggable server extension that can add custom methods, capabilities, and lifecycle hooks.