Uses of Record Class
dev.tachyonmcp.api.runtime.ElicitationResult
Packages that use ElicitationResult
Package
Description
Runtime abstractions for MCP request processing contexts and executors.
Session management — dispatch contexts, session lifecycle events, and session storage.
-
Uses of ElicitationResult in dev.tachyonmcp.api.runtime
Methods in dev.tachyonmcp.api.runtime that return types with arguments of type ElicitationResultModifier and TypeMethodDescriptionElicitationService.create(ElicitationRequest request) Sends an elicitation request to the client and returns a future completed with the user's response. -
Uses of ElicitationResult in dev.tachyonmcp.core.server.session
Methods in dev.tachyonmcp.core.server.session that return types with arguments of type ElicitationResult