Uses of Interface
dev.tachyonmcp.api.runtime.SamplingService
Packages that use SamplingService
Package
Description
Runtime abstractions for MCP request processing contexts and executors.
Session management — dispatch contexts, session lifecycle events, and session storage.
-
Uses of SamplingService in dev.tachyonmcp.api.runtime
Methods in dev.tachyonmcp.api.runtime that return SamplingServiceModifier and TypeMethodDescriptionClientContext.sampling()Deprecated.Sampling is deprecated as of protocol version 2026-07-28 (SEP-2577) -
Uses of SamplingService in dev.tachyonmcp.core.server.session
Classes in dev.tachyonmcp.core.server.session that implement SamplingServiceModifier and TypeClassDescriptionfinal classAdaptsInteractionContext.sendRequest(String, Object)into the typedElicitationService/SamplingServicesurface, building wire-shaped params and parsing raw JSON responses back into domain types.Methods in dev.tachyonmcp.core.server.session that return SamplingService