Uses of Interface
dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionReference
Packages that use ProtocolRequestMapper.CompletionReference
Package
Description
Protocol interfaces and domain types for MCP server and client interaction.
-
Uses of ProtocolRequestMapper.CompletionReference in dev.tachyonmcp.core.protocol
Classes in dev.tachyonmcp.core.protocol that implement ProtocolRequestMapper.CompletionReferenceModifier and TypeClassDescriptionstatic final recordCompletion against a prompt's argument.static final recordCompletion against a resource template's URI variable.Methods in dev.tachyonmcp.core.protocol that return ProtocolRequestMapper.CompletionReferenceModifier and TypeMethodDescriptionProtocolRequestMapper.CompletionCallRequest.reference()Returns the value of thereferencerecord component.Constructors in dev.tachyonmcp.core.protocol with parameters of type ProtocolRequestMapper.CompletionReferenceModifierConstructorDescriptionCompletionCallRequest(ProtocolRequestMapper.CompletionReference reference, CompletionRequest request) Creates an instance of aCompletionCallRequestrecord class.