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