Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractAsyncMethodHandler - Class in dev.tachyonmcp.core.server.handlers
-
Convenient base for asynchronous RPC method handlers.
- AbstractAsyncMethodHandler() - Constructor for class dev.tachyonmcp.core.server.handlers.AbstractAsyncMethodHandler
-
Default constructor for subclasses.
- AbstractJanitor - Class in dev.tachyonmcp.core.server.internal
-
Shared periodic-sweep scheduling for background cleanup tasks (session eviction, task expiry/retention).
- AbstractJanitor(String) - Constructor for class dev.tachyonmcp.core.server.internal.AbstractJanitor
-
Creates a janitor with the given thread name.
- AbstractRegistry<D,
R> - Class in dev.tachyonmcp.core.server.features -
Abstract registry for named, paginated MCP features.
- AbstractRegistry(int) - Constructor for class dev.tachyonmcp.core.server.features.AbstractRegistry
-
Creates a registry with the given default page size.
- AbstractToolHandler - Class in dev.tachyonmcp.api.server.features.tools
-
Experimental base class for class-based tool handlers.
- AbstractToolHandler(ToolDescriptor) - Constructor for class dev.tachyonmcp.api.server.features.tools.AbstractToolHandler
-
Creates a handler for the given descriptor.
- ACCEPT - Enum constant in enum class dev.tachyonmcp.api.runtime.ElicitationResult.Action
-
The user submitted the form.
- Accepted() - Constructor for record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Accepted
-
Creates an instance of a
Acceptedrecord class. - AcceptValidationHandler - Class in dev.tachyonmcp.core.transport.netty.http
-
Enforces MCP Accept-header rules per spec (`MUST include application/json, text/event-stream` on POST; `MUST include text/event-stream` on GET).
- AcceptValidationHandler(String) - Constructor for class dev.tachyonmcp.core.transport.netty.http.AcceptValidationHandler
-
Creates a handler for the given MCP endpoint path.
- action() - Method in record class dev.tachyonmcp.api.runtime.ElicitationResult
-
Returns the value of the
actionrecord component. - action() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult
-
Returns the value of the
actionrecord component. - action() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitResult
-
Returns the value of the
actionrecord component. - action(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult.Builder
-
Sets action.
- action(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitResult.Builder
-
Sets action.
- activate() - Method in class dev.tachyonmcp.core.runtime.Session
-
Transitions from
SessionState.INITIALIZINGtoSessionState.ACTIVE. - ACTIVE - Enum constant in enum class dev.tachyonmcp.core.runtime.SessionState
-
Session ready for normal operation.
- add(TaskEntry) - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- add(TaskEntry) - Method in interface dev.tachyonmcp.core.server.features.tasks.TaskRegistry
- addArguments(PromptArgument...) - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor.Builder
-
Appends arguments accepted by this prompt.
- addItem(R) - Method in class dev.tachyonmcp.core.server.features.AbstractRegistry
-
Adds or replaces an item by name.
- addItemIfAbsent(R) - Method in class dev.tachyonmcp.core.server.features.AbstractRegistry
-
Adds the item if none is registered under the same name; returns
falseif one already exists. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateTaskResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmptyResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Result
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmptyResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequests
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponses
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Result
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResult
-
Returns the value of the
additionalPropertiesrecord component. - additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateTaskResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmptyResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Result.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmptyResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequests.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponses.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Result.Builder
-
Sets additionalProperties.
- additionalProperties(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResult.Builder
-
Sets additionalProperties.
- address(SocketAddress) - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Sets the bind address and port from a
SocketAddress. - ALERT - Enum constant in enum class dev.tachyonmcp.api.server.domain.LoggingLevel
- ALERT - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingLevel
- ALERT - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingLevel
- allowedHeaders() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns the value of the
allowedHeadersrecord component. - allowedHeaders(String...) - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Sets additional allowed CORS headers.
- allowedOrigins() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns the value of the
allowedOriginsrecord component. - allowedOrigins(String...) - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Sets the CORS allowed origins.
- allowNullOrigin() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns the value of the
allowNullOriginrecord component. - allowNullOrigin(boolean) - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Sets whether to allow
Origin: null. - allowPrivateNetworks() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns the value of the
allowPrivateNetworksrecord component. - allowPrivateNetworks(boolean) - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Sets whether to allow private network CORS.
- allSessions() - Method in class dev.tachyonmcp.core.server.session.SessionManager
-
Returns all active sessions.
- annotations() - Method in interface dev.tachyonmcp.api.server.domain.AudioContent
-
Returns the annotations for this content, or
nullif none. - annotations() - Method in interface dev.tachyonmcp.api.server.domain.EmbeddedResource
- annotations() - Method in interface dev.tachyonmcp.api.server.domain.ImageContent
-
Returns the annotations for this content, or
nullif none. - annotations() - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink
- annotations() - Method in interface dev.tachyonmcp.api.server.domain.TextContent
- annotations() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
-
Optional annotations for this resource.
- annotations() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor
-
Optional annotations shared by resources matching this template.
- annotations() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
Optional behavioral annotations (e.g. read-only, destructive) for this tool.
- annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent
-
Returns the value of the
annotationsrecord component. - annotations() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool
-
Returns the value of the
annotationsrecord component. - annotations(Annotations) - Method in interface dev.tachyonmcp.api.server.domain.AudioContent.Builder
-
Sets the annotations.
- annotations(Annotations) - Method in interface dev.tachyonmcp.api.server.domain.EmbeddedResource.Builder
- annotations(Annotations) - Method in interface dev.tachyonmcp.api.server.domain.ImageContent.Builder
-
Sets the annotations.
- annotations(Annotations) - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink.Builder
- annotations(Annotations) - Method in interface dev.tachyonmcp.api.server.domain.TextContent.Builder
- annotations(Annotations) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor.Builder
- annotations(Annotations) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor.Builder
-
Sets the optional annotations shared by resources matching this template.
- annotations(ToolAnnotations) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Sets the optional behavioral annotations (e.g. read-only, destructive) for this tool.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent.Builder
-
Sets annotations.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource.Builder
-
Sets annotations.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent.Builder
-
Sets annotations.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource.Builder
-
Sets annotations.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink.Builder
-
Sets annotations.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate.Builder
-
Sets annotations.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent.Builder
-
Sets annotations.
- annotations(ToolAnnotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool.Builder
-
Sets annotations.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent.Builder
-
Sets annotations.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource.Builder
-
Sets annotations.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent.Builder
-
Sets annotations.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource.Builder
-
Sets annotations.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink.Builder
-
Sets annotations.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate.Builder
-
Sets annotations.
- annotations(Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent.Builder
-
Sets annotations.
- annotations(ToolAnnotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool.Builder
-
Sets annotations.
- Annotations - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Optional annotations for the client.
- Annotations - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Optional annotations for the client.
- Annotations - Interface in dev.tachyonmcp.api.server.domain
-
Optional metadata that clients can use to tailor how content is presented.
- Annotations(List<Role>, Double, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Annotations
-
Creates an instance of a
Annotationsrecord class. - Annotations(List<Role>, Double, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Annotations
-
Creates an instance of a
Annotationsrecord class. - Annotations.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
Annotations. - Annotations.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
Annotations. - Annotations.Builder - Interface in dev.tachyonmcp.api.server.domain
-
Builder for
Annotations. - AnnotationsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
Annotations. - AnnotationsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
Annotations. - AnnotationsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.AnnotationsCodec
-
Default constructor.
- AnnotationsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.AnnotationsCodec
-
Default constructor.
- anyOf() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Items
-
Returns the value of the
anyOfrecord component. - anyOf() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Items
-
Returns the value of the
anyOfrecord component. - anyOf(List<JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Items.Builder
-
Sets anyOf.
- anyOf(List<JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Items.Builder
-
Sets anyOf.
- apiKey() - Method in record class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfig
-
Returns the value of the
apiKeyrecord component. - apiKey(String) - Method in class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfigBuilder
-
Initializes the value for the
apiKeyattribute. - append(SessionEvent) - Method in class dev.tachyonmcp.core.server.session.InMemorySessionEventStore
- append(SessionEvent) - Method in interface dev.tachyonmcp.core.server.session.SessionEventStore
-
Appends an event to the log.
- appendEvent(SessionEvent) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Appends an event to the session log.
- apply(InteractionContext, CompletionRequest) - Method in interface dev.tachyonmcp.api.server.features.completions.AsyncCompletionFn
-
Produces completion candidates asynchronously.
- apply(InteractionContext, CompletionRequest) - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionFn
-
Produces completion candidates.
- apply(InteractionContext, PromptRequest) - Method in interface dev.tachyonmcp.api.server.features.prompts.AsyncPromptFn
-
Handles a prompt request asynchronously.
- apply(InteractionContext, PromptRequest) - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptFn
-
Handles a prompt request.
- apply(InteractionContext, ResourceRequest) - Method in interface dev.tachyonmcp.api.server.features.resources.AsyncResourceFn
-
Reads the requested resource asynchronously.
- apply(InteractionContext, ResourceRequest) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceFn
-
Reads the requested resource.
- apply(InteractionContext, ToolRequest) - Method in interface dev.tachyonmcp.api.server.features.tools.AsyncToolFn
-
Executes the tool function asynchronously with the given request.
- apply(InteractionContext, ToolRequest) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolFn
- argName() - Method in exception class dev.tachyonmcp.api.server.domain.InvalidArgumentException
-
Returns the name of the invalid argument.
- Args - Class in dev.tachyonmcp.api.server.domain
-
Arguments container wrapping a
JsonObjectwith optional deserialization support. - argument() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams
-
Returns the value of the
argumentrecord component. - argument() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams
-
Returns the value of the
argumentrecord component. - argument(CompleteRequestParams.Argument) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Builder
-
Sets argument.
- argument(CompleteRequestParams.Argument) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Builder
-
Sets argument.
- Argument(String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Argument
-
Creates an instance of a
Argumentrecord class. - Argument(String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Argument
-
Creates an instance of a
Argumentrecord class. - argumentName() - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionRequest
-
The name of the argument being completed.
- argumentName(String) - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionRequest.Builder
- arguments() - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor
-
Optional arguments accepted by this prompt.
- arguments() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptRequest
-
Returns the value of the
argumentsrecord component. - arguments() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest
-
Returns the arguments for this tool request.
- arguments() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams
-
Returns the value of the
argumentsrecord component. - arguments() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequestParams
-
Returns the value of the
argumentsrecord component. - arguments() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt
-
Returns the value of the
argumentsrecord component. - arguments() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams
-
Returns the value of the
argumentsrecord component. - arguments() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams
-
Returns the value of the
argumentsrecord component. - arguments() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt
-
Returns the value of the
argumentsrecord component. - arguments(Args) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest.Builder
-
Sets the tool arguments.
- arguments(Iterable<? extends PromptArgument>) - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor.Builder
-
Sets the arguments accepted by this prompt.
- arguments(List<PromptArgument>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt.Builder
-
Sets arguments.
- arguments(List<PromptArgument>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt.Builder
-
Sets arguments.
- arguments(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams.Builder
-
Sets arguments.
- arguments(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequestParams.Builder
-
Sets arguments.
- arguments(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams.Builder
-
Sets arguments.
- arguments(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams.Builder
-
Sets arguments.
- argumentValue() - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionRequest
-
The current (partial) value typed for the argument.
- argumentValue(String) - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionRequest.Builder
- arrayOpt(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the element at
indexas an array, or an empty optional when it is JSON null. - arrayOpt(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named array, or an empty optional when it is missing or JSON null.
- arrayOpt(String) - Method in class dev.tachyonmcp.api.server.domain.Args
- arrayOr(int, JsonArray) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the array element at
indexorfallbackwhen it is JSON null. - arrayOr(String, JsonArray) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named array or
fallbackwhen it is missing or JSON null. - arrayValue(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the required array element at
index. - arrayValue(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named required array.
- asList() - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns an immutable list representation.
- asMap() - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns an immutable map representation.
- asMap() - Method in class dev.tachyonmcp.api.server.domain.Args
- asMap(Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- asScalar() - Method in interface dev.tachyonmcp.api.server.domain.UriTemplateValue
-
Converts this value to a scalar representation.
- asSequence() - Method in interface dev.tachyonmcp.api.server.domain.UriTemplateValue
-
Provides the value as a sequence.
- ASSISTANT - Enum constant in enum class dev.tachyonmcp.api.server.domain.Role
- ASSISTANT - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Role
- ASSISTANT - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Role
- assumeVirtualThread() - Static method in class dev.tachyonmcp.api.server.features.HandlerFutures
- AsyncCompletionFn - Interface in dev.tachyonmcp.api.server.features.completions
-
Asynchronously produces candidates for a completion request.
- AsyncPromptFn - Interface in dev.tachyonmcp.api.server.features.prompts
-
Asynchronously handles a prompt request.
- AsyncResourceFn - Interface in dev.tachyonmcp.api.server.features.resources
-
Asynchronously reads static or templated resource contents from a full request.
- AsyncToolFn - Interface in dev.tachyonmcp.api.server.features.tools
-
Asynchronous tool function.
- ATTR_INIT_REQUEST - Static variable in class dev.tachyonmcp.core.server.McpDispatcher
-
Interaction-context attribute key under which
McpInitializationHandlerstashes a detached copy of theinitializeHTTP request, so a customSessionIdGeneratorcan read its headers/URI. - AttributeKey<T> - Class in dev.tachyonmcp.api.runtime
-
A typed, identity-based key for
InteractionContext.get(AttributeKey)/InteractionContext.set(AttributeKey, Object). - audience() - Method in interface dev.tachyonmcp.api.server.domain.Annotations
-
Intended audience roles, or
nullwhen unrestricted. - audience() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Annotations
-
Returns the value of the
audiencerecord component. - audience() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Annotations
-
Returns the value of the
audiencerecord component. - audience(Role...) - Method in interface dev.tachyonmcp.api.server.domain.Annotations.Builder
-
Sets the intended audience.
- audience(Iterable<? extends Role>) - Method in interface dev.tachyonmcp.api.server.domain.Annotations.Builder
-
Sets the intended audience.
- audience(List<Role>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Annotations.Builder
-
Sets audience.
- audience(List<Role>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Annotations.Builder
-
Sets audience.
- AUDIO - Enum constant in enum class dev.tachyonmcp.api.server.domain.ContentBlock.Type
- AudioContent - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Audio provided to or from an LLM.
- AudioContent - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Audio provided to or from an LLM.
- AudioContent - Interface in dev.tachyonmcp.api.server.domain
-
An audio content block provided to or from an LLM.
- AudioContent(String, String, String, Annotations, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent
-
Creates an instance of a
AudioContentrecord class. - AudioContent(String, String, String, Annotations, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent
-
Creates an instance of a
AudioContentrecord class. - AudioContent.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
AudioContent. - AudioContent.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
AudioContent. - AudioContent.Builder - Interface in dev.tachyonmcp.api.server.domain
-
Builder for
AudioContent. - AudioContentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
AudioContent. - AudioContentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
AudioContent. - AudioContentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.AudioContentCodec
-
Default constructor.
- AudioContentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.AudioContentCodec
-
Default constructor.
- AUTH_REQUIRED - Enum constant in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
-
Indicates that authentication is required to proceed.
- AUTO - Enum constant in enum class dev.tachyonmcp.api.server.config.Mode
-
Enabled only when features of this type are registered.
- AUTO - Enum constant in enum class dev.tachyonmcp.core.transport.netty.NettyIoEngine
B
- backpressure() - Method in class dev.tachyonmcp.core.runtime.Session
-
Returns the current backpressure state.
- Backpressure - Enum Class in dev.tachyonmcp.core.runtime
-
Represents SSE stream backpressure state.
- base64(String, String) - Static method in interface dev.tachyonmcp.api.server.domain.AudioContent
-
Creates an audio content block with no metadata or annotations.
- base64(String, String) - Static method in interface dev.tachyonmcp.api.server.domain.ImageContent
-
Creates an image content block from base64-encoded data, with no metadata or annotations.
- base64(String, String, Annotations) - Static method in interface dev.tachyonmcp.api.server.domain.AudioContent
-
Creates an audio content block with given annotations and no metadata.
- base64(String, String, Annotations) - Static method in interface dev.tachyonmcp.api.server.domain.ImageContent
-
Creates an image content block from base64-encoded data with given annotations and no metadata.
- base64(String, String, Annotations, Map<String, Object>) - Static method in interface dev.tachyonmcp.api.server.domain.AudioContent
-
Creates an audio content block with metadata and optional annotations.
- base64(String, String, Annotations, Map<String, Object>) - Static method in interface dev.tachyonmcp.api.server.domain.ImageContent
-
Creates an image content block from base64-encoded data with metadata and optional annotations.
- BaseMetadata - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Base interface for metadata with name (identifier) and title (display name) properties.
- BaseMetadata - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Base interface for metadata with name (identifier) and title (display name) properties.
- BaseMetadata(String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BaseMetadata
-
Creates an instance of a
BaseMetadatarecord class. - BaseMetadata(String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BaseMetadata
-
Creates an instance of a
BaseMetadatarecord class. - BaseMetadata.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
BaseMetadata. - BaseMetadata.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
BaseMetadata. - baseUrl() - Method in record class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfig
-
Returns the value of the
baseUrlrecord component. - baseUrl(String) - Method in class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfigBuilder
-
Initializes the value for the
baseUrlattribute. - blob() - Method in interface dev.tachyonmcp.api.server.domain.BlobResourceContents
-
Returns the base64-encoded binary content.
- blob() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents
-
Returns the value of the
blobrecord component. - blob() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents
-
Returns the value of the
blobrecord component. - blob(String) - Method in interface dev.tachyonmcp.api.server.domain.BlobResourceContents.Builder
-
Sets the base64-encoded binary content.
- blob(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents.Builder
-
Sets blob.
- blob(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents.Builder
-
Sets blob.
- BlobResourceContents - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A blob resource contents.
- BlobResourceContents - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A blob resource contents.
- BlobResourceContents - Interface in dev.tachyonmcp.api.server.domain
-
Binary resource contents, encoded as a base64 string.
- BlobResourceContents(String, String, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents
-
Creates an instance of a
BlobResourceContentsrecord class. - BlobResourceContents(String, String, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents
-
Creates an instance of a
BlobResourceContentsrecord class. - BlobResourceContents.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
BlobResourceContents. - BlobResourceContents.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
BlobResourceContents. - BlobResourceContents.Builder - Interface in dev.tachyonmcp.api.server.domain
-
Builder for
BlobResourceContents. - BlobResourceContentsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
BlobResourceContents. - BlobResourceContentsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
BlobResourceContents. - BlobResourceContentsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.BlobResourceContentsCodec
-
Default constructor.
- BlobResourceContentsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.BlobResourceContentsCodec
-
Default constructor.
- blocks(ContentBlock...) - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolResult
-
Deprecated, for removal: This API element is subject to removal in a future version.
- BooleanSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A boolean schema.
- BooleanSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A boolean schema.
- BooleanSchema(String, String, String, Boolean) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema
-
Creates an instance of a
BooleanSchemarecord class. - BooleanSchema(String, String, String, Boolean) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema
-
Creates an instance of a
BooleanSchemarecord class. - BooleanSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
BooleanSchema. - BooleanSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
BooleanSchema. - BooleanSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
BooleanSchema. - BooleanSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
BooleanSchema. - BooleanSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.BooleanSchemaCodec
-
Default constructor.
- BooleanSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.BooleanSchemaCodec
-
Default constructor.
- boolOpt(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the element at
indexas a boolean, or an empty optional when it is JSON null. - boolOpt(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named boolean, or an empty optional when it is missing or JSON null.
- boolOpt(String) - Method in class dev.tachyonmcp.api.server.domain.Args
- boolOr(int, boolean) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the boolean element at
indexorfallbackwhen it is JSON null. - boolOr(String, boolean) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named boolean or
fallbackwhen it is missing or JSON null. - boolValue(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the required boolean element at
index. - boolValue(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named required boolean.
- bootstrap(ExtensionContext) - Method in interface dev.tachyonmcp.api.server.extensions.ServerExtension
-
Bootstraps the extension during server startup.
- bootstrap(ExtensionContext) - Method in class dev.tachyonmcp.core.server.features.tasks.TasksExtension
-
Registers the task creation tool and task status resource template with the server.
- broadcastNotification(String, Object) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Sends a notification to all active sessions.
- build() - Method in class dev.tachyonmcp.api.server.config.JsonConfig.Builder
- build() - Method in interface dev.tachyonmcp.api.server.config.MonitoringConfig.Builder
-
Builds the monitoring configuration.
- build() - Method in class dev.tachyonmcp.api.server.config.RuntimeConfig.Builder
-
Builds the
RuntimeConfig. - build() - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity.Builder
- build() - Method in interface dev.tachyonmcp.api.server.domain.Annotations.Builder
-
Builds the annotations.
- build() - Method in interface dev.tachyonmcp.api.server.domain.AudioContent.Builder
-
Builds the
AudioContentinstance. - build() - Method in interface dev.tachyonmcp.api.server.domain.BlobResourceContents.Builder
-
Builds the
BlobResourceContentsinstance. - build() - Method in interface dev.tachyonmcp.api.server.domain.EmbeddedResource.Builder
- build() - Method in interface dev.tachyonmcp.api.server.domain.FormInputRequest.Builder
- build() - Method in interface dev.tachyonmcp.api.server.domain.Icon.Builder
-
Builds the
Icon. - build() - Method in interface dev.tachyonmcp.api.server.domain.ImageContent.Builder
-
Builds the
ImageContentinstance. - build() - Method in interface dev.tachyonmcp.api.server.domain.PromptArgument.Builder
- build() - Method in interface dev.tachyonmcp.api.server.domain.PromptMessage.Builder
- build() - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink.Builder
- build() - Method in interface dev.tachyonmcp.api.server.domain.RpcMethodRequest.Builder
- build() - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities.Builder
- build() - Method in interface dev.tachyonmcp.api.server.domain.TextContent.Builder
- build() - Method in interface dev.tachyonmcp.api.server.domain.TextResourceContents.Builder
- build() - Method in interface dev.tachyonmcp.api.server.domain.ToolAnnotations.Builder
- build() - Method in interface dev.tachyonmcp.api.server.domain.UrlInputRequest.Builder
- build() - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionRequest.Builder
- build() - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult.Builder
-
Builds the
CompletionResult. - build() - Method in interface dev.tachyonmcp.api.server.features.PaginatedResult.Builder
- build() - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor.Builder
-
Builds the
PromptDescriptor. - build() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor.Builder
- build() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest.Builder
-
Builds the
ResourceRequest. - build() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor.Builder
-
Builds the
ResourceTemplateDescriptor. - build() - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskDescriptor.Builder
- build() - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskOptions.Builder
- build() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Builds the
ToolDescriptor. - build() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest.Builder
-
Builds the
ToolRequestinstance. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Builds the
CodecRegistry. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Annotations.Builder
-
Builds the
Annotations. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent.Builder
-
Builds the
AudioContent. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BaseMetadata.Builder
-
Builds the
BaseMetadata. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents.Builder
-
Builds the
BlobResourceContents. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema.Builder
-
Builds the
BooleanSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest.Builder
-
Builds the
CallToolRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams.Builder
-
Builds the
CallToolRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult.Builder
-
Builds the
CallToolResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotification.Builder
-
Builds the
CancelledNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotificationParams.Builder
-
Builds the
CancelledNotificationParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest.Builder
-
Builds the
CancelTaskRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest.Params.Builder
-
Builds the
CancelTaskRequest.Params. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult.Builder
-
Builds the
CancelTaskResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Builder
-
Builds the
ClientCapabilities. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Elicitation.Builder
-
Builds the
ClientCapabilities.Elicitation. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Roots.Builder
-
Builds the
ClientCapabilities.Roots. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Sampling.Builder
-
Builds the
ClientCapabilities.Sampling. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Builder
-
Builds the
ClientCapabilities.Tasks. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Builder
-
Builds the
ClientCapabilities.Tasks.Requests. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Elicitation.Builder
-
Builds the
ClientCapabilities.Tasks.Requests.Elicitation. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Sampling.Builder
-
Builds the
ClientCapabilities.Tasks.Requests.Sampling. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest.Builder
-
Builds the
CompleteRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Argument.Builder
-
Builds the
CompleteRequestParams.Argument. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Builder
-
Builds the
CompleteRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Builder
-
Builds the
CompleteResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Completion.Builder
-
Builds the
CompleteResult.Completion. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest.Builder
-
Builds the
CreateMessageRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams.Builder
-
Builds the
CreateMessageRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult.Builder
-
Builds the
CreateMessageResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateTaskResult.Builder
-
Builds the
CreateTaskResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification.Builder
-
Builds the
ElicitationCompleteNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification.Params.Builder
-
Builds the
ElicitationCompleteNotification.Params. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest.Builder
-
Builds the
ElicitRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams.Builder
-
Builds the
ElicitRequestFormParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams.Builder
-
Builds the
ElicitRequestURLParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult.Builder
-
Builds the
ElicitResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource.Builder
-
Builds the
EmbeddedResource. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmptyResult.Builder
-
Builds the
EmptyResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Error.Builder
-
Builds the
Error. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest.Builder
-
Builds the
GetPromptRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequestParams.Builder
-
Builds the
GetPromptRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult.Builder
-
Builds the
GetPromptResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest.Builder
-
Builds the
GetTaskPayloadRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest.Params.Builder
-
Builds the
GetTaskPayloadRequest.Params. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadResult.Builder
-
Builds the
GetTaskPayloadResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest.Builder
-
Builds the
GetTaskRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest.Params.Builder
-
Builds the
GetTaskRequest.Params. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult.Builder
-
Builds the
GetTaskResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon.Builder
-
Builds the
Icon. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icons.Builder
-
Builds the
Icons. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent.Builder
-
Builds the
ImageContent. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation.Builder
-
Builds the
Implementation. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializedNotification.Builder
-
Builds the
InitializedNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest.Builder
-
Builds the
InitializeRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams.Builder
-
Builds the
InitializeRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult.Builder
-
Builds the
InitializeResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCErrorResponse.Builder
-
Builds the
JSONRPCErrorResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCNotification.Builder
-
Builds the
JSONRPCNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest.Builder
-
Builds the
JSONRPCRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCResultResponse.Builder
-
Builds the
JSONRPCResultResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema.Builder
-
Builds the
LegacyTitledEnumSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest.Builder
-
Builds the
ListPromptsRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult.Builder
-
Builds the
ListPromptsResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest.Builder
-
Builds the
ListResourcesRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult.Builder
-
Builds the
ListResourcesResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest.Builder
-
Builds the
ListResourceTemplatesRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult.Builder
-
Builds the
ListResourceTemplatesResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest.Builder
-
Builds the
ListRootsRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsResult.Builder
-
Builds the
ListRootsResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest.Builder
-
Builds the
ListTasksRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult.Builder
-
Builds the
ListTasksResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest.Builder
-
Builds the
ListToolsRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult.Builder
-
Builds the
ListToolsResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotification.Builder
-
Builds the
LoggingMessageNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams.Builder
-
Builds the
LoggingMessageNotificationParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelHint.Builder
-
Builds the
ModelHint. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences.Builder
-
Builds the
ModelPreferences. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Notification.Builder
-
Builds the
Notification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NotificationParams.Builder
-
Builds the
NotificationParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema.Builder
-
Builds the
NumberSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest.Builder
-
Builds the
PaginatedRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequestParams.Builder
-
Builds the
PaginatedRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedResult.Builder
-
Builds the
PaginatedResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest.Builder
-
Builds the
PingRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotification.Builder
-
Builds the
ProgressNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams.Builder
-
Builds the
ProgressNotificationParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt.Builder
-
Builds the
Prompt. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument.Builder
-
Builds the
PromptArgument. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptListChangedNotification.Builder
-
Builds the
PromptListChangedNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptMessage.Builder
-
Builds the
PromptMessage. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptReference.Builder
-
Builds the
PromptReference. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest.Builder
-
Builds the
ReadResourceRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequestParams.Builder
-
Builds the
ReadResourceRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceResult.Builder
-
Builds the
ReadResourceResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RelatedTaskMetadata.Builder
-
Builds the
RelatedTaskMetadata. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Request.Builder
-
Builds the
Request. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RequestParams.Builder
-
Builds the
RequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource.Builder
-
Builds the
Resource. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink.Builder
-
Builds the
ResourceLink. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceListChangedNotification.Builder
-
Builds the
ResourceListChangedNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceRequestParams.Builder
-
Builds the
ResourceRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate.Builder
-
Builds the
ResourceTemplate. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplateReference.Builder
-
Builds the
ResourceTemplateReference. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotification.Builder
-
Builds the
ResourceUpdatedNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotificationParams.Builder
-
Builds the
ResourceUpdatedNotificationParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Result.Builder
-
Builds the
Result. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Root.Builder
-
Builds the
Root. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RootsListChangedNotification.Builder
-
Builds the
RootsListChangedNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SamplingMessage.Builder
-
Builds the
SamplingMessage. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Builder
-
Builds the
ServerCapabilities. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Prompts.Builder
-
Builds the
ServerCapabilities.Prompts. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Resources.Builder
-
Builds the
ServerCapabilities.Resources. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Builder
-
Builds the
ServerCapabilities.Tasks. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests.Builder
-
Builds the
ServerCapabilities.Tasks.Requests. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests.Tools.Builder
-
Builds the
ServerCapabilities.Tasks.Requests.Tools. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tools.Builder
-
Builds the
ServerCapabilities.Tools. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest.Builder
-
Builds the
SetLevelRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequestParams.Builder
-
Builds the
SetLevelRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema.Builder
-
Builds the
StringSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest.Builder
-
Builds the
SubscribeRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequestParams.Builder
-
Builds the
SubscribeRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task.Builder
-
Builds the
Task. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskAugmentedRequestParams.Builder
-
Builds the
TaskAugmentedRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskMetadata.Builder
-
Builds the
TaskMetadata. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotification.Builder
-
Builds the
TaskStatusNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams.Builder
-
Builds the
TaskStatusNotificationParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent.Builder
-
Builds the
TextContent. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents.Builder
-
Builds the
TextResourceContents. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Builder
-
Builds the
TitledMultiSelectEnumSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Items.Builder
-
Builds the
TitledMultiSelectEnumSchema.Items. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema.Builder
-
Builds the
TitledSingleSelectEnumSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool.Builder
-
Builds the
Tool. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations.Builder
-
Builds the
ToolAnnotations. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolChoice.Builder
-
Builds the
ToolChoice. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolExecution.Builder
-
Builds the
ToolExecution. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolListChangedNotification.Builder
-
Builds the
ToolListChangedNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent.Builder
-
Builds the
ToolResultContent. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent.Builder
-
Builds the
ToolUseContent. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnknownRequest.Builder
-
Builds the
UnknownRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest.Builder
-
Builds the
UnsubscribeRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequestParams.Builder
-
Builds the
UnsubscribeRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Builder
-
Builds the
UntitledMultiSelectEnumSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Items.Builder
-
Builds the
UntitledMultiSelectEnumSchema.Items. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema.Builder
-
Builds the
UntitledSingleSelectEnumSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.URLElicitationRequiredError.Builder
-
Builds the
URLElicitationRequiredError. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Builds the
CodecRegistry. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Annotations.Builder
-
Builds the
Annotations. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent.Builder
-
Builds the
AudioContent. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BaseMetadata.Builder
-
Builds the
BaseMetadata. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents.Builder
-
Builds the
BlobResourceContents. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema.Builder
-
Builds the
BooleanSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult.Builder
-
Builds the
CacheableResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest.Builder
-
Builds the
CallToolRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams.Builder
-
Builds the
CallToolRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult.Builder
-
Builds the
CallToolResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResultResponse.Builder
-
Builds the
CallToolResultResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotification.Builder
-
Builds the
CancelledNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotificationParams.Builder
-
Builds the
CancelledNotificationParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Builder
-
Builds the
ClientCapabilities. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Elicitation.Builder
-
Builds the
ClientCapabilities.Elicitation. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Sampling.Builder
-
Builds the
ClientCapabilities.Sampling. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientNotification.Builder
-
Builds the
ClientNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientResult.Builder
-
Builds the
ClientResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest.Builder
-
Builds the
CompleteRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Argument.Builder
-
Builds the
CompleteRequestParams.Argument. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Builder
-
Builds the
CompleteRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Builder
-
Builds the
CompleteResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Completion.Builder
-
Builds the
CompleteResult.Completion. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResultResponse.Builder
-
Builds the
CompleteResultResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequest.Builder
-
Builds the
CreateMessageRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams.Builder
-
Builds the
CreateMessageRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult.Builder
-
Builds the
CreateMessageResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest.Builder
-
Builds the
DiscoverRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult.Builder
-
Builds the
DiscoverResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResultResponse.Builder
-
Builds the
DiscoverResultResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequest.Builder
-
Builds the
ElicitRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestFormParams.Builder
-
Builds the
ElicitRequestFormParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestURLParams.Builder
-
Builds the
ElicitRequestURLParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitResult.Builder
-
Builds the
ElicitResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource.Builder
-
Builds the
EmbeddedResource. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmptyResult.Builder
-
Builds the
EmptyResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Error.Builder
-
Builds the
Error. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest.Builder
-
Builds the
GetPromptRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams.Builder
-
Builds the
GetPromptRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult.Builder
-
Builds the
GetPromptResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResultResponse.Builder
-
Builds the
GetPromptResultResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.HeaderMismatchError.Builder
-
Builds the
HeaderMismatchError. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon.Builder
-
Builds the
Icon. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icons.Builder
-
Builds the
Icons. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent.Builder
-
Builds the
ImageContent. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation.Builder
-
Builds the
Implementation. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequests.Builder
-
Builds the
InputRequests. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult.Builder
-
Builds the
InputRequiredResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponseRequestParams.Builder
-
Builds the
InputResponseRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponses.Builder
-
Builds the
InputResponses. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InternalError.Builder
-
Builds the
InternalError. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidParamsError.Builder
-
Builds the
InvalidParamsError. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidRequestError.Builder
-
Builds the
InvalidRequestError. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCErrorResponse.Builder
-
Builds the
JSONRPCErrorResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCNotification.Builder
-
Builds the
JSONRPCNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest.Builder
-
Builds the
JSONRPCRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCResultResponse.Builder
-
Builds the
JSONRPCResultResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema.Builder
-
Builds the
LegacyTitledEnumSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest.Builder
-
Builds the
ListPromptsRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult.Builder
-
Builds the
ListPromptsResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResultResponse.Builder
-
Builds the
ListPromptsResultResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest.Builder
-
Builds the
ListResourcesRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult.Builder
-
Builds the
ListResourcesResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResultResponse.Builder
-
Builds the
ListResourcesResultResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest.Builder
-
Builds the
ListResourceTemplatesRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult.Builder
-
Builds the
ListResourceTemplatesResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResultResponse.Builder
-
Builds the
ListResourceTemplatesResultResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest.Builder
-
Builds the
ListRootsRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest.Params.Builder
-
Builds the
ListRootsRequest.Params. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsResult.Builder
-
Builds the
ListRootsResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest.Builder
-
Builds the
ListToolsRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult.Builder
-
Builds the
ListToolsResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResultResponse.Builder
-
Builds the
ListToolsResultResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotification.Builder
-
Builds the
LoggingMessageNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams.Builder
-
Builds the
LoggingMessageNotificationParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MethodNotFoundError.Builder
-
Builds the
MethodNotFoundError. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MissingRequiredClientCapabilityError.Builder
-
Builds the
MissingRequiredClientCapabilityError. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelHint.Builder
-
Builds the
ModelHint. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences.Builder
-
Builds the
ModelPreferences. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Notification.Builder
-
Builds the
Notification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationMetaObject.Builder
-
Builds the
NotificationMetaObject. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationParams.Builder
-
Builds the
NotificationParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema.Builder
-
Builds the
NumberSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest.Builder
-
Builds the
PaginatedRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequestParams.Builder
-
Builds the
PaginatedRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult.Builder
-
Builds the
PaginatedResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ParseError.Builder
-
Builds the
ParseError. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotification.Builder
-
Builds the
ProgressNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams.Builder
-
Builds the
ProgressNotificationParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt.Builder
-
Builds the
Prompt. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument.Builder
-
Builds the
PromptArgument. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptListChangedNotification.Builder
-
Builds the
PromptListChangedNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptMessage.Builder
-
Builds the
PromptMessage. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptReference.Builder
-
Builds the
PromptReference. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest.Builder
-
Builds the
ReadResourceRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams.Builder
-
Builds the
ReadResourceRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult.Builder
-
Builds the
ReadResourceResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResultResponse.Builder
-
Builds the
ReadResourceResultResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Request.Builder
-
Builds the
Request. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject.Builder
-
Builds the
RequestMetaObject. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestParams.Builder
-
Builds the
RequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource.Builder
-
Builds the
Resource. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink.Builder
-
Builds the
ResourceLink. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceListChangedNotification.Builder
-
Builds the
ResourceListChangedNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceRequestParams.Builder
-
Builds the
ResourceRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate.Builder
-
Builds the
ResourceTemplate. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplateReference.Builder
-
Builds the
ResourceTemplateReference. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotification.Builder
-
Builds the
ResourceUpdatedNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotificationParams.Builder
-
Builds the
ResourceUpdatedNotificationParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Result.Builder
-
Builds the
Result. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResultMetaObject.Builder
-
Builds the
ResultMetaObject. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Root.Builder
-
Builds the
Root. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SamplingMessage.Builder
-
Builds the
SamplingMessage. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Builder
-
Builds the
ServerCapabilities. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Prompts.Builder
-
Builds the
ServerCapabilities.Prompts. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Resources.Builder
-
Builds the
ServerCapabilities.Resources. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Tools.Builder
-
Builds the
ServerCapabilities.Tools. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema.Builder
-
Builds the
StringSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter.Builder
-
Builds the
SubscriptionFilter. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotification.Builder
-
Builds the
SubscriptionsAcknowledgedNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotificationParams.Builder
-
Builds the
SubscriptionsAcknowledgedNotificationParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest.Builder
-
Builds the
SubscriptionsListenRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequestParams.Builder
-
Builds the
SubscriptionsListenRequestParams. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResult.Builder
-
Builds the
SubscriptionsListenResult. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultMetaObject.Builder
-
Builds the
SubscriptionsListenResultMetaObject. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultResponse.Builder
-
Builds the
SubscriptionsListenResultResponse. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent.Builder
-
Builds the
TextContent. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents.Builder
-
Builds the
TextResourceContents. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Builder
-
Builds the
TitledMultiSelectEnumSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Items.Builder
-
Builds the
TitledMultiSelectEnumSchema.Items. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema.Builder
-
Builds the
TitledSingleSelectEnumSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool.Builder
-
Builds the
Tool. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations.Builder
-
Builds the
ToolAnnotations. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolChoice.Builder
-
Builds the
ToolChoice. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolListChangedNotification.Builder
-
Builds the
ToolListChangedNotification. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent.Builder
-
Builds the
ToolResultContent. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent.Builder
-
Builds the
ToolUseContent. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnknownRequest.Builder
-
Builds the
UnknownRequest. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnsupportedProtocolVersionError.Builder
-
Builds the
UnsupportedProtocolVersionError. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Builder
-
Builds the
UntitledMultiSelectEnumSchema. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Items.Builder
-
Builds the
UntitledMultiSelectEnumSchema.Items. - build() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema.Builder
-
Builds the
UntitledSingleSelectEnumSchema. - build() - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Builds the
CapabilitiesConfig. - build() - Method in class dev.tachyonmcp.core.server.config.FeatureConfig.Builder
- build() - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Builds the
NetworkConfig. - build() - Method in class dev.tachyonmcp.core.server.config.ResourcesConfig.Builder
- build() - Method in class dev.tachyonmcp.core.server.config.SessionConfig.Builder
-
Builds the
SessionConfig. - build() - Method in class dev.tachyonmcp.core.server.config.TasksConfig.Builder
- build() - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Constructs the configured server without starting its transport, then executes the configured feature-registration callbacks.
- build() - Method in class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfigBuilder
-
Invokes
new dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfig(..)using the collected parameters and returns the result of the invocation - buildConfig() - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Builds the immutable server configuration.
- buildCorsConfig(List<String>, boolean, boolean, List<String>) - Static method in record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Builds a CORS configuration from the given parameters.
- builder() - Static method in record class dev.tachyonmcp.api.server.config.JsonConfig
- builder() - Static method in interface dev.tachyonmcp.api.server.config.MonitoringConfig
- builder() - Static method in interface dev.tachyonmcp.api.server.config.RuntimeConfig
- builder() - Static method in interface dev.tachyonmcp.api.server.config.ServerIdentity
- builder() - Static method in interface dev.tachyonmcp.api.server.domain.Annotations
-
Creates a new builder.
- builder() - Static method in interface dev.tachyonmcp.api.server.domain.AudioContent
-
Creates a new builder for constructing
AudioContentinstances. - builder() - Static method in interface dev.tachyonmcp.api.server.domain.BlobResourceContents
-
Creates a new builder for constructing
BlobResourceContentsinstances. - builder() - Static method in interface dev.tachyonmcp.api.server.domain.EmbeddedResource
- builder() - Static method in interface dev.tachyonmcp.api.server.domain.FormInputRequest
- builder() - Static method in interface dev.tachyonmcp.api.server.domain.Icon
-
Creates a new builder for
Icon. - builder() - Static method in interface dev.tachyonmcp.api.server.domain.ImageContent
-
Creates a new builder for constructing
ImageContentinstances. - builder() - Static method in interface dev.tachyonmcp.api.server.domain.PromptArgument
- builder() - Static method in interface dev.tachyonmcp.api.server.domain.PromptMessage
- builder() - Static method in interface dev.tachyonmcp.api.server.domain.ResourceLink
- builder() - Static method in interface dev.tachyonmcp.api.server.domain.RpcMethodRequest
- builder() - Static method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities
- builder() - Static method in interface dev.tachyonmcp.api.server.domain.TextContent
- builder() - Static method in interface dev.tachyonmcp.api.server.domain.TextResourceContents
- builder() - Static method in interface dev.tachyonmcp.api.server.domain.ToolAnnotations
- builder() - Static method in interface dev.tachyonmcp.api.server.domain.UrlInputRequest
- builder() - Static method in interface dev.tachyonmcp.api.server.features.completions.CompletionRequest
- builder() - Static method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult
-
Creates a new builder for
CompletionResult. - builder() - Static method in interface dev.tachyonmcp.api.server.features.PaginatedResult
- builder() - Static method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor
-
Creates a new builder for
PromptDescriptor. - builder() - Static method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
-
Creates a new builder for
ResourceDescriptor. - builder() - Static method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest
-
Creates a new builder for
ResourceRequest. - builder() - Static method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor
-
Creates a builder for constructing resource template descriptors.
- builder() - Static method in interface dev.tachyonmcp.api.server.features.tasks.TaskDescriptor
- builder() - Static method in interface dev.tachyonmcp.api.server.features.tasks.TaskOptions
- builder() - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
Creates a new builder for
ToolDescriptor. - builder() - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest
-
Creates a new builder for constructing
ToolRequestinstances. - builder() - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Annotations
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BaseMetadata
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotificationParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest.Params
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Elicitation
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Roots
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Sampling
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Elicitation
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Sampling
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Argument
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Completion
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateTaskResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification.Params
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmptyResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Error
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest.Params
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest.Params
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icons
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializedNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCErrorResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCResultResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelHint
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Notification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NotificationParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptListChangedNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptMessage
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptReference
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RelatedTaskMetadata
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Request
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceListChangedNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplateReference
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotificationParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Result
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Root
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RootsListChangedNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SamplingMessage
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Prompts
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Resources
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests.Tools
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tools
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskAugmentedRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskMetadata
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Items
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolChoice
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolExecution
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolListChangedNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnknownRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Items
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.URLElicitationRequiredError
-
Creates a new builder.
- builder() - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Annotations
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BaseMetadata
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResultResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotificationParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Elicitation
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Sampling
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Argument
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Completion
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResultResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResultResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestFormParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestURLParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmptyResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Error
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResultResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.HeaderMismatchError
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icons
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequests
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponseRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponses
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InternalError
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidParamsError
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidRequestError
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCErrorResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCResultResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResultResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResultResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResultResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest.Params
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResultResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MethodNotFoundError
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MissingRequiredClientCapabilityError
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelHint
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Notification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationMetaObject
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ParseError
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptListChangedNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptMessage
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptReference
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResultResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Request
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceListChangedNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplateReference
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotificationParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Result
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResultMetaObject
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Root
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SamplingMessage
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Prompts
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Resources
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Tools
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotificationParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequestParams
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResult
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultMetaObject
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultResponse
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Items
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolChoice
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolListChangedNotification
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnknownRequest
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnsupportedProtocolVersionError
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Items
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.server.config.CapabilitiesConfig
-
Creates a new builder.
- builder() - Static method in record class dev.tachyonmcp.core.server.config.FeatureConfig
- builder() - Static method in record class dev.tachyonmcp.core.server.config.NetworkConfig
- builder() - Static method in record class dev.tachyonmcp.core.server.config.ResourcesConfig
- builder() - Static method in record class dev.tachyonmcp.core.server.config.SessionConfig
- builder() - Static method in record class dev.tachyonmcp.core.server.config.TasksConfig
- builder() - Static method in interface dev.tachyonmcp.core.server.TachyonServer
- builder() - Static method in record class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfig
- builder(String, String) - Static method in interface dev.tachyonmcp.api.server.domain.ResourceLink
-
Creates a builder for a resource link with the required fields.
- Builder() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Default constructor.
- Builder() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Default constructor.
C
- CacheableResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A result that supports a time-to-live (TTL) hint for client-side caching.
- CacheableResult(long, String, Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult
-
Creates an instance of a
CacheableResultrecord class. - CacheableResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CacheableResult. - cacheScope() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult
-
Returns the value of the
cacheScoperecord component. - cacheScope() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult
-
Returns the value of the
cacheScoperecord component. - cacheScope() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult
-
Returns the value of the
cacheScoperecord component. - cacheScope() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult
-
Returns the value of the
cacheScoperecord component. - cacheScope() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult
-
Returns the value of the
cacheScoperecord component. - cacheScope() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult
-
Returns the value of the
cacheScoperecord component. - cacheScope() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult
-
Returns the value of the
cacheScoperecord component. - cacheScope(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult.Builder
-
Sets cacheScope.
- cacheScope(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult.Builder
-
Sets cacheScope.
- cacheScope(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult.Builder
-
Sets cacheScope.
- cacheScope(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult.Builder
-
Sets cacheScope.
- cacheScope(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult.Builder
-
Sets cacheScope.
- cacheScope(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult.Builder
-
Sets cacheScope.
- cacheScope(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult.Builder
-
Sets cacheScope.
- call() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests.Tools
-
Returns the value of the
callrecord component. - call(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests.Tools.Builder
-
Sets call.
- callTool(Object, PayloadDeserializer) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- callTool(Object, PayloadDeserializer) - Method in interface dev.tachyonmcp.core.protocol.ProtocolRequestMapper
-
Maps
tools/callparams, deserializing arguments with the givenPayloadDeserializer. - CallToolRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Used by the client to invoke a tool provided by the server.
- CallToolRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Used by the client to invoke a tool provided by the server.
- CallToolRequest(String, CallToolRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest
-
Creates an instance of a
CallToolRequestrecord class. - CallToolRequest(String, CallToolRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest
-
Creates an instance of a
CallToolRequestrecord class. - CallToolRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CallToolRequest. - CallToolRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CallToolRequest. - CallToolRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CallToolRequest. - CallToolRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CallToolRequest. - CallToolRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CallToolRequestCodec
-
Default constructor.
- CallToolRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolRequestCodec
-
Default constructor.
- CallToolRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for a `tools/call` request.
- CallToolRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Parameters for a `tools/call` request.
- CallToolRequestParams(String, Map<String, JsonNode>, Map<String, JsonNode>, TaskMetadata) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams
-
Creates an instance of a
CallToolRequestParamsrecord class. - CallToolRequestParams(String, Map<String, JsonNode>, Map<String, JsonNode>, InputResponses, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams
-
Creates an instance of a
CallToolRequestParamsrecord class. - CallToolRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CallToolRequestParams. - CallToolRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CallToolRequestParams. - CallToolRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CallToolRequestParams. - CallToolRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CallToolRequestParams. - CallToolRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CallToolRequestParamsCodec
-
Default constructor.
- CallToolRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolRequestParamsCodec
-
Default constructor.
- callToolResult(ToolResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- callToolResult(ToolResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- callToolResult(ToolResult) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps a tool call result into protocol-specific shape.
- CallToolResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The server's response to a tool call.
- CallToolResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The result returned by the server for a tools/call request.
- CallToolResult(List<ContentBlock>, Map<String, JsonNode>, Boolean, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult
-
Creates an instance of a
CallToolResultrecord class. - CallToolResult(List<ContentBlock>, JsonNode, Boolean, Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Creates an instance of a
CallToolResultrecord class. - CallToolResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CallToolResult. - CallToolResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CallToolResult. - CallToolResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CallToolResult. - CallToolResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CallToolResult. - CallToolResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CallToolResultCodec
-
Default constructor.
- CallToolResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolResultCodec
-
Default constructor.
- CallToolResultResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A successful response from the server for a tools/call request.
- CallToolResultResponse(Result, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResultResponse
-
Creates an instance of a
CallToolResultResponserecord class. - CallToolResultResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CallToolResultResponse. - CallToolResultResponseCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CallToolResultResponse. - CallToolResultResponseCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolResultResponseCodec
-
Default constructor.
- cancel() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Tasks
-
Returns the value of the
cancelrecord component. - cancel() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks
-
Returns the value of the
cancelrecord component. - cancel() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks
-
Returns the value of the
cancelrecord component. - cancel() - Method in record class dev.tachyonmcp.core.server.config.TasksConfig
-
Returns the value of the
cancelrecord component. - cancel(boolean) - Method in class dev.tachyonmcp.core.server.config.TasksConfig.Builder
- cancel(String) - Method in interface dev.tachyonmcp.api.server.domain.Task
-
Requests cancellation of this task.
- cancel(String) - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- cancel(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Builder
-
Sets cancel.
- cancel(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Builder
-
Sets cancel.
- CANCEL - Enum constant in enum class dev.tachyonmcp.api.runtime.ElicitationResult.Action
-
The user dismissed the request without making an explicit choice.
- CancelEvent(String, RequestId, long) - Constructor for record class dev.tachyonmcp.core.server.session.SessionEvent.CancelEvent
-
Creates an instance of a
CancelEventrecord class. - cancellation(Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- cancellation(Object) - Method in interface dev.tachyonmcp.core.protocol.ProtocolRequestMapper
-
Maps
notifications/cancelledparams, ornullif the request cannot be identified. - CancellationRequest(RequestId, String) - Constructor for record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CancellationRequest
-
Creates an instance of a
CancellationRequestrecord class. - CANCELLED - Enum constant in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
- CANCELLED - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatus
- CancelledNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
This notification can be sent by either side to indicate that it is cancelling a previously-issued request.
- CancelledNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
This notification is sent by the client to indicate that it is cancelling a request it previously issued.
- CancelledNotification(String, CancelledNotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotification
-
Creates an instance of a
CancelledNotificationrecord class. - CancelledNotification(String, CancelledNotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotification
-
Creates an instance of a
CancelledNotificationrecord class. - CancelledNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CancelledNotification. - CancelledNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CancelledNotification. - CancelledNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CancelledNotification. - CancelledNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CancelledNotification. - CancelledNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelledNotificationCodec
-
Default constructor.
- CancelledNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CancelledNotificationCodec
-
Default constructor.
- CancelledNotificationParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for a `notifications/cancelled` notification.
- CancelledNotificationParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Parameters for a `notifications/cancelled` notification.
- CancelledNotificationParams(String, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotificationParams
-
Creates an instance of a
CancelledNotificationParamsrecord class. - CancelledNotificationParams(String, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotificationParams
-
Creates an instance of a
CancelledNotificationParamsrecord class. - CancelledNotificationParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CancelledNotificationParams. - CancelledNotificationParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CancelledNotificationParams. - CancelledNotificationParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CancelledNotificationParams. - CancelledNotificationParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CancelledNotificationParams. - CancelledNotificationParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelledNotificationParamsCodec
-
Default constructor.
- CancelledNotificationParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CancelledNotificationParamsCodec
-
Default constructor.
- cancelTask(String) - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- CancelTaskRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A request to cancel a task.
- CancelTaskRequest(String, CancelTaskRequest.Params, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest
-
Creates an instance of a
CancelTaskRequestrecord class. - CancelTaskRequest_ParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CancelTaskRequest.Params. - CancelTaskRequest_ParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelTaskRequest_ParamsCodec
-
Default constructor.
- CancelTaskRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CancelTaskRequest. - CancelTaskRequest.Params - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- CancelTaskRequest.Params.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CancelTaskRequest.Params. - CancelTaskRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CancelTaskRequest. - CancelTaskRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelTaskRequestCodec
-
Default constructor.
- cancelTaskResult(TaskEntry) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- cancelTaskResult(TaskEntry) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- cancelTaskResult(TaskEntry) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps a cancelled task entry into protocol-specific shape.
- CancelTaskResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The response to a tasks/cancel request.
- CancelTaskResult(Map<String, JsonNode>, String, TaskStatus, String, String, String, Long, Long) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult
-
Creates an instance of a
CancelTaskResultrecord class. - CancelTaskResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CancelTaskResult. - CancelTaskResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CancelTaskResult. - CancelTaskResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelTaskResultCodec
-
Default constructor.
- canTransitionTo(TaskState) - Method in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
- capabilities() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams
-
Returns the value of the
capabilitiesrecord component. - capabilities() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult
-
Returns the value of the
capabilitiesrecord component. - capabilities() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult
-
Returns the value of the
capabilitiesrecord component. - capabilities() - Method in record class dev.tachyonmcp.core.server.config.ServerConfig
-
Returns the value of the
capabilitiesrecord component. - capabilities() - Method in record class dev.tachyonmcp.core.server.domain.InitializeResponse
-
Returns the value of the
capabilitiesrecord component. - capabilities(ClientCapabilities) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams.Builder
-
Sets capabilities.
- capabilities(ServerCapabilities) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult.Builder
-
Sets capabilities.
- capabilities(ServerCapabilities) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult.Builder
-
Sets capabilities.
- capabilities(Consumer<CapabilitiesConfig.Builder>) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Configures advertised MCP capabilities.
- CapabilitiesConfig - Record Class in dev.tachyonmcp.core.server.config
-
Configuration of which MCP capabilities to enable and their behaviour.
- CapabilitiesConfig(FeatureConfig, ResourcesConfig, FeatureConfig, TasksConfig, Mode, boolean) - Constructor for record class dev.tachyonmcp.core.server.config.CapabilitiesConfig
-
Creates an instance of a
CapabilitiesConfigrecord class. - CapabilitiesConfig.Builder - Class in dev.tachyonmcp.core.server.config
-
Builder for
CapabilitiesConfig. - captureInitRequest(ChannelHandlerContext, HttpRequest, ServerEngine) - Static method in class dev.tachyonmcp.core.transport.netty.ChannelHandlerUtils
-
When a custom
SessionIdGeneratoris configured on a stateful server, stashes a detached copy of the request (method/URI/headers) on the channel's interaction context so the generator can read it at session-creation time. - ChangeSupport - Class in dev.tachyonmcp.core.server.features
-
Change-notification for registries: a list of listeners run when contents change.
- ChangeSupport() - Constructor for class dev.tachyonmcp.core.server.features.ChangeSupport
-
Creates a new change support with an empty listener list.
- channel() - Method in enum class dev.tachyonmcp.core.transport.netty.NettyIoEngine
-
Returns the
ServerSocketChannelclass for this transport. - channel() - Method in class dev.tachyonmcp.core.transport.netty.sse.NettySseConnection
- channelActive(ChannelHandlerContext) - Method in class dev.tachyonmcp.core.transport.netty.InteractionHandler
- ChannelContext - Interface in dev.tachyonmcp.core.runtime
-
Context for an MCP channel, providing access to the protocol, session, and lifecycle.
- ChannelHandlerUtils - Class in dev.tachyonmcp.core.transport.netty
- channelInactive(ChannelHandlerContext) - Method in class dev.tachyonmcp.core.transport.netty.InteractionHandler
- channelInactive(ChannelHandlerContext) - Method in class dev.tachyonmcp.core.transport.netty.McpInitializationHandler
- channelInactive(ChannelHandlerContext) - Method in class dev.tachyonmcp.core.transport.netty.McpOperationHandler
- channelRead(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.transport.RequestValidationHandler
- channelRead(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.transport.RequestValidationHandler
- channelRead(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.transport.netty.http.AcceptValidationHandler
- channelRead(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.transport.netty.http.DnsRebindingProtectionHandler
- channelRead(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.transport.netty.http.EndpointValidatorHandler
- channelRead(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.transport.netty.http.StatelessValidatorHandler
- channelRead(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.transport.netty.InteractionHandler
- channelRead(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.transport.netty.McpInitializationHandler
- channelRead(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.transport.netty.McpOperationHandler
- channelRead(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.transport.netty.ProtocolVersionHandler
- channelRead(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.transport.netty.UnsupportedProtocolVersionHandler
- channelWritabilityChanged(ChannelHandlerContext) - Method in class dev.tachyonmcp.core.transport.netty.McpOperationHandler
- check() - Method in interface dev.tachyonmcp.api.server.domain.AudioContent
-
Validates that required fields are not blank.
- check() - Method in interface dev.tachyonmcp.api.server.domain.BlobResourceContents
-
Validates that required fields are not blank.
- check() - Method in interface dev.tachyonmcp.api.server.domain.FormInputRequest
- check() - Method in interface dev.tachyonmcp.api.server.domain.Icon
-
Validates that the icon source is not blank.
- check() - Method in interface dev.tachyonmcp.api.server.domain.ImageContent
-
Validates that required fields are not blank.
- check() - Method in interface dev.tachyonmcp.api.server.domain.PromptArgument
- check() - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink
- check() - Method in interface dev.tachyonmcp.api.server.domain.RpcMethodRequest
- check() - Method in interface dev.tachyonmcp.api.server.domain.TextContent
- check() - Method in interface dev.tachyonmcp.api.server.domain.TextResourceContents
- check() - Method in interface dev.tachyonmcp.api.server.domain.UrlInputRequest
- check() - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionRequest
- check() - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor
-
Validates the prompt descriptor's name.
- check() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
- check() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor
-
Validates the resource template descriptor's name and URI template.
- check() - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskDescriptor
- check() - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskOptions
- check() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
Validates the tool descriptor's name.
- check() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest
-
Validates that the tool name is not blank.
- checkPriority() - Method in interface dev.tachyonmcp.api.server.domain.Annotations
-
Validates that the priority is within the range from 0.0 to 1.0.
- clearConnection(SseConnection) - Method in class dev.tachyonmcp.core.runtime.Session
-
Detaches
expectedif it is still the current connection, resetting toSseConnection.noop(). - client() - Method in interface dev.tachyonmcp.api.runtime.InteractionContext
-
Returns typed access to the client-facing elicitation and sampling services.
- client() - Method in class dev.tachyonmcp.core.runtime.DefaultChannelContext
- client() - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- client() - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- clientCapabilities() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject
-
Returns the value of the
clientCapabilitiesrecord component. - clientCapabilities(ClientCapabilities) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject.Builder
-
Sets clientCapabilities.
- ClientCapabilities - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Capabilities a client may support.
- ClientCapabilities - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Capabilities a client may support.
- ClientCapabilities(Map<String, JsonNode>, ClientCapabilities.Roots, ClientCapabilities.Sampling, ClientCapabilities.Elicitation, ClientCapabilities.Tasks, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities
-
Creates an instance of a
ClientCapabilitiesrecord class. - ClientCapabilities(Map<String, JsonNode>, Map<String, JsonNode>, ClientCapabilities.Sampling, ClientCapabilities.Elicitation, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities
-
Creates an instance of a
ClientCapabilitiesrecord class. - ClientCapabilities_ElicitationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ClientCapabilities.Elicitation. - ClientCapabilities_ElicitationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ClientCapabilities.Elicitation. - ClientCapabilities_ElicitationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_ElicitationCodec
-
Default constructor.
- ClientCapabilities_ElicitationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientCapabilities_ElicitationCodec
-
Default constructor.
- ClientCapabilities_RootsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ClientCapabilities.Roots. - ClientCapabilities_RootsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_RootsCodec
-
Default constructor.
- ClientCapabilities_SamplingCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ClientCapabilities.Sampling. - ClientCapabilities_SamplingCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ClientCapabilities.Sampling. - ClientCapabilities_SamplingCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_SamplingCodec
-
Default constructor.
- ClientCapabilities_SamplingCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientCapabilities_SamplingCodec
-
Default constructor.
- ClientCapabilities_Tasks_Requests_ElicitationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
- ClientCapabilities_Tasks_Requests_ElicitationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_Tasks_Requests_ElicitationCodec
-
Default constructor.
- ClientCapabilities_Tasks_Requests_SamplingCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ClientCapabilities.Tasks.Requests.Sampling. - ClientCapabilities_Tasks_Requests_SamplingCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_Tasks_Requests_SamplingCodec
-
Default constructor.
- ClientCapabilities_Tasks_RequestsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ClientCapabilities.Tasks.Requests. - ClientCapabilities_Tasks_RequestsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_Tasks_RequestsCodec
-
Default constructor.
- ClientCapabilities_TasksCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ClientCapabilities.Tasks. - ClientCapabilities_TasksCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_TasksCodec
-
Default constructor.
- ClientCapabilities.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ClientCapabilities. - ClientCapabilities.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ClientCapabilities. - ClientCapabilities.Elicitation - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ClientCapabilities.Elicitation - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- ClientCapabilities.Elicitation.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ClientCapabilities.Elicitation. - ClientCapabilities.Elicitation.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ClientCapabilities.Elicitation. - ClientCapabilities.Roots - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ClientCapabilities.Roots.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ClientCapabilities.Roots. - ClientCapabilities.Sampling - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ClientCapabilities.Sampling - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- ClientCapabilities.Sampling.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ClientCapabilities.Sampling. - ClientCapabilities.Sampling.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ClientCapabilities.Sampling. - ClientCapabilities.Tasks - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ClientCapabilities.Tasks.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ClientCapabilities.Tasks. - ClientCapabilities.Tasks.Requests - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ClientCapabilities.Tasks.Requests.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ClientCapabilities.Tasks.Requests. - ClientCapabilities.Tasks.Requests.Elicitation - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ClientCapabilities.Tasks.Requests.Elicitation.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ClientCapabilities.Tasks.Requests.Elicitation. - ClientCapabilities.Tasks.Requests.Sampling - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ClientCapabilities.Tasks.Requests.Sampling.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ClientCapabilities.Tasks.Requests.Sampling. - ClientCapabilitiesCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ClientCapabilities. - ClientCapabilitiesCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ClientCapabilities. - ClientCapabilitiesCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilitiesCodec
-
Default constructor.
- ClientCapabilitiesCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientCapabilitiesCodec
-
Default constructor.
- ClientContext - Interface in dev.tachyonmcp.api.runtime
-
Typed access to the client-facing collaboration channels a handler may invoke: elicitation and sampling round-trips.
- clientInfo() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams
-
Returns the value of the
clientInforecord component. - clientInfo() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject
-
Returns the value of the
clientInforecord component. - clientInfo(Implementation) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams.Builder
-
Sets clientInfo.
- clientInfo(Implementation) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject.Builder
-
Sets clientInfo.
- ClientNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A client notification.
- ClientNotification(String, CancelledNotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientNotification
-
Creates an instance of a
ClientNotificationrecord class. - ClientNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ClientNotification. - ClientNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ClientNotification. - ClientNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientNotificationCodec
-
Default constructor.
- ClientResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A client result.
- ClientResult(Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientResult
-
Creates an instance of a
ClientResultrecord class. - ClientResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ClientResult. - ClientResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ClientResult. - ClientResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientResultCodec
-
Default constructor.
- close() - Method in class dev.tachyonmcp.core.runtime.Session
-
Closes the session and its underlying connection.
- close() - Method in interface dev.tachyonmcp.core.runtime.SseConnection
-
Closes the connection.
- close() - Method in class dev.tachyonmcp.core.server.internal.AbstractJanitor
- close() - Method in interface dev.tachyonmcp.core.server.OutboundSseStream
-
Closes the SSE stream.
- close() - Method in class dev.tachyonmcp.core.server.session.InMemorySessionEventStore
- close() - Method in class dev.tachyonmcp.core.server.session.InMemorySessionStore
- close() - Method in class dev.tachyonmcp.core.server.session.SessionManager
- close() - Method in interface dev.tachyonmcp.core.server.TachyonServer
-
Shuts down the server and releases its resources.
- close() - Method in class dev.tachyonmcp.core.transport.netty.NettyServer
- close() - Method in class dev.tachyonmcp.core.transport.netty.sse.NettySseConnection
- close() - Method in class dev.tachyonmcp.core.transport.netty.sse.PostSseStream
- close(ChannelHandlerContext, ChannelPromise) - Method in class dev.tachyonmcp.core.transport.netty.InteractionHandler
- CLOSED - Enum constant in enum class dev.tachyonmcp.core.runtime.SessionState
-
Session terminated and resources released.
- code() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Error
-
Returns the value of the
coderecord component. - code() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Error
-
Returns the value of the
coderecord component. - code() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InternalError
-
Returns the value of the
coderecord component. - code() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidParamsError
-
Returns the value of the
coderecord component. - code() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidRequestError
-
Returns the value of the
coderecord component. - code() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MethodNotFoundError
-
Returns the value of the
coderecord component. - code() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ParseError
-
Returns the value of the
coderecord component. - code() - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Status
-
Returns the value of the
coderecord component. - code() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcError
-
Returns the value of the
coderecord component. - code() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Error
-
Returns the value of the
coderecord component. - code(double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Error.Builder
-
Sets code.
- code(double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Error.Builder
-
Sets code.
- code(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InternalError.Builder
-
Sets code.
- code(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidParamsError.Builder
-
Sets code.
- code(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidRequestError.Builder
-
Sets code.
- code(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MethodNotFoundError.Builder
-
Sets code.
- code(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ParseError.Builder
-
Sets code.
- Codec<T> - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
- Codec<T> - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
- codecFor(Class<T>) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry
- codecFor(Class<T>) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry
- CodecRegistry - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
- CodecRegistry - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
- CodecRegistry.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Builder for
CodecRegistry. - CodecRegistry.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Builder for
CodecRegistry. - COLD - Enum constant in enum class dev.tachyonmcp.core.runtime.Backpressure
-
Stream is not writable.
- comment() - Method in interface dev.tachyonmcp.api.runtime.ContextNotifications
-
Sends empty SSE comment line (
:\r\n). - comment(String) - Method in interface dev.tachyonmcp.api.runtime.ContextNotifications
-
Sends a raw SSE comment line (
: message) on the response stream, upgrading a buffered POST response totext/event-streamif it has not started yet. - comment(String) - Method in interface dev.tachyonmcp.core.server.OutboundSseStream
-
Writes an SSE comment line (
: message\r\n), upgrading the stream viaOutboundSseStream.start()first if it has not started. - comment(String) - Method in class dev.tachyonmcp.core.transport.netty.sse.PostSseStream
- complete(TaskResult.Completed) - Method in interface dev.tachyonmcp.api.server.domain.Task
-
Transitions the task to the completed state.
- complete(TaskResult.Completed) - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- complete(Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- complete(Object) - Method in interface dev.tachyonmcp.core.protocol.ProtocolRequestMapper
-
Maps
completion/completeparams into a completion reference and its request. - completed(Object) - Static method in interface dev.tachyonmcp.api.server.domain.TaskResult
- completed(List<ContentBlock>, Object, Map<String, Object>) - Static method in interface dev.tachyonmcp.api.server.domain.TaskResult
- Completed(Map<String, Object>) - Constructor for record class dev.tachyonmcp.api.server.domain.TaskResult.Completed
- Completed(List<ContentBlock>, Object, Map<String, Object>) - Constructor for record class dev.tachyonmcp.api.server.domain.TaskResult.Completed
-
Creates an instance of a
Completedrecord class. - COMPLETED - Enum constant in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
- COMPLETED - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatus
- completedOrFailed(Callable<? extends R>) - Static method in class dev.tachyonmcp.api.server.features.HandlerFutures
-
Adapts a synchronous handler body into a
CompletionStage: a completed stage on success, a failed one carrying the thrown exception otherwise. - completeOn(CompletionStage<T>, Executor, BiFunction<? super T, Throwable, ? extends R>) - Static method in class dev.tachyonmcp.api.server.features.HandlerFutures
-
Applies
fnto the outcome ofstage. - completePendingRequest(RequestId, String) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Completes a pending client request with the given result JSON.
- CompleteRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A request from the client to the server, to ask for completion options.
- CompleteRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A request from the client to the server, to ask for completion options.
- CompleteRequest(String, CompleteRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest
-
Creates an instance of a
CompleteRequestrecord class. - CompleteRequest(String, CompleteRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest
-
Creates an instance of a
CompleteRequestrecord class. - CompleteRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CompleteRequest. - CompleteRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CompleteRequest. - CompleteRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CompleteRequest. - CompleteRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CompleteRequest. - CompleteRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteRequestCodec
-
Default constructor.
- CompleteRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteRequestCodec
-
Default constructor.
- CompleteRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for a `completion/complete` request.
- CompleteRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Parameters for a `completion/complete` request.
- CompleteRequestParams(PromptReference, CompleteRequestParams.Argument, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams
-
Creates an instance of a
CompleteRequestParamsrecord class. - CompleteRequestParams(PromptReference, CompleteRequestParams.Argument, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams
-
Creates an instance of a
CompleteRequestParamsrecord class. - CompleteRequestParams_ArgumentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CompleteRequestParams.Argument. - CompleteRequestParams_ArgumentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CompleteRequestParams.Argument. - CompleteRequestParams_ArgumentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteRequestParams_ArgumentCodec
-
Default constructor.
- CompleteRequestParams_ArgumentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteRequestParams_ArgumentCodec
-
Default constructor.
- CompleteRequestParams.Argument - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- CompleteRequestParams.Argument - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- CompleteRequestParams.Argument.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CompleteRequestParams.Argument. - CompleteRequestParams.Argument.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CompleteRequestParams.Argument. - CompleteRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CompleteRequestParams. - CompleteRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CompleteRequestParams. - CompleteRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CompleteRequestParams. - CompleteRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CompleteRequestParams. - CompleteRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteRequestParamsCodec
-
Default constructor.
- CompleteRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteRequestParamsCodec
-
Default constructor.
- completeResult(CompletionResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- completeResult(CompletionResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- completeResult(CompletionResult) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps a completion result into a protocol-specific shape.
- CompleteResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The server's response to a completion/complete request
- CompleteResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The result returned by the server for a completion/complete request.
- CompleteResult(CompleteResult.Completion, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult
-
Creates an instance of a
CompleteResultrecord class. - CompleteResult(CompleteResult.Completion, Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult
-
Creates an instance of a
CompleteResultrecord class. - CompleteResult_CompletionCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CompleteResult.Completion. - CompleteResult_CompletionCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CompleteResult.Completion. - CompleteResult_CompletionCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteResult_CompletionCodec
-
Default constructor.
- CompleteResult_CompletionCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteResult_CompletionCodec
-
Default constructor.
- CompleteResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CompleteResult. - CompleteResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CompleteResult. - CompleteResult.Completion - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- CompleteResult.Completion - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- CompleteResult.Completion.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CompleteResult.Completion. - CompleteResult.Completion.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CompleteResult.Completion. - CompleteResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CompleteResult. - CompleteResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CompleteResult. - CompleteResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteResultCodec
-
Default constructor.
- CompleteResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteResultCodec
-
Default constructor.
- CompleteResultResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A successful response from the server for a completion/complete request.
- CompleteResultResponse(CompleteResult, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResultResponse
-
Creates an instance of a
CompleteResultResponserecord class. - CompleteResultResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CompleteResultResponse. - CompleteResultResponseCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CompleteResultResponse. - CompleteResultResponseCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteResultResponseCodec
-
Default constructor.
- completeTask(String, String) - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- completion() - Method in interface dev.tachyonmcp.api.server.domain.Task
-
A future that completes when the task reaches a terminal state.
- completion() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult
-
Returns the value of the
completionrecord component. - completion() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult
-
Returns the value of the
completionrecord component. - completion() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- completion(CompleteResult.Completion) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Builder
-
Sets completion.
- completion(CompleteResult.Completion) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Builder
-
Sets completion.
- Completion(List<String>, Long, Boolean) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Completion
-
Creates an instance of a
Completionrecord class. - Completion(List<String>, Long, Boolean) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Completion
-
Creates an instance of a
Completionrecord class. - COMPLETION_COMPLETE - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- COMPLETION_COMPLETE - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodRegistry
- CompletionCallRequest(ProtocolRequestMapper.CompletionReference, CompletionRequest) - Constructor for record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionCallRequest
-
Creates an instance of a
CompletionCallRequestrecord class. - CompletionFn - Interface in dev.tachyonmcp.api.server.features.completions
-
Synchronously produces candidates for a completion request.
- CompletionMethodHandlers - Class in dev.tachyonmcp.core.server.features.completions
-
JSON-RPC adapter for completion operations.
- CompletionRegistry - Interface in dev.tachyonmcp.core.server.features.completions
- CompletionRequest - Interface in dev.tachyonmcp.api.server.features.completions
-
A
completion/completerequest: the argument being completed and any previously-resolved sibling arguments supplied as context. - CompletionRequest.Builder - Interface in dev.tachyonmcp.api.server.features.completions
- CompletionResult - Interface in dev.tachyonmcp.api.server.features.completions
-
Completion candidates for a single argument, per the MCP
completion/completeresult shape. - CompletionResult.Builder - Interface in dev.tachyonmcp.api.server.features.completions
-
Builder for
CompletionResult. - completions() - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities
-
Whether completion is supported.
- completions() - Method in interface dev.tachyonmcp.api.server.extensions.ExtensionContext
-
Returns the completion registry façade.
- completions() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities
-
Returns the value of the
completionsrecord component. - completions() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities
-
Returns the value of the
completionsrecord component. - completions() - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Enables completions (
Mode.ON). - completions() - Method in record class dev.tachyonmcp.core.server.config.CapabilitiesConfig
-
Returns the value of the
completionsrecord component. - completions() - Method in interface dev.tachyonmcp.core.server.TachyonServer
-
Returns the completion registry.
- completions(boolean) - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities.Builder
-
Whether completion is supported.
- completions(Mode) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets the completions mode.
- completions(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Builder
-
Sets completions.
- completions(ObjectNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Builder
-
Sets completions.
- Completions - Interface in dev.tachyonmcp.api.server.features.completions
-
Façade interface for
completion/completeproviders, keyed by the MCP reference they answer for: a prompt name (ref/prompt) or a resource URI / resource-template URI (ref/resource, matched verbatim against the URI the client sends — the same string returned byresources/templates/list). - computeBackpressure() - Method in class dev.tachyonmcp.core.runtime.Session
-
Recomputes and returns the backpressure state based on stream writability.
- computeIfAbsent(String, Function<String, Session>) - Method in class dev.tachyonmcp.core.server.session.InMemorySessionStore
- computeIfAbsent(String, Function<String, Session>) - Method in interface dev.tachyonmcp.core.server.session.SessionStore
-
Returns the existing session or creates and stores a new one via the factory.
- config() - Method in interface dev.tachyonmcp.core.server.TachyonServer
-
Returns the server configuration.
- connection() - Method in class dev.tachyonmcp.core.runtime.Session
-
Returns the current SSE connection.
- connection(SseConnection) - Method in class dev.tachyonmcp.core.runtime.Session
-
Replaces the SSE connection (e.g. after reconnection).
- content() - Method in record class dev.tachyonmcp.api.runtime.ElicitationResult
-
Returns the value of the
contentrecord component. - content() - Method in interface dev.tachyonmcp.api.server.domain.PromptMessage
- content() - Method in record class dev.tachyonmcp.api.server.domain.TaskResult.Completed
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.api.server.domain.TaskResult.Failed
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.Success
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptMessage
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SamplingMessage
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitResult
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptMessage
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SamplingMessage
-
Returns the value of the
contentrecord component. - content() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent
-
Returns the value of the
contentrecord component. - content(ContentBlock) - Method in interface dev.tachyonmcp.api.server.domain.PromptMessage.Builder
- content(ContentBlock...) - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolResult
-
Creates a successful result containing the given content blocks.
- content(ContentBlock) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptMessage.Builder
-
Sets content.
- content(SamplingMessageContentBlock) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult.Builder
-
Sets content.
- content(SamplingMessageContentBlock) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SamplingMessage.Builder
-
Sets content.
- content(ContentBlock) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptMessage.Builder
-
Sets content.
- content(SamplingMessageContentBlock) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult.Builder
-
Sets content.
- content(SamplingMessageContentBlock) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SamplingMessage.Builder
-
Sets content.
- content(List<ContentBlock>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult.Builder
-
Sets content.
- content(List<ContentBlock>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent.Builder
-
Sets content.
- content(List<ContentBlock>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult.Builder
-
Sets content.
- content(List<ContentBlock>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent.Builder
-
Sets content.
- content(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult.Builder
-
Sets content.
- content(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitResult.Builder
-
Sets content.
- ContentBlock - Interface in dev.tachyonmcp.api.server.domain
-
A piece of content in a tool result, prompt message, or resource.
- ContentBlock - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ContentBlock - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- ContentBlock.Type - Enum Class in dev.tachyonmcp.api.server.domain
-
MCP protocol type discriminator for content block variants.
- ContentBlockCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ContentBlock. - ContentBlockCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ContentBlock. - ContentBlockCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ContentBlockCodec
-
Default constructor.
- ContentBlockCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ContentBlockCodec
-
Default constructor.
- ContentBlockMappers - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Maps content-block domain types to MCP 2025-11-25 wire models.
- contents() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceResult
-
Returns the value of the
contentsrecord component. - contents() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult
-
Returns the value of the
contentsrecord component. - contents(List<ResourceContents>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceResult.Builder
-
Sets contents.
- contents(List<ResourceContents>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult.Builder
-
Sets contents.
- context() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Sampling
-
Returns the value of the
contextrecord component. - context() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams
-
Returns the value of the
contextrecord component. - context() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Sampling
-
Returns the value of the
contextrecord component. - context() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams
-
Returns the value of the
contextrecord component. - context(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Builder
-
Sets context.
- context(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Builder
-
Sets context.
- context(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Sampling.Builder
-
Sets context.
- context(ObjectNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Sampling.Builder
-
Sets context.
- ContextNotifications - Interface in dev.tachyonmcp.api.runtime
-
Handler-facing notification surface used from within an interaction (handler dispatch) context.
- corsConfig() - Method in record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Returns the value of the
corsConfigrecord component. - costPriority() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences
-
Returns the value of the
costPriorityrecord component. - costPriority() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences
-
Returns the value of the
costPriorityrecord component. - costPriority(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences.Builder
-
Sets costPriority.
- costPriority(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences.Builder
-
Sets costPriority.
- create() - Method in interface dev.tachyonmcp.api.server.features.tasks.Tasks
- create() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Elicitation
-
Returns the value of the
createrecord component. - create() - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- create(ElicitationRequest) - Method in interface dev.tachyonmcp.api.runtime.ElicitationService
-
Sends an elicitation request to the client and returns a future completed with the user's response.
- create(ElicitationRequest) - Method in class dev.tachyonmcp.core.server.session.WireClientContext
- create(TaskOptions) - Method in interface dev.tachyonmcp.api.server.features.tasks.Tasks
- create(TaskOptions) - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- create(Protocol, ServerEngine) - Static method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- create(String) - Static method in class dev.tachyonmcp.api.server.domain.UriTemplate
-
Creates a reverse parser for an RFC 6570 URI template.
- create(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Elicitation.Builder
-
Sets create.
- createdAt() - Method in interface dev.tachyonmcp.api.server.domain.Task
-
Timestamp when this task was created.
- createdAt() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult
-
Returns the value of the
createdAtrecord component. - createdAt() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult
-
Returns the value of the
createdAtrecord component. - createdAt() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task
-
Returns the value of the
createdAtrecord component. - createdAt() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams
-
Returns the value of the
createdAtrecord component. - createdAt() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- createdAt(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult.Builder
-
Sets createdAt.
- createdAt(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult.Builder
-
Sets createdAt.
- createdAt(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task.Builder
-
Sets createdAt.
- createdAt(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams.Builder
-
Sets createdAt.
- createdAtIso() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- createdAtMillis() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- createInteractionContext() - Method in interface dev.tachyonmcp.core.protocol.Protocol
- createMessage() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Sampling
-
Returns the value of the
createMessagerecord component. - createMessage(Args) - Method in interface dev.tachyonmcp.api.runtime.SamplingService
-
Deprecated.Sends a
sampling/createMessagerequest to the client and returns a future completed with the raw result. - createMessage(Args) - Method in class dev.tachyonmcp.core.server.session.WireClientContext
- createMessage(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Sampling.Builder
-
Sets createMessage.
- CreateMessageRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A request from the server to sample an LLM via the client.
- CreateMessageRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A request from the server to sample an LLM via the client.
- CreateMessageRequest(String, CreateMessageRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest
-
Creates an instance of a
CreateMessageRequestrecord class. - CreateMessageRequest(String, CreateMessageRequestParams) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequest
-
Creates an instance of a
CreateMessageRequestrecord class. - CreateMessageRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CreateMessageRequest. - CreateMessageRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CreateMessageRequest. - CreateMessageRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CreateMessageRequest. - CreateMessageRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CreateMessageRequest. - CreateMessageRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateMessageRequestCodec
-
Default constructor.
- CreateMessageRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CreateMessageRequestCodec
-
Default constructor.
- CreateMessageRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for a `sampling/createMessage` request.
- CreateMessageRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Parameters for a `sampling/createMessage` request.
- CreateMessageRequestParams(List<SamplingMessage>, ModelPreferences, String, String, Double, double, List<String>, JsonNode, List<Tool>, ToolChoice, Map<String, JsonNode>, TaskMetadata) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Creates an instance of a
CreateMessageRequestParamsrecord class. - CreateMessageRequestParams(List<SamplingMessage>, ModelPreferences, String, String, Double, double, List<String>, ObjectNode, List<Tool>, ToolChoice) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Creates an instance of a
CreateMessageRequestParamsrecord class. - CreateMessageRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CreateMessageRequestParams. - CreateMessageRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CreateMessageRequestParams. - CreateMessageRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CreateMessageRequestParams. - CreateMessageRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CreateMessageRequestParams. - CreateMessageRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateMessageRequestParamsCodec
-
Default constructor.
- CreateMessageRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CreateMessageRequestParamsCodec
-
Default constructor.
- CreateMessageResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The client's response to a sampling/createMessage request from the server.
- CreateMessageResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The result returned by the client for a sampling/createMessage request.
- CreateMessageResult(String, String, Role, SamplingMessageContentBlock, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult
-
Creates an instance of a
CreateMessageResultrecord class. - CreateMessageResult(String, String, Map<String, JsonNode>, Role, SamplingMessageContentBlock, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult
-
Creates an instance of a
CreateMessageResultrecord class. - CreateMessageResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CreateMessageResult. - CreateMessageResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
CreateMessageResult. - CreateMessageResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CreateMessageResult. - CreateMessageResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
CreateMessageResult. - CreateMessageResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateMessageResultCodec
-
Default constructor.
- CreateMessageResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CreateMessageResultCodec
-
Default constructor.
- createOperationHandler() - Method in class dev.tachyonmcp.core.transport.netty.McpHandlerManager
- createOperationHandler() - Method in interface dev.tachyonmcp.core.transport.netty.ProtocolHandlerManager
- createSession(String) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Creates and registers a new session with the given ID.
- createSession(String) - Method in class dev.tachyonmcp.core.server.session.SessionManager
-
Creates a session with no initial connection.
- createSession(String, SseConnection) - Method in class dev.tachyonmcp.core.server.session.SessionManager
-
Creates a session with the given SSE connection.
- createSessionTask(Duration, Map<String, Object>, String, ProgressToken) - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- createSessionTask(Duration, Map<String, Object>, String, ProgressToken) - Method in interface dev.tachyonmcp.core.server.features.tasks.TaskRegistry
- createTaskResult(TaskEntry) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- createTaskResult(TaskEntry) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- createTaskResult(TaskEntry) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps a newly created task entry into a CreateTaskResult (for task-augmented requests).
- CreateTaskResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A response to a task-augmented request.
- CreateTaskResult(Task, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateTaskResult
-
Creates an instance of a
CreateTaskResultrecord class. - CreateTaskResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
CreateTaskResult. - CreateTaskResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
CreateTaskResult. - CreateTaskResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateTaskResultCodec
-
Default constructor.
- CRITICAL - Enum constant in enum class dev.tachyonmcp.api.server.domain.LoggingLevel
- CRITICAL - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingLevel
- CRITICAL - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingLevel
- currentOutboundSseStream() - Static method in class dev.tachyonmcp.core.server.OutboundSseStreamMessageRouter
- currentSessionId() - Static method in class dev.tachyonmcp.core.server.OutboundSseStreamMessageRouter
- cursor() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequestParams
-
Returns the value of the
cursorrecord component. - cursor() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequestParams
-
Returns the value of the
cursorrecord component. - cursor() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.PageRequest
-
Returns the value of the
cursorrecord component. - cursor() - Method in class dev.tachyonmcp.core.runtime.Session
-
Returns the last replayed SSE event cursor.
- cursor(long) - Method in class dev.tachyonmcp.core.runtime.Session
-
Sets the replayed SSE event cursor.
- cursor(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequestParams.Builder
-
Sets cursor.
- cursor(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequestParams.Builder
-
Sets cursor.
- cursorValid() - Method in interface dev.tachyonmcp.api.server.features.PaginatedResult
-
Returns
trueif the requested cursor was valid: either absent (first page) or found among the underlying items. - cursorValid(boolean) - Method in interface dev.tachyonmcp.api.server.features.PaginatedResult.Builder
D
- data() - Method in interface dev.tachyonmcp.api.server.domain.AudioContent
-
Returns the base64-encoded audio data.
- data() - Method in interface dev.tachyonmcp.api.server.domain.ImageContent
-
Returns the base64-encoded image data.
- data() - Method in record class dev.tachyonmcp.api.server.domain.ServerError
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Error
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Error
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InternalError
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidParamsError
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidRequestError
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MethodNotFoundError
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ParseError
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.runtime.SseEvent
-
Returns the value of the
datarecord component. - data() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcError
-
Returns the value of the
datarecord component. - data(String) - Method in interface dev.tachyonmcp.api.server.domain.AudioContent.Builder
-
Sets the base64-encoded audio data.
- data(String) - Method in interface dev.tachyonmcp.api.server.domain.ImageContent.Builder
-
Sets the base64-encoded image data.
- data(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent.Builder
-
Sets data.
- data(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent.Builder
-
Sets data.
- data(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent.Builder
-
Sets data.
- data(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent.Builder
-
Sets data.
- data(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Error.Builder
-
Sets data.
- data(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams.Builder
-
Sets data.
- data(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Error.Builder
-
Sets data.
- data(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InternalError.Builder
-
Sets data.
- data(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidParamsError.Builder
-
Sets data.
- data(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidRequestError.Builder
-
Sets data.
- data(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams.Builder
-
Sets data.
- data(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MethodNotFoundError.Builder
-
Sets data.
- data(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ParseError.Builder
-
Sets data.
- dataJson() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Error
-
Returns the value of the
dataJsonrecord component. - DEBUG - Enum constant in enum class dev.tachyonmcp.api.server.domain.LoggingLevel
- DEBUG - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingLevel
- DEBUG - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingLevel
- decimalOpt(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the element at
indexas a number without precision loss. - decimalOpt(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named number without precision loss.
- decimalOpt(String) - Method in class dev.tachyonmcp.api.server.domain.Args
- decimalOr(int, BigDecimal) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the decimal element at
indexorfallbackwhen it is JSON null. - decimalOr(String, BigDecimal) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named decimal or
fallbackwhen it is missing or JSON null. - decimalValue(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the required number element at
indexwithout precision loss. - decimalValue(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named required number without precision loss.
- DECLINE - Enum constant in enum class dev.tachyonmcp.api.runtime.ElicitationResult.Action
-
The user explicitly declined the action.
- decode(Class<T>) - Method in class dev.tachyonmcp.api.server.domain.Args
-
Decodes the full arguments into the given class using the configured serde.
- decode(Type) - Method in class dev.tachyonmcp.api.server.domain.Args
-
Decodes the full arguments into the given type using the configured serde.
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.AnnotationsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.AudioContentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.BlobResourceContentsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.BooleanSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CallToolRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CallToolRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CallToolResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelledNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelledNotificationParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelTaskRequest_ParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelTaskRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelTaskResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_ElicitationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_RootsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_SamplingCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_Tasks_Requests_ElicitationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_Tasks_Requests_SamplingCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_Tasks_RequestsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_TasksCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilitiesCodec
- decode(JsonParser) - Method in interface dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.Codec
-
Deserializes a value from JSON.
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteRequestParams_ArgumentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteResult_CompletionCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ContentBlockCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateMessageRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateMessageRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateMessageResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateTaskResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitationCompleteNotification_ParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitationCompleteNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestFormParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestURLParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.EmbeddedResourceCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.EmptyResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ErrorCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetPromptRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetPromptRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetPromptResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskPayloadRequest_ParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskPayloadRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskPayloadResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskRequest_ParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.IconCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ImageContentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ImplementationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializedNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializeRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializeRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializeResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.JSONRPCErrorResponseCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.JSONRPCResultResponseCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LegacyTitledEnumSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListPromptsRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListPromptsResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourcesRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourcesResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourceTemplatesRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourceTemplatesResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListRootsRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListRootsResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListTasksRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListTasksResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListToolsRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListToolsResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LoggingMessageNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LoggingMessageNotificationParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ModelHintCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ModelPreferencesCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.NotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.NumberSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PaginatedRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PingRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ProgressNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ProgressNotificationParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptArgumentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptListChangedNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptMessageCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptReferenceCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ReadResourceRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ReadResourceRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ReadResourceResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RelatedTaskMetadataCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceContentsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceLinkCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceListChangedNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceTemplateCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceTemplateReferenceCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceUpdatedNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceUpdatedNotificationParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RootCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RootsListChangedNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SamplingMessageCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SamplingMessageContentBlockCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_PromptsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_ResourcesCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_Tasks_Requests_ToolsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_Tasks_RequestsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_TasksCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_ToolsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilitiesCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SetLevelRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SetLevelRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.StringSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SubscribeRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SubscribeRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskMetadataCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskStatusNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskStatusNotificationParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TextContentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TextResourceContentsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TitledMultiSelectEnumSchema_ItemsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TitledMultiSelectEnumSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TitledSingleSelectEnumSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolAnnotationsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolChoiceCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolExecutionCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolListChangedNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolResultContentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolUseContentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UnknownRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UnsubscribeRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UnsubscribeRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UntitledMultiSelectEnumSchema_ItemsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UntitledMultiSelectEnumSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UntitledSingleSelectEnumSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.URLElicitationRequiredErrorCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.AnnotationsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.AudioContentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.BlobResourceContentsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.BooleanSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolResultResponseCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CancelledNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CancelledNotificationParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientCapabilities_ElicitationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientCapabilities_SamplingCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientCapabilitiesCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientResultCodec
- decode(JsonParser) - Method in interface dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.Codec
-
Deserializes a value from JSON.
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteRequestParams_ArgumentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteResult_CompletionCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteResultResponseCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ContentBlockCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CreateMessageRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CreateMessageRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CreateMessageResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.DiscoverRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.DiscoverResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.DiscoverResultResponseCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestFormParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestURLParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.EmbeddedResourceCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.EmptyResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptResultResponseCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.HeaderMismatchErrorCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.IconCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ImageContentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ImplementationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InputRequestsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InputRequiredResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InputResponsesCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InternalErrorCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InvalidParamsErrorCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InvalidRequestErrorCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.JSONRPCErrorResponseCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.LegacyTitledEnumSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListPromptsRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListPromptsResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListPromptsResultResponseCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourcesRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourcesResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourcesResultResponseCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourceTemplatesRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourceTemplatesResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourceTemplatesResultResponseCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListRootsRequest_ParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListRootsRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListRootsResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListToolsRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListToolsResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListToolsResultResponseCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.LoggingMessageNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.LoggingMessageNotificationParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.MethodNotFoundErrorCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.MissingRequiredClientCapabilityErrorCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ModelHintCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ModelPreferencesCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.NotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.NumberSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PaginatedRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ParseErrorCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ProgressNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ProgressNotificationParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptArgumentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptListChangedNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptMessageCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptReferenceCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceResultResponseCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.RequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceContentsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceLinkCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceListChangedNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceTemplateCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceTemplateReferenceCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceUpdatedNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceUpdatedNotificationParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.RootCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SamplingMessageCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SamplingMessageContentBlockCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilities_PromptsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilities_ResourcesCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilities_ToolsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilitiesCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.StringSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionFilterCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsAcknowledgedNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsAcknowledgedNotificationParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenRequestParamsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenResultCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenResultResponseCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TextContentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TextResourceContentsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TitledMultiSelectEnumSchema_ItemsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TitledMultiSelectEnumSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TitledSingleSelectEnumSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolAnnotationsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolChoiceCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolListChangedNotificationCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolResultContentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolUseContentCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UnknownRequestCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UnsupportedProtocolVersionErrorCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UntitledMultiSelectEnumSchema_ItemsCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UntitledMultiSelectEnumSchemaCodec
- decode(JsonParser) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UntitledSingleSelectEnumSchemaCodec
- decodeFromBytes(byte[]) - Method in interface dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.Codec
- decodeFromBytes(byte[]) - Method in interface dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.Codec
- decodeWithCodec(String, Class<T>) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ProtocolCodecUtil
-
Decodes a JSON object string using the registered codec for the given type.
- DEFAULT - Static variable in interface dev.tachyonmcp.api.server.config.MonitoringConfig
- DEFAULT - Static variable in interface dev.tachyonmcp.api.server.config.RuntimeConfig
- DEFAULT - Static variable in interface dev.tachyonmcp.api.server.config.ServerIdentity
- DEFAULT - Static variable in interface dev.tachyonmcp.api.server.session.SessionIdGenerator
-
Default generator:
sess_<UUID>, ignoring the request. - DEFAULT - Static variable in record class dev.tachyonmcp.core.server.config.CapabilitiesConfig
-
Default configuration with all capabilities auto-detected and change notifications off.
- default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
default_record component. - default_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema
-
Returns the value of the
default_record component. - default_(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema.Builder
-
Sets default.
- default_(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema.Builder
-
Sets default.
- default_(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema.Builder
-
Sets default.
- default_(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema.Builder
-
Sets default.
- default_(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema.Builder
-
Sets default.
- default_(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema.Builder
-
Sets default.
- default_(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema.Builder
-
Sets default.
- default_(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema.Builder
-
Sets default.
- default_(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema.Builder
-
Sets default.
- default_(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema.Builder
-
Sets default.
- default_(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema.Builder
-
Sets default.
- default_(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema.Builder
-
Sets default.
- default_(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Builder
-
Sets default.
- default_(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Builder
-
Sets default.
- default_(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Builder
-
Sets default.
- default_(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Builder
-
Sets default.
- DEFAULT_BASE - Static variable in record class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfig
- DEFAULT_ENDPOINT_PATH - Static variable in record class dev.tachyonmcp.core.server.config.NetworkConfig
- DEFAULT_HEARTBEAT_INTERVAL - Static variable in record class dev.tachyonmcp.core.server.config.NetworkConfig
- DEFAULT_HOST - Static variable in record class dev.tachyonmcp.core.server.config.NetworkConfig
- DEFAULT_JANITOR_INTERVAL - Static variable in record class dev.tachyonmcp.core.server.config.SessionConfig
- DEFAULT_MAX_CONTENT_LENGTH - Static variable in class dev.tachyonmcp.core.transport.netty.McpChannelInitializer
-
Default max aggregated request body. 64 KB was too small for schemas + tool results.
- DEFAULT_PAGE_SIZE - Static variable in class dev.tachyonmcp.core.server.features.Pagination
-
Default page size used when a request omits (or non-positively sizes) its limit.
- DEFAULT_READER_IDLE_TIMEOUT - Static variable in record class dev.tachyonmcp.core.server.config.NetworkConfig
- DEFAULT_REQUEST_TIMEOUT - Static variable in interface dev.tachyonmcp.api.server.config.RuntimeConfig
- DEFAULT_SESSION_TTL - Static variable in record class dev.tachyonmcp.core.server.config.SessionConfig
- DEFAULT_SLOW_REQUEST_THRESHOLD - Static variable in interface dev.tachyonmcp.api.server.config.MonitoringConfig
- DEFAULT_TASK_KEEP_ALIVE - Static variable in record class dev.tachyonmcp.core.server.config.TasksConfig
-
Public (unlike the defaults above) —
TaskEntryin a different package reuses this as the resolved default. - DEFAULT_WRITER_IDLE_TIMEOUT - Static variable in record class dev.tachyonmcp.core.server.config.NetworkConfig
- DefaultChannelContext - Class in dev.tachyonmcp.core.runtime
- DefaultChannelContext(Protocol) - Constructor for class dev.tachyonmcp.core.runtime.DefaultChannelContext
- DefaultCompletionRegistry - Class in dev.tachyonmcp.core.server.features.completions
-
Registry of completion handlers, keyed independently by prompt name and by resource URI/template.
- DefaultCompletionRegistry() - Constructor for class dev.tachyonmcp.core.server.features.completions.DefaultCompletionRegistry
- DefaultCompletionRegistry(Mode) - Constructor for class dev.tachyonmcp.core.server.features.completions.DefaultCompletionRegistry
- DefaultDispatchContext - Class in dev.tachyonmcp.core.server.session
- DefaultDispatchContext(ChannelContext, ServerEngine) - Constructor for class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- defaultPageSize() - Method in class dev.tachyonmcp.core.server.features.AbstractRegistry
-
Returns the configured default page size.
- DefaultPromptRegistry - Class in dev.tachyonmcp.core.server.features.prompts
- DefaultPromptRegistry(FeatureConfig) - Constructor for class dev.tachyonmcp.core.server.features.prompts.DefaultPromptRegistry
-
Creates a prompt registry with the given feature configuration.
- DefaultResourceRegistry - Class in dev.tachyonmcp.core.server.features.resources
-
Registry for resources, templates, and subscriptions.
- DefaultResourceRegistry(ServerEngine, ResourcesConfig) - Constructor for class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
-
Creates a resource registry bound to the given server (for broadcasting subscription notifications).
- DefaultTaskIdGenerator - Class in dev.tachyonmcp.core.server.features.tasks
- DefaultTaskRegistry - Class in dev.tachyonmcp.core.server.features.tasks
- DefaultTaskRegistry(ServerEngine, TasksConfig) - Constructor for class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- DefaultToolRegistry - Class in dev.tachyonmcp.core.server.features.tools
-
AbstractRegistry for tool handlers with input/output schema validation.
- DefaultToolRegistry(JsonSchemaFactory<String>, FeatureConfig) - Constructor for class dev.tachyonmcp.core.server.features.tools.DefaultToolRegistry
-
Creates a tool registry with the given schema validators and payload serde.
- Deferred() - Constructor for record class dev.tachyonmcp.api.server.features.tools.ToolResult.Deferred
-
Creates an instance of a
Deferredrecord class. - description() - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity
- description() - Method in interface dev.tachyonmcp.api.server.domain.PromptArgument
- description() - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink
- description() - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor
-
Optional description of this prompt.
- description() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
-
Optional description of this resource.
- description() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor
-
Optional description of the resource family.
- description() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
Optional description of this tool.
- description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
descriptionrecord component. - description() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema
-
Returns the value of the
descriptionrecord component. - description(String) - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity.Builder
- description(String) - Method in interface dev.tachyonmcp.api.server.domain.PromptArgument.Builder
- description(String) - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink.Builder
- description(String) - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor.Builder
-
Sets the optional description of this prompt.
- description(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor.Builder
- description(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor.Builder
-
Sets the optional description of the resource family.
- description(String) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Sets the optional description of this tool.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Builder
-
Sets description.
- description(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema.Builder
-
Sets description.
- descriptor() - Method in class dev.tachyonmcp.api.server.features.tools.AbstractToolHandler
-
Returns the tool descriptor.
- descriptor() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolHandler
-
Returns the tool descriptor.
- descriptor() - Method in interface dev.tachyonmcp.api.server.ServerFeature
-
Returns the metadata descriptor for this feature.
- descriptor() - Method in record class dev.tachyonmcp.core.server.features.resources.ResourceTemplateEntry
-
Returns the value of the
descriptorrecord component. - descriptor() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- descriptors() - Method in interface dev.tachyonmcp.api.server.features.prompts.Prompts
-
Retrieves all registered prompt descriptors.
- descriptors() - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Lists the descriptors for all registered resources.
- descriptors() - Method in interface dev.tachyonmcp.api.server.features.tools.Tools
-
Lists the descriptors of all registered tools.
- descriptors() - Method in class dev.tachyonmcp.core.server.features.prompts.DefaultPromptRegistry
-
Returns all registered prompt descriptors sorted by name.
- descriptors() - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
-
Lists registered resource descriptors in ascending name order.
- descriptors() - Method in class dev.tachyonmcp.core.server.features.tools.DefaultToolRegistry
-
Retrieves all registered tool descriptors in name order.
- deserialize(String, Class<T>) - Method in interface dev.tachyonmcp.api.json.PayloadDeserializer
-
Deserializes a JSON string to the given target class.
- deserialize(String, Type) - Method in interface dev.tachyonmcp.api.json.PayloadDeserializer
-
Deserializes a JSON string to the given target type.
- deserialize(String, Type) - Method in class dev.tachyonmcp.core.server.json.JacksonPayloadSerde
- deserializer() - Method in record class dev.tachyonmcp.api.server.config.JsonConfig
-
Returns the value of the
deserializerrecord component. - deserializer(PayloadDeserializer) - Method in class dev.tachyonmcp.api.server.config.JsonConfig.Builder
- destructiveHint() - Method in interface dev.tachyonmcp.api.server.domain.ToolAnnotations
- destructiveHint() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations
-
Returns the value of the
destructiveHintrecord component. - destructiveHint() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations
-
Returns the value of the
destructiveHintrecord component. - destructiveHint(Boolean) - Method in interface dev.tachyonmcp.api.server.domain.ToolAnnotations.Builder
- destructiveHint(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations.Builder
-
Sets destructiveHint.
- destructiveHint(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations.Builder
-
Sets destructiveHint.
- detect() - Static method in enum class dev.tachyonmcp.core.transport.netty.NettyIoEngine
-
Detects the best available transport in priority order: io_uring > epoll > kqueue > NIO.
- dev.tachyonmcp.api - package dev.tachyonmcp.api
-
Public API for building MCP servers — JSON, runtime, domain, and feature abstractions.
- dev.tachyonmcp.api.annotations - package dev.tachyonmcp.api.annotations
-
Annotations for marking API stability and visibility.
- dev.tachyonmcp.api.json - package dev.tachyonmcp.api.json
-
Provider-neutral JSON document and object abstractions.
- dev.tachyonmcp.api.json.spi - package dev.tachyonmcp.api.json.spi
-
SPI for pluggable JSON document/schema parsing, loadable via
ServiceLoader. - dev.tachyonmcp.api.runtime - package dev.tachyonmcp.api.runtime
-
Runtime abstractions for MCP request processing contexts and executors.
- dev.tachyonmcp.api.server - package dev.tachyonmcp.api.server
-
Core server interfaces for building MCP servers.
- dev.tachyonmcp.api.server.config - package dev.tachyonmcp.api.server.config
-
Server configuration model.
- dev.tachyonmcp.api.server.domain - package dev.tachyonmcp.api.server.domain
-
Domain types for MCP protocol data structures.
- dev.tachyonmcp.api.server.extensions - package dev.tachyonmcp.api.server.extensions
-
Server extension interfaces.
- dev.tachyonmcp.api.server.features - package dev.tachyonmcp.api.server.features
-
Core feature abstractions shared across MCP capabilities.
- dev.tachyonmcp.api.server.features.completions - package dev.tachyonmcp.api.server.features.completions
-
Completion feature types and function interfaces for argument autocomplete.
- dev.tachyonmcp.api.server.features.prompts - package dev.tachyonmcp.api.server.features.prompts
-
Prompt feature types and function interfaces.
- dev.tachyonmcp.api.server.features.resources - package dev.tachyonmcp.api.server.features.resources
-
Resource feature types and function interfaces.
- dev.tachyonmcp.api.server.features.tasks - package dev.tachyonmcp.api.server.features.tasks
-
Task feature types and handler interfaces.
- dev.tachyonmcp.api.server.features.tools - package dev.tachyonmcp.api.server.features.tools
-
Tool feature types and handler interfaces.
- dev.tachyonmcp.api.server.session - package dev.tachyonmcp.api.server.session
- dev.tachyonmcp.core.protocol - package dev.tachyonmcp.core.protocol
-
Protocol interfaces and domain types for MCP server and client interaction.
- dev.tachyonmcp.core.protocol.mcp - package dev.tachyonmcp.core.protocol.mcp
-
Generated MCP protocol models, codecs, and version-specific bindings.
- dev.tachyonmcp.core.protocol.mcp.v2025_11_25 - package dev.tachyonmcp.core.protocol.mcp.v2025_11_25
-
MCP 2025-11-25 protocol version: models, codecs, transport, and protocol bindings.
- dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs - package dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Generated JSON-RPC codecs for the MCP 2025-11-25 protocol version.
- dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models - package dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- dev.tachyonmcp.core.protocol.mcp.v2025_11_25.transport - package dev.tachyonmcp.core.protocol.mcp.v2025_11_25.transport
-
Generated transport (SSE/Streamable HTTP) codecs for the MCP 2025-11-25 protocol version.
- dev.tachyonmcp.core.protocol.mcp.v2026_07_28 - package dev.tachyonmcp.core.protocol.mcp.v2026_07_28
-
MCP 2026-07-28 protocol version: models, codecs, transport, and protocol bindings.
- dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs - package dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Generated JSON-RPC codecs for the MCP 2026-07-28 protocol version.
- dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models - package dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- dev.tachyonmcp.core.protocol.mcp.v2026_07_28.transport - package dev.tachyonmcp.core.protocol.mcp.v2026_07_28.transport
-
Generated transport (SSE/Streamable HTTP) codecs for the MCP 2026-07-28 protocol version.
- dev.tachyonmcp.core.runtime - package dev.tachyonmcp.core.runtime
-
Runtime context, session management, and SSE connection abstractions for request processing.
- dev.tachyonmcp.core.server - package dev.tachyonmcp.core.server
-
Server classes
- dev.tachyonmcp.core.server.config - package dev.tachyonmcp.core.server.config
-
Server, capability, network, session, and task configuration types.
- dev.tachyonmcp.core.server.domain - package dev.tachyonmcp.core.server.domain
-
Server-side domain types for initialization, error handling, and capability validation.
- dev.tachyonmcp.core.server.extensions - package dev.tachyonmcp.core.server.extensions
-
Extension support — enables and manages MCP protocol extensions on the server.
- dev.tachyonmcp.core.server.features - package dev.tachyonmcp.core.server.features
-
Server features
- dev.tachyonmcp.core.server.features.completions - package dev.tachyonmcp.core.server.features.completions
-
Completion registry implementations for argument autocomplete support.
- dev.tachyonmcp.core.server.features.prompts - package dev.tachyonmcp.core.server.features.prompts
-
Prompt registry implementations for managing prompt templates and handlers.
- dev.tachyonmcp.core.server.features.resources - package dev.tachyonmcp.core.server.features.resources
-
Resource registry implementations for managing resource and resource template definitions.
- dev.tachyonmcp.core.server.features.tasks - package dev.tachyonmcp.core.server.features.tasks
-
Task registry implementations for managing long-running task operations.
- dev.tachyonmcp.core.server.features.tools - package dev.tachyonmcp.core.server.features.tools
-
Tool registry implementations for managing tool definitions and handlers.
- dev.tachyonmcp.core.server.handlers - package dev.tachyonmcp.core.server.handlers
-
Internal MCP method handler implementations.
- dev.tachyonmcp.core.server.internal - package dev.tachyonmcp.core.server.internal
-
Internal server engine — request dispatch, session lifecycle, handler wiring.
- dev.tachyonmcp.core.server.json - package dev.tachyonmcp.core.server.json
-
JSON serialization and type utilities for MCP server internals.
- dev.tachyonmcp.core.server.session - package dev.tachyonmcp.core.server.session
-
Session management — dispatch contexts, session lifecycle events, and session storage.
- dev.tachyonmcp.core.transport - package dev.tachyonmcp.core.transport
-
MCP transport layer — HTTP/SSE protocol handling, JSON-RPC encoding, and connection management.
- dev.tachyonmcp.core.transport.jsonrpc - package dev.tachyonmcp.core.transport.jsonrpc
-
JSON-RPC 2.0 message parsing, serialization, and codec types.
- dev.tachyonmcp.core.transport.netty - package dev.tachyonmcp.core.transport.netty
-
Netty-based HTTP and SSE transport implementation.
- dev.tachyonmcp.core.transport.netty.http - package dev.tachyonmcp.core.transport.netty.http
-
Netty HTTP channel initialization and pipeline configuration.
- dev.tachyonmcp.core.transport.netty.sse - package dev.tachyonmcp.core.transport.netty.sse
-
Netty Server-Sent Events (SSE) transport for MCP streamable HTTP.
- dev.tachyonmcp.extensions.tools.echo - package dev.tachyonmcp.extensions.tools.echo
-
Echo tool — mirrors input back to the client for testing.
- dev.tachyonmcp.extensions.tools.youcom.search - package dev.tachyonmcp.extensions.tools.youcom.search
-
You.com search tool — performs web searches via the You.com API.
- DiscoverHandler - Class in dev.tachyonmcp.core.server.handlers
-
Handles the mandatory modern MCP
server/discoverrequest. - DiscoverHandler(ServerEngine) - Constructor for class dev.tachyonmcp.core.server.handlers.DiscoverHandler
- DiscoverRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A request from the client asking the server to advertise its supported protocol versions, capabilities, and other metadata.
- DiscoverRequest(String, RequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest
-
Creates an instance of a
DiscoverRequestrecord class. - DiscoverRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
DiscoverRequest. - DiscoverRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
DiscoverRequest. - DiscoverRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.DiscoverRequestCodec
-
Default constructor.
- discoverResult(List<String>, ServerCapabilities, ServerIdentity) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- discoverResult(List<String>, ServerCapabilities, ServerIdentity) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps the server discovery response into a protocol-specific shape.
- DiscoverResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The result returned by the server for a server/discover request.
- DiscoverResult(List<String>, ServerCapabilities, String, Map<String, JsonNode>, String, long, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult
-
Creates an instance of a
DiscoverResultrecord class. - DiscoverResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
DiscoverResult. - DiscoverResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
DiscoverResult. - DiscoverResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.DiscoverResultCodec
-
Default constructor.
- DiscoverResultResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A successful response from the server for a server/discover request.
- DiscoverResultResponse(DiscoverResult, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResultResponse
-
Creates an instance of a
DiscoverResultResponserecord class. - DiscoverResultResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
DiscoverResultResponse. - DiscoverResultResponseCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
DiscoverResultResponse. - DiscoverResultResponseCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.DiscoverResultResponseCodec
-
Default constructor.
- discriminator() - Method in enum class dev.tachyonmcp.api.server.domain.ContentBlock.Type
-
Returns the wire-level discriminator string for this content type.
- DispatchContext - Interface in dev.tachyonmcp.core.server.session
- dispatchNotification(String, Object, String) - Method in class dev.tachyonmcp.core.server.McpDispatcher
- dispatchNotification(String, Object, String, ChannelContext) - Method in class dev.tachyonmcp.core.server.McpDispatcher
- dispatchRequestAsync(RequestId, String, Object, String) - Method in class dev.tachyonmcp.core.server.McpDispatcher
- dispatchRequestAsync(RequestId, String, Object, String, OutboundSseStream, ChannelContext) - Method in class dev.tachyonmcp.core.server.McpDispatcher
- DnsRebindingProtectionHandler - Class in dev.tachyonmcp.core.transport.netty.http
-
Guards against DNS-rebinding attacks by validating the
HostandOriginheaders. - DnsRebindingProtectionHandler() - Constructor for class dev.tachyonmcp.core.transport.netty.http.DnsRebindingProtectionHandler
- doubleOpt(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the element at
indexconverted to a finitedouble. - doubleOpt(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named value converted to a finite
double. - doubleOpt(String) - Method in class dev.tachyonmcp.api.server.domain.Args
- doubleOr(int, double) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the finite
doubleelement atindexorfallbackwhen JSON null. - doubleOr(String, double) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named finite
doubleorfallbackwhen missing or JSON null. - doubleValue(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the required finite
doubleelement atindex. - doubleValue(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named required finite
double. - drain(String, long, Predicate<SessionEvent>) - Method in class dev.tachyonmcp.core.server.session.InMemorySessionEventStore
- drain(String, long, Predicate<SessionEvent>) - Method in interface dev.tachyonmcp.core.server.session.SessionEventStore
-
Drains events to the processor one at a time until exhausted or backpressured; returns the last cursor.
- DRAINING - Enum constant in enum class dev.tachyonmcp.core.runtime.SessionState
-
Session is draining — no new requests but in-flight ones complete.
E
- EchoToolHandler - Class in dev.tachyonmcp.extensions.tools.echo
- EchoToolHandler() - Constructor for class dev.tachyonmcp.extensions.tools.echo.EchoToolHandler
- effectiveBaseUrl() - Method in record class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfig
- elicitation() - Method in interface dev.tachyonmcp.api.runtime.ClientContext
-
Returns the elicitation service for requesting additional information from the user.
- elicitation() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities
-
Returns the value of the
elicitationrecord component. - elicitation() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests
-
Returns the value of the
elicitationrecord component. - elicitation() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities
-
Returns the value of the
elicitationrecord component. - elicitation() - Method in class dev.tachyonmcp.core.server.session.WireClientContext
- elicitation(ClientCapabilities.Elicitation) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Builder
-
Sets elicitation.
- elicitation(ClientCapabilities.Tasks.Requests.Elicitation) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Builder
-
Sets elicitation.
- elicitation(ClientCapabilities.Elicitation) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Builder
-
Sets elicitation.
- Elicitation(JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Elicitation
-
Creates an instance of a
Elicitationrecord class. - Elicitation(JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Elicitation
-
Creates an instance of a
Elicitationrecord class. - Elicitation(ObjectNode, ObjectNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Elicitation
-
Creates an instance of a
Elicitationrecord class. - ELICITATION_CREATE - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- ElicitationCompleteNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
An optional notification from the server to the client, informing it of a completion of a out-of-band elicitation request.
- ElicitationCompleteNotification(String, ElicitationCompleteNotification.Params, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification
-
Creates an instance of a
ElicitationCompleteNotificationrecord class. - ElicitationCompleteNotification_ParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ElicitationCompleteNotification.Params. - ElicitationCompleteNotification_ParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitationCompleteNotification_ParamsCodec
-
Default constructor.
- ElicitationCompleteNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ElicitationCompleteNotification. - ElicitationCompleteNotification.Params - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ElicitationCompleteNotification.Params.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ElicitationCompleteNotification.Params. - ElicitationCompleteNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ElicitationCompleteNotification. - ElicitationCompleteNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitationCompleteNotificationCodec
-
Default constructor.
- elicitationId() - Method in interface dev.tachyonmcp.api.server.domain.UrlInputRequest
-
Identifier linking the response back to the elicitation context.
- elicitationId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification.Params
-
Returns the value of the
elicitationIdrecord component. - elicitationId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams
-
Returns the value of the
elicitationIdrecord component. - elicitationId(String) - Method in interface dev.tachyonmcp.api.server.domain.UrlInputRequest.Builder
- elicitationId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification.Params.Builder
-
Sets elicitationId.
- elicitationId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams.Builder
-
Sets elicitationId.
- ElicitationRequest - Record Class in dev.tachyonmcp.api.runtime
-
A request to elicit additional information from the user via the client, in form mode.
- ElicitationRequest(String, JsonSchema) - Constructor for record class dev.tachyonmcp.api.runtime.ElicitationRequest
-
Creates an instance of a
ElicitationRequestrecord class. - ElicitationResult - Record Class in dev.tachyonmcp.api.runtime
-
The client's response to an elicitation request.
- ElicitationResult(ElicitationResult.Action, Args) - Constructor for record class dev.tachyonmcp.api.runtime.ElicitationResult
-
Creates an instance of a
ElicitationResultrecord class. - ElicitationResult.Action - Enum Class in dev.tachyonmcp.api.runtime
-
The user action in response to an elicitation request.
- ElicitationService - Interface in dev.tachyonmcp.api.runtime
-
Requests additional information from the user via the client (
elicitation/create). - ElicitRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A request from the server to elicit additional information from the user via the client.
- ElicitRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A request from the server to elicit additional information from the user via the client.
- ElicitRequest(String, ElicitRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest
-
Creates an instance of a
ElicitRequestrecord class. - ElicitRequest(String, ElicitRequestParams) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequest
-
Creates an instance of a
ElicitRequestrecord class. - ElicitRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ElicitRequest. - ElicitRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ElicitRequest. - ElicitRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ElicitRequest. - ElicitRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ElicitRequest. - ElicitRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestCodec
-
Default constructor.
- ElicitRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestCodec
-
Default constructor.
- ElicitRequestFormParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The parameters for a request to elicit non-sensitive information from the user via a form in the client.
- ElicitRequestFormParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The parameters for a request to elicit non-sensitive information from the user via a form in the client.
- ElicitRequestFormParams(String, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestFormParams
-
Creates an instance of a
ElicitRequestFormParamsrecord class. - ElicitRequestFormParams(String, String, String, Map<String, JsonNode>, TaskMetadata) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams
-
Creates an instance of a
ElicitRequestFormParamsrecord class. - ElicitRequestFormParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ElicitRequestFormParams. - ElicitRequestFormParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ElicitRequestFormParams. - ElicitRequestFormParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ElicitRequestFormParams. - ElicitRequestFormParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ElicitRequestFormParams. - ElicitRequestFormParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestFormParamsCodec
-
Default constructor.
- ElicitRequestFormParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestFormParamsCodec
-
Default constructor.
- ElicitRequestParams - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The parameters for a request to elicit additional information from the user via the client.
- ElicitRequestParams - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The parameters for a request to elicit additional information from the user via the client.
- ElicitRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ElicitRequestParams. - ElicitRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ElicitRequestParams. - ElicitRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestParamsCodec
-
Default constructor.
- ElicitRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestParamsCodec
-
Default constructor.
- ElicitRequestURLParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The parameters for a request to elicit information from the user via a URL in the client.
- ElicitRequestURLParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The parameters for a request to elicit information from the user via a URL in the client.
- ElicitRequestURLParams(String, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestURLParams
-
Creates an instance of a
ElicitRequestURLParamsrecord class. - ElicitRequestURLParams(String, String, String, String, Map<String, JsonNode>, TaskMetadata) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams
-
Creates an instance of a
ElicitRequestURLParamsrecord class. - ElicitRequestURLParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ElicitRequestURLParams. - ElicitRequestURLParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ElicitRequestURLParams. - ElicitRequestURLParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ElicitRequestURLParams. - ElicitRequestURLParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ElicitRequestURLParams. - ElicitRequestURLParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestURLParamsCodec
-
Default constructor.
- ElicitRequestURLParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestURLParamsCodec
-
Default constructor.
- ElicitResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The client's response to an elicitation request.
- ElicitResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The result returned by the client for an elicitation/create request.
- ElicitResult(String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitResult
-
Creates an instance of a
ElicitResultrecord class. - ElicitResult(String, Map<String, JsonNode>, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult
-
Creates an instance of a
ElicitResultrecord class. - ElicitResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ElicitResult. - ElicitResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ElicitResult. - ElicitResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ElicitResult. - ElicitResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ElicitResult. - ElicitResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitResultCodec
-
Default constructor.
- ElicitResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitResultCodec
-
Default constructor.
- EmbeddedResource - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The contents of a resource, embedded into a prompt or tool call result.
- EmbeddedResource - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The contents of a resource, embedded into a prompt or tool call result.
- EmbeddedResource - Interface in dev.tachyonmcp.api.server.domain
-
A complete resource embedded inline within a tool result, prompt, or other content.
- EmbeddedResource(String, ResourceContents, Annotations, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource
-
Creates an instance of a
EmbeddedResourcerecord class. - EmbeddedResource(String, ResourceContents, Annotations, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource
-
Creates an instance of a
EmbeddedResourcerecord class. - EmbeddedResource.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
EmbeddedResource. - EmbeddedResource.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
EmbeddedResource. - EmbeddedResource.Builder - Interface in dev.tachyonmcp.api.server.domain
- EmbeddedResourceCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
EmbeddedResource. - EmbeddedResourceCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
EmbeddedResource. - EmbeddedResourceCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.EmbeddedResourceCodec
-
Default constructor.
- EmbeddedResourceCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.EmbeddedResourceCodec
-
Default constructor.
- EMERGENCY - Enum constant in enum class dev.tachyonmcp.api.server.domain.LoggingLevel
- EMERGENCY - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingLevel
- EMERGENCY - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingLevel
- empty() - Static method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns an empty JSON array.
- empty() - Static method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns an empty JSON object.
- empty() - Static method in class dev.tachyonmcp.api.server.domain.Args
-
Returns a shared empty arguments instance.
- empty() - Static method in interface dev.tachyonmcp.api.server.extensions.ExtensionSettings
-
Returns empty settings.
- empty() - Static method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult
-
An empty completion result with no candidates, unknown total, and no more results.
- empty() - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolResult
-
Creates a successful result with no structured value and no content.
- emptyResult() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- emptyResult() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- emptyResult() - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Returns the protocol-specific empty result sent for methods that return no data.
- EmptyResult - Record Class in dev.tachyonmcp.api.server.domain
-
An empty response carrying only optional metadata.
- EmptyResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A response that indicates success but carries no data.
- EmptyResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A result that indicates success but carries no data.
- EmptyResult(Map<String, Object>) - Constructor for record class dev.tachyonmcp.api.server.domain.EmptyResult
-
Creates an instance of a
EmptyResultrecord class. - EmptyResult(Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmptyResult
-
Creates an instance of a
EmptyResultrecord class. - EmptyResult(Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmptyResult
-
Creates an instance of a
EmptyResultrecord class. - EmptyResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
EmptyResult. - EmptyResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
EmptyResult. - EmptyResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
EmptyResult. - EmptyResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
EmptyResult. - EmptyResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.EmptyResultCodec
-
Default constructor.
- EmptyResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.EmptyResultCodec
-
Default constructor.
- EmptyResultHandler - Class in dev.tachyonmcp.core.server.handlers
- EmptyResultHandler(String) - Constructor for class dev.tachyonmcp.core.server.handlers.EmptyResultHandler
- enable(Channel, Duration) - Static method in class dev.tachyonmcp.core.transport.netty.sse.SseHeartbeat
-
Enables periodic heartbeats on
channelat the giveninterval. - enabled() - Method in record class dev.tachyonmcp.core.server.config.SessionConfig
-
Returns the value of the
enabledrecord component. - enabled() - Method in record class dev.tachyonmcp.core.server.config.TasksConfig
-
Returns the value of the
enabledrecord component. - enabled(boolean) - Method in class dev.tachyonmcp.core.server.config.SessionConfig.Builder
-
Enables server-side sessions.
- enabled(boolean) - Method in class dev.tachyonmcp.core.server.config.TasksConfig.Builder
- enableExtension(String) - Method in interface dev.tachyonmcp.core.runtime.ChannelContext
-
Enables an extension for this channel.
- enableExtension(String) - Method in class dev.tachyonmcp.core.runtime.DefaultChannelContext
- enableExtension(String) - Method in class dev.tachyonmcp.core.runtime.Session
-
Enables an extension for this session.
- enableExtension(String) - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- enableExtension(String) - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- encode(ByteBufAllocator, SseEvent) - Static method in class dev.tachyonmcp.core.transport.netty.sse.SseSerializer
-
Encodes
eventasid: …\nevent: …\ndata: …\n\n, splitting multi-line data into onedata:line per\n(matching the SSE spec). - encode(ByteBufAllocator, String, byte[]) - Static method in class dev.tachyonmcp.core.transport.netty.sse.SseSerializer
-
Encodes a raw
bodyas amessageevent, omitting theid:field whenwireIdisnull, with onedata:field per body line. - encode(JsonGenerator, Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.AnnotationsCodec
- encode(JsonGenerator, AudioContent) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.AudioContentCodec
- encode(JsonGenerator, BlobResourceContents) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.BlobResourceContentsCodec
- encode(JsonGenerator, BooleanSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.BooleanSchemaCodec
- encode(JsonGenerator, CallToolRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CallToolRequestCodec
- encode(JsonGenerator, CallToolRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CallToolRequestParamsCodec
- encode(JsonGenerator, CallToolResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CallToolResultCodec
- encode(JsonGenerator, CancelledNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelledNotificationCodec
- encode(JsonGenerator, CancelledNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelledNotificationParamsCodec
- encode(JsonGenerator, CancelTaskRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelTaskRequestCodec
- encode(JsonGenerator, CancelTaskRequest.Params) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelTaskRequest_ParamsCodec
- encode(JsonGenerator, CancelTaskResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelTaskResultCodec
- encode(JsonGenerator, ClientCapabilities) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilitiesCodec
- encode(JsonGenerator, ClientCapabilities.Elicitation) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_ElicitationCodec
- encode(JsonGenerator, ClientCapabilities.Roots) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_RootsCodec
- encode(JsonGenerator, ClientCapabilities.Sampling) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_SamplingCodec
- encode(JsonGenerator, ClientCapabilities.Tasks) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_TasksCodec
- encode(JsonGenerator, ClientCapabilities.Tasks.Requests) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_Tasks_RequestsCodec
- encode(JsonGenerator, ClientCapabilities.Tasks.Requests.Elicitation) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_Tasks_Requests_ElicitationCodec
- encode(JsonGenerator, ClientCapabilities.Tasks.Requests.Sampling) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_Tasks_Requests_SamplingCodec
- encode(JsonGenerator, CompleteRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteRequestCodec
- encode(JsonGenerator, CompleteRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteRequestParamsCodec
- encode(JsonGenerator, CompleteRequestParams.Argument) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteRequestParams_ArgumentCodec
- encode(JsonGenerator, CompleteResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteResultCodec
- encode(JsonGenerator, CompleteResult.Completion) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteResult_CompletionCodec
- encode(JsonGenerator, ContentBlock) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ContentBlockCodec
- encode(JsonGenerator, CreateMessageRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateMessageRequestCodec
- encode(JsonGenerator, CreateMessageRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateMessageRequestParamsCodec
- encode(JsonGenerator, CreateMessageResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateMessageResultCodec
- encode(JsonGenerator, CreateTaskResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateTaskResultCodec
- encode(JsonGenerator, ElicitationCompleteNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitationCompleteNotificationCodec
- encode(JsonGenerator, ElicitationCompleteNotification.Params) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitationCompleteNotification_ParamsCodec
- encode(JsonGenerator, ElicitRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestCodec
- encode(JsonGenerator, ElicitRequestFormParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestFormParamsCodec
- encode(JsonGenerator, ElicitRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestParamsCodec
- encode(JsonGenerator, ElicitRequestURLParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestURLParamsCodec
- encode(JsonGenerator, ElicitResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitResultCodec
- encode(JsonGenerator, EmbeddedResource) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.EmbeddedResourceCodec
- encode(JsonGenerator, EmptyResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.EmptyResultCodec
- encode(JsonGenerator, Error) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ErrorCodec
- encode(JsonGenerator, GetPromptRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetPromptRequestCodec
- encode(JsonGenerator, GetPromptRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetPromptRequestParamsCodec
- encode(JsonGenerator, GetPromptResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetPromptResultCodec
- encode(JsonGenerator, GetTaskPayloadRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskPayloadRequestCodec
- encode(JsonGenerator, GetTaskPayloadRequest.Params) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskPayloadRequest_ParamsCodec
- encode(JsonGenerator, GetTaskPayloadResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskPayloadResultCodec
- encode(JsonGenerator, GetTaskRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskRequestCodec
- encode(JsonGenerator, GetTaskRequest.Params) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskRequest_ParamsCodec
- encode(JsonGenerator, GetTaskResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskResultCodec
- encode(JsonGenerator, Icon) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.IconCodec
- encode(JsonGenerator, ImageContent) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ImageContentCodec
- encode(JsonGenerator, Implementation) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ImplementationCodec
- encode(JsonGenerator, InitializedNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializedNotificationCodec
- encode(JsonGenerator, InitializeRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializeRequestCodec
- encode(JsonGenerator, InitializeRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializeRequestParamsCodec
- encode(JsonGenerator, InitializeResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializeResultCodec
- encode(JsonGenerator, JSONRPCErrorResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.JSONRPCErrorResponseCodec
- encode(JsonGenerator, JSONRPCResultResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.JSONRPCResultResponseCodec
- encode(JsonGenerator, LegacyTitledEnumSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LegacyTitledEnumSchemaCodec
- encode(JsonGenerator, ListPromptsRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListPromptsRequestCodec
- encode(JsonGenerator, ListPromptsResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListPromptsResultCodec
- encode(JsonGenerator, ListResourcesRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourcesRequestCodec
- encode(JsonGenerator, ListResourcesResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourcesResultCodec
- encode(JsonGenerator, ListResourceTemplatesRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourceTemplatesRequestCodec
- encode(JsonGenerator, ListResourceTemplatesResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourceTemplatesResultCodec
- encode(JsonGenerator, ListRootsRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListRootsRequestCodec
- encode(JsonGenerator, ListRootsResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListRootsResultCodec
- encode(JsonGenerator, ListTasksRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListTasksRequestCodec
- encode(JsonGenerator, ListTasksResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListTasksResultCodec
- encode(JsonGenerator, ListToolsRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListToolsRequestCodec
- encode(JsonGenerator, ListToolsResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListToolsResultCodec
- encode(JsonGenerator, LoggingMessageNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LoggingMessageNotificationCodec
- encode(JsonGenerator, LoggingMessageNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LoggingMessageNotificationParamsCodec
- encode(JsonGenerator, ModelHint) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ModelHintCodec
- encode(JsonGenerator, ModelPreferences) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ModelPreferencesCodec
- encode(JsonGenerator, Notification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.NotificationCodec
- encode(JsonGenerator, NumberSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.NumberSchemaCodec
- encode(JsonGenerator, PaginatedRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PaginatedRequestParamsCodec
- encode(JsonGenerator, PingRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PingRequestCodec
- encode(JsonGenerator, ProgressNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ProgressNotificationCodec
- encode(JsonGenerator, ProgressNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ProgressNotificationParamsCodec
- encode(JsonGenerator, Prompt) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptCodec
- encode(JsonGenerator, PromptArgument) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptArgumentCodec
- encode(JsonGenerator, PromptListChangedNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptListChangedNotificationCodec
- encode(JsonGenerator, PromptMessage) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptMessageCodec
- encode(JsonGenerator, PromptReference) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptReferenceCodec
- encode(JsonGenerator, ReadResourceRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ReadResourceRequestCodec
- encode(JsonGenerator, ReadResourceRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ReadResourceRequestParamsCodec
- encode(JsonGenerator, ReadResourceResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ReadResourceResultCodec
- encode(JsonGenerator, RelatedTaskMetadata) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RelatedTaskMetadataCodec
- encode(JsonGenerator, Request) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RequestCodec
- encode(JsonGenerator, Resource) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceCodec
- encode(JsonGenerator, ResourceContents) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceContentsCodec
- encode(JsonGenerator, ResourceLink) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceLinkCodec
- encode(JsonGenerator, ResourceListChangedNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceListChangedNotificationCodec
- encode(JsonGenerator, ResourceTemplate) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceTemplateCodec
- encode(JsonGenerator, ResourceTemplateReference) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceTemplateReferenceCodec
- encode(JsonGenerator, ResourceUpdatedNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceUpdatedNotificationCodec
- encode(JsonGenerator, ResourceUpdatedNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceUpdatedNotificationParamsCodec
- encode(JsonGenerator, Root) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RootCodec
- encode(JsonGenerator, RootsListChangedNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RootsListChangedNotificationCodec
- encode(JsonGenerator, SamplingMessage) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SamplingMessageCodec
- encode(JsonGenerator, SamplingMessageContentBlock) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SamplingMessageContentBlockCodec
- encode(JsonGenerator, ServerCapabilities) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilitiesCodec
- encode(JsonGenerator, ServerCapabilities.Prompts) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_PromptsCodec
- encode(JsonGenerator, ServerCapabilities.Resources) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_ResourcesCodec
- encode(JsonGenerator, ServerCapabilities.Tasks) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_TasksCodec
- encode(JsonGenerator, ServerCapabilities.Tasks.Requests) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_Tasks_RequestsCodec
- encode(JsonGenerator, ServerCapabilities.Tasks.Requests.Tools) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_Tasks_Requests_ToolsCodec
- encode(JsonGenerator, ServerCapabilities.Tools) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_ToolsCodec
- encode(JsonGenerator, SetLevelRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SetLevelRequestCodec
- encode(JsonGenerator, SetLevelRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SetLevelRequestParamsCodec
- encode(JsonGenerator, StringSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.StringSchemaCodec
- encode(JsonGenerator, SubscribeRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SubscribeRequestCodec
- encode(JsonGenerator, SubscribeRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SubscribeRequestParamsCodec
- encode(JsonGenerator, Task) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskCodec
- encode(JsonGenerator, TaskMetadata) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskMetadataCodec
- encode(JsonGenerator, TaskStatusNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskStatusNotificationCodec
- encode(JsonGenerator, TaskStatusNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskStatusNotificationParamsCodec
- encode(JsonGenerator, TextContent) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TextContentCodec
- encode(JsonGenerator, TextResourceContents) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TextResourceContentsCodec
- encode(JsonGenerator, TitledMultiSelectEnumSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TitledMultiSelectEnumSchemaCodec
- encode(JsonGenerator, TitledMultiSelectEnumSchema.Items) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TitledMultiSelectEnumSchema_ItemsCodec
- encode(JsonGenerator, TitledSingleSelectEnumSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TitledSingleSelectEnumSchemaCodec
- encode(JsonGenerator, Tool) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolCodec
- encode(JsonGenerator, ToolAnnotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolAnnotationsCodec
- encode(JsonGenerator, ToolChoice) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolChoiceCodec
- encode(JsonGenerator, ToolExecution) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolExecutionCodec
- encode(JsonGenerator, ToolListChangedNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolListChangedNotificationCodec
- encode(JsonGenerator, ToolResultContent) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolResultContentCodec
- encode(JsonGenerator, ToolUseContent) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolUseContentCodec
- encode(JsonGenerator, UnknownRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UnknownRequestCodec
- encode(JsonGenerator, UnsubscribeRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UnsubscribeRequestCodec
- encode(JsonGenerator, UnsubscribeRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UnsubscribeRequestParamsCodec
- encode(JsonGenerator, UntitledMultiSelectEnumSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UntitledMultiSelectEnumSchemaCodec
- encode(JsonGenerator, UntitledMultiSelectEnumSchema.Items) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UntitledMultiSelectEnumSchema_ItemsCodec
- encode(JsonGenerator, UntitledSingleSelectEnumSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UntitledSingleSelectEnumSchemaCodec
- encode(JsonGenerator, URLElicitationRequiredError) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.URLElicitationRequiredErrorCodec
- encode(JsonGenerator, Annotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.AnnotationsCodec
- encode(JsonGenerator, AudioContent) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.AudioContentCodec
- encode(JsonGenerator, BlobResourceContents) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.BlobResourceContentsCodec
- encode(JsonGenerator, BooleanSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.BooleanSchemaCodec
- encode(JsonGenerator, CallToolRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolRequestCodec
- encode(JsonGenerator, CallToolRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolRequestParamsCodec
- encode(JsonGenerator, CallToolResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolResultCodec
- encode(JsonGenerator, CallToolResultResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolResultResponseCodec
- encode(JsonGenerator, CancelledNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CancelledNotificationCodec
- encode(JsonGenerator, CancelledNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CancelledNotificationParamsCodec
- encode(JsonGenerator, ClientCapabilities) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientCapabilitiesCodec
- encode(JsonGenerator, ClientCapabilities.Elicitation) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientCapabilities_ElicitationCodec
- encode(JsonGenerator, ClientCapabilities.Sampling) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientCapabilities_SamplingCodec
- encode(JsonGenerator, ClientNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientNotificationCodec
- encode(JsonGenerator, ClientResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientResultCodec
- encode(JsonGenerator, CompleteRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteRequestCodec
- encode(JsonGenerator, CompleteRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteRequestParamsCodec
- encode(JsonGenerator, CompleteRequestParams.Argument) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteRequestParams_ArgumentCodec
- encode(JsonGenerator, CompleteResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteResultCodec
- encode(JsonGenerator, CompleteResult.Completion) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteResult_CompletionCodec
- encode(JsonGenerator, CompleteResultResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteResultResponseCodec
- encode(JsonGenerator, ContentBlock) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ContentBlockCodec
- encode(JsonGenerator, CreateMessageRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CreateMessageRequestCodec
- encode(JsonGenerator, CreateMessageRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CreateMessageRequestParamsCodec
- encode(JsonGenerator, CreateMessageResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CreateMessageResultCodec
- encode(JsonGenerator, DiscoverRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.DiscoverRequestCodec
- encode(JsonGenerator, DiscoverResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.DiscoverResultCodec
- encode(JsonGenerator, DiscoverResultResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.DiscoverResultResponseCodec
- encode(JsonGenerator, ElicitRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestCodec
- encode(JsonGenerator, ElicitRequestFormParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestFormParamsCodec
- encode(JsonGenerator, ElicitRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestParamsCodec
- encode(JsonGenerator, ElicitRequestURLParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestURLParamsCodec
- encode(JsonGenerator, ElicitResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitResultCodec
- encode(JsonGenerator, EmbeddedResource) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.EmbeddedResourceCodec
- encode(JsonGenerator, EmptyResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.EmptyResultCodec
- encode(JsonGenerator, GetPromptRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptRequestCodec
- encode(JsonGenerator, GetPromptRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptRequestParamsCodec
- encode(JsonGenerator, GetPromptResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptResultCodec
- encode(JsonGenerator, GetPromptResultResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptResultResponseCodec
- encode(JsonGenerator, HeaderMismatchError) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.HeaderMismatchErrorCodec
- encode(JsonGenerator, Icon) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.IconCodec
- encode(JsonGenerator, ImageContent) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ImageContentCodec
- encode(JsonGenerator, Implementation) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ImplementationCodec
- encode(JsonGenerator, InputRequests) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InputRequestsCodec
- encode(JsonGenerator, InputRequiredResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InputRequiredResultCodec
- encode(JsonGenerator, InputResponses) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InputResponsesCodec
- encode(JsonGenerator, InternalError) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InternalErrorCodec
- encode(JsonGenerator, InvalidParamsError) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InvalidParamsErrorCodec
- encode(JsonGenerator, InvalidRequestError) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InvalidRequestErrorCodec
- encode(JsonGenerator, JSONRPCErrorResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.JSONRPCErrorResponseCodec
- encode(JsonGenerator, LegacyTitledEnumSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.LegacyTitledEnumSchemaCodec
- encode(JsonGenerator, ListPromptsRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListPromptsRequestCodec
- encode(JsonGenerator, ListPromptsResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListPromptsResultCodec
- encode(JsonGenerator, ListPromptsResultResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListPromptsResultResponseCodec
- encode(JsonGenerator, ListResourcesRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourcesRequestCodec
- encode(JsonGenerator, ListResourcesResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourcesResultCodec
- encode(JsonGenerator, ListResourcesResultResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourcesResultResponseCodec
- encode(JsonGenerator, ListResourceTemplatesRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourceTemplatesRequestCodec
- encode(JsonGenerator, ListResourceTemplatesResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourceTemplatesResultCodec
- encode(JsonGenerator, ListResourceTemplatesResultResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourceTemplatesResultResponseCodec
- encode(JsonGenerator, ListRootsRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListRootsRequestCodec
- encode(JsonGenerator, ListRootsRequest.Params) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListRootsRequest_ParamsCodec
- encode(JsonGenerator, ListRootsResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListRootsResultCodec
- encode(JsonGenerator, ListToolsRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListToolsRequestCodec
- encode(JsonGenerator, ListToolsResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListToolsResultCodec
- encode(JsonGenerator, ListToolsResultResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListToolsResultResponseCodec
- encode(JsonGenerator, LoggingMessageNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.LoggingMessageNotificationCodec
- encode(JsonGenerator, LoggingMessageNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.LoggingMessageNotificationParamsCodec
- encode(JsonGenerator, MethodNotFoundError) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.MethodNotFoundErrorCodec
- encode(JsonGenerator, MissingRequiredClientCapabilityError) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.MissingRequiredClientCapabilityErrorCodec
- encode(JsonGenerator, ModelHint) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ModelHintCodec
- encode(JsonGenerator, ModelPreferences) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ModelPreferencesCodec
- encode(JsonGenerator, Notification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.NotificationCodec
- encode(JsonGenerator, NumberSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.NumberSchemaCodec
- encode(JsonGenerator, PaginatedRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PaginatedRequestParamsCodec
- encode(JsonGenerator, ParseError) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ParseErrorCodec
- encode(JsonGenerator, ProgressNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ProgressNotificationCodec
- encode(JsonGenerator, ProgressNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ProgressNotificationParamsCodec
- encode(JsonGenerator, Prompt) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptCodec
- encode(JsonGenerator, PromptArgument) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptArgumentCodec
- encode(JsonGenerator, PromptListChangedNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptListChangedNotificationCodec
- encode(JsonGenerator, PromptMessage) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptMessageCodec
- encode(JsonGenerator, PromptReference) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptReferenceCodec
- encode(JsonGenerator, ReadResourceRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceRequestCodec
- encode(JsonGenerator, ReadResourceRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceRequestParamsCodec
- encode(JsonGenerator, ReadResourceResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceResultCodec
- encode(JsonGenerator, ReadResourceResultResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceResultResponseCodec
- encode(JsonGenerator, Request) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.RequestCodec
- encode(JsonGenerator, Resource) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceCodec
- encode(JsonGenerator, ResourceContents) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceContentsCodec
- encode(JsonGenerator, ResourceLink) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceLinkCodec
- encode(JsonGenerator, ResourceListChangedNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceListChangedNotificationCodec
- encode(JsonGenerator, ResourceRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceRequestParamsCodec
- encode(JsonGenerator, ResourceTemplate) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceTemplateCodec
- encode(JsonGenerator, ResourceTemplateReference) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceTemplateReferenceCodec
- encode(JsonGenerator, ResourceUpdatedNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceUpdatedNotificationCodec
- encode(JsonGenerator, ResourceUpdatedNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceUpdatedNotificationParamsCodec
- encode(JsonGenerator, Root) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.RootCodec
- encode(JsonGenerator, SamplingMessage) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SamplingMessageCodec
- encode(JsonGenerator, SamplingMessageContentBlock) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SamplingMessageContentBlockCodec
- encode(JsonGenerator, ServerCapabilities) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilitiesCodec
- encode(JsonGenerator, ServerCapabilities.Prompts) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilities_PromptsCodec
- encode(JsonGenerator, ServerCapabilities.Resources) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilities_ResourcesCodec
- encode(JsonGenerator, ServerCapabilities.Tools) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilities_ToolsCodec
- encode(JsonGenerator, StringSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.StringSchemaCodec
- encode(JsonGenerator, SubscriptionFilter) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionFilterCodec
- encode(JsonGenerator, SubscriptionsAcknowledgedNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsAcknowledgedNotificationCodec
- encode(JsonGenerator, SubscriptionsAcknowledgedNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsAcknowledgedNotificationParamsCodec
- encode(JsonGenerator, SubscriptionsListenRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenRequestCodec
- encode(JsonGenerator, SubscriptionsListenRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenRequestParamsCodec
- encode(JsonGenerator, SubscriptionsListenResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenResultCodec
- encode(JsonGenerator, SubscriptionsListenResultResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenResultResponseCodec
- encode(JsonGenerator, TextContent) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TextContentCodec
- encode(JsonGenerator, TextResourceContents) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TextResourceContentsCodec
- encode(JsonGenerator, TitledMultiSelectEnumSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TitledMultiSelectEnumSchemaCodec
- encode(JsonGenerator, TitledMultiSelectEnumSchema.Items) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TitledMultiSelectEnumSchema_ItemsCodec
- encode(JsonGenerator, TitledSingleSelectEnumSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TitledSingleSelectEnumSchemaCodec
- encode(JsonGenerator, Tool) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolCodec
- encode(JsonGenerator, ToolAnnotations) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolAnnotationsCodec
- encode(JsonGenerator, ToolChoice) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolChoiceCodec
- encode(JsonGenerator, ToolListChangedNotification) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolListChangedNotificationCodec
- encode(JsonGenerator, ToolResultContent) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolResultContentCodec
- encode(JsonGenerator, ToolUseContent) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolUseContentCodec
- encode(JsonGenerator, UnknownRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UnknownRequestCodec
- encode(JsonGenerator, UnsupportedProtocolVersionError) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UnsupportedProtocolVersionErrorCodec
- encode(JsonGenerator, UntitledMultiSelectEnumSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UntitledMultiSelectEnumSchemaCodec
- encode(JsonGenerator, UntitledMultiSelectEnumSchema.Items) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UntitledMultiSelectEnumSchema_ItemsCodec
- encode(JsonGenerator, UntitledSingleSelectEnumSchema) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UntitledSingleSelectEnumSchemaCodec
- encode(JsonGenerator, T) - Method in interface dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.Codec
-
Serializes a value to JSON.
- encode(JsonGenerator, T) - Method in interface dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.Codec
-
Serializes a value to JSON.
- encodeToBytes(T) - Method in interface dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.Codec
- encodeToBytes(T) - Method in interface dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.Codec
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.AnnotationsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.AudioContentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.BlobResourceContentsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.BooleanSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CallToolRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CallToolRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CallToolResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelledNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelledNotificationParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelTaskRequest_ParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelTaskRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CancelTaskResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_ElicitationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_RootsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_SamplingCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_Tasks_Requests_ElicitationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_Tasks_Requests_SamplingCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_Tasks_RequestsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilities_TasksCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ClientCapabilitiesCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteRequestParams_ArgumentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteResult_CompletionCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CompleteResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateMessageRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateMessageRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateMessageResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CreateTaskResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitationCompleteNotification_ParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitationCompleteNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestFormParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitRequestURLParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ElicitResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.EmbeddedResourceCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.EmptyResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ErrorCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetPromptRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetPromptRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetPromptResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskPayloadRequest_ParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskPayloadRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskPayloadResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskRequest_ParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.IconCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ImageContentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ImplementationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializedNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializeRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializeRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializeResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.JSONRPCErrorResponseCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.JSONRPCResultResponseCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LegacyTitledEnumSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListPromptsRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListPromptsResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourcesRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourcesResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourceTemplatesRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourceTemplatesResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListRootsRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListRootsResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListTasksRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListTasksResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListToolsRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListToolsResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LoggingMessageNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LoggingMessageNotificationParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ModelHintCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ModelPreferencesCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.NotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.NumberSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PaginatedRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PingRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ProgressNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ProgressNotificationParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptArgumentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptListChangedNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptMessageCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptReferenceCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ReadResourceRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ReadResourceRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ReadResourceResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RelatedTaskMetadataCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceLinkCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceListChangedNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceTemplateCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceTemplateReferenceCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceUpdatedNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceUpdatedNotificationParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RootCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RootsListChangedNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SamplingMessageCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_PromptsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_ResourcesCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_Tasks_Requests_ToolsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_Tasks_RequestsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_TasksCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_ToolsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilitiesCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SetLevelRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SetLevelRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.StringSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SubscribeRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SubscribeRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskMetadataCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskStatusNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskStatusNotificationParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TextContentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TextResourceContentsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TitledMultiSelectEnumSchema_ItemsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TitledMultiSelectEnumSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TitledSingleSelectEnumSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolAnnotationsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolChoiceCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolExecutionCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolListChangedNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolResultContentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolUseContentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UnknownRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UnsubscribeRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UnsubscribeRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UntitledMultiSelectEnumSchema_ItemsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UntitledMultiSelectEnumSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UntitledSingleSelectEnumSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.URLElicitationRequiredErrorCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.AnnotationsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.AudioContentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.BlobResourceContentsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.BooleanSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CallToolResultResponseCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CancelledNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CancelledNotificationParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientCapabilities_ElicitationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientCapabilities_SamplingCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientCapabilitiesCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ClientResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteRequestParams_ArgumentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteResult_CompletionCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CompleteResultResponseCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CreateMessageRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CreateMessageRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CreateMessageResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.DiscoverRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.DiscoverResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.DiscoverResultResponseCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestFormParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitRequestURLParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ElicitResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.EmbeddedResourceCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.EmptyResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptResultResponseCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.HeaderMismatchErrorCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.IconCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ImageContentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ImplementationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InputRequestsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InputRequiredResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InputResponsesCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InternalErrorCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InvalidParamsErrorCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InvalidRequestErrorCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.JSONRPCErrorResponseCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.LegacyTitledEnumSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListPromptsRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListPromptsResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListPromptsResultResponseCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourcesRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourcesResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourcesResultResponseCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourceTemplatesRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourceTemplatesResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourceTemplatesResultResponseCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListRootsRequest_ParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListRootsRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListRootsResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListToolsRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListToolsResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListToolsResultResponseCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.LoggingMessageNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.LoggingMessageNotificationParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.MethodNotFoundErrorCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.MissingRequiredClientCapabilityErrorCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ModelHintCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ModelPreferencesCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.NotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.NumberSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PaginatedRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ParseErrorCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ProgressNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ProgressNotificationParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptArgumentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptListChangedNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptMessageCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptReferenceCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceResultResponseCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.RequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceLinkCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceListChangedNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceTemplateCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceTemplateReferenceCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceUpdatedNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceUpdatedNotificationParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.RootCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SamplingMessageCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilities_PromptsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilities_ResourcesCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilities_ToolsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilitiesCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.StringSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionFilterCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsAcknowledgedNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsAcknowledgedNotificationParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenRequestParamsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenResultCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenResultResponseCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TextContentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TextResourceContentsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TitledMultiSelectEnumSchema_ItemsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TitledMultiSelectEnumSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TitledSingleSelectEnumSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolAnnotationsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolChoiceCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolListChangedNotificationCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolResultContentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolUseContentCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UnknownRequestCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UnsupportedProtocolVersionErrorCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UntitledMultiSelectEnumSchema_ItemsCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UntitledMultiSelectEnumSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- encodeValue(JsonGenerator, T) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UntitledSingleSelectEnumSchemaCodec
-
Writes a value to the generator, handling primitives, enums, and null.
- endpoint() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpProtocol
- endpoint() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpProtocol
- endpoint() - Method in interface dev.tachyonmcp.core.protocol.Protocol
-
HTTP endpoint path this protocol is served on, e.g.
- endpointPath() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns the value of the
endpointPathrecord component. - endpointPath() - Method in record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Returns the value of the
endpointPathrecord component. - endpointPath(String) - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Sets the HTTP path for MCP endpoints.
- EndpointValidatorHandler - Class in dev.tachyonmcp.core.transport.netty.http
-
Rejects requests whose URI does not match the configured MCP endpoint path with a
404 Not Foundresponse. - EndpointValidatorHandler(String) - Constructor for class dev.tachyonmcp.core.transport.netty.http.EndpointValidatorHandler
- engine() - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- engine() - Method in interface dev.tachyonmcp.core.server.session.DispatchContext
-
Returns the owning
ServerEngine. - engine() - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- enum_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema
-
Returns the value of the
enum_record component. - enum_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Items
-
Returns the value of the
enum_record component. - enum_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema
-
Returns the value of the
enum_record component. - enum_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema
-
Returns the value of the
enum_record component. - enum_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Items
-
Returns the value of the
enum_record component. - enum_() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema
-
Returns the value of the
enum_record component. - enum_(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema.Builder
-
Sets enum.
- enum_(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Items.Builder
-
Sets enum.
- enum_(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema.Builder
-
Sets enum.
- enum_(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema.Builder
-
Sets enum.
- enum_(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Items.Builder
-
Sets enum.
- enum_(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema.Builder
-
Sets enum.
- enumNames() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema
-
Returns the value of the
enumNamesrecord component. - enumNames() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema
-
Returns the value of the
enumNamesrecord component. - enumNames(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema.Builder
-
Sets enumNames.
- enumNames(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema.Builder
-
Sets enumNames.
- EnumSchema - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- EnumSchema - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- EPOLL - Enum constant in enum class dev.tachyonmcp.core.transport.netty.NettyIoEngine
- equals(Object) - Method in class dev.tachyonmcp.core.runtime.Session
- equals(Object) - Method in record class dev.tachyonmcp.api.json.SchemaValidationError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.runtime.ElicitationRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.runtime.ElicitationResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.config.JsonConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.EmptyResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.InputRequestBundle
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.ProgressToken.NumericValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.ProgressToken.StringValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.RequestId.NumericValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.RequestId.StringValue
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Prompts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Resources
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Tasks
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Tools
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.ServerError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.TaskResult.Completed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.TaskResult.Failed
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.UriTemplateValue.Scalar
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.domain.UriTemplateValue.Sequence
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.InputRequired
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.Messages
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.WithMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.Deferred
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.Error
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.InputRequired
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.Success
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.WithMeta
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.MethodDescriptor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Annotations
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BaseMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotificationParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest.Params
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Elicitation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Roots
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Sampling
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Elicitation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Sampling
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Argument
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Completion
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateTaskResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification.Params
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmptyResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Error
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest.Params
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest.Params
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icons
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializedNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCErrorResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCResultResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelHint
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Notification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NotificationParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptListChangedNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptReference
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RelatedTaskMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Request
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceListChangedNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplateReference
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotificationParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Result
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Root
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RootsListChangedNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SamplingMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Prompts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Resources
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests.Tools
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tools
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskAugmentedRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Items
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolChoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolExecution
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolListChangedNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnknownRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Items
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.URLElicitationRequiredError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.MethodDescriptor
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Annotations
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BaseMetadata
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResultResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotificationParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Elicitation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Sampling
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Argument
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Completion
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResultResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResultResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestFormParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestURLParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmptyResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Error
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResultResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.HeaderMismatchError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icons
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequests
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponseRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponses
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InternalError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidParamsError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidRequestError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCErrorResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCResultResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResultResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResultResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResultResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest.Params
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResultResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MethodNotFoundError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MissingRequiredClientCapabilityError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelHint
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Notification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationMetaObject
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ParseError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptListChangedNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptReference
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResultResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Request
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceListChangedNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplateReference
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotificationParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Result
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResultMetaObject
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Root
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SamplingMessage
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Prompts
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Resources
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Tools
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotificationParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequestParams
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResult
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultMetaObject
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Items
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolChoice
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolListChangedNotification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnknownRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnsupportedProtocolVersionError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Items
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CancellationRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionCallRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionReference.Prompt
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionReference.Resource
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.InitializeRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.PageRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.PromptCallRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.TaskStatusRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.ToolCallRequest
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.runtime.InteractionEvent.OperationStarted
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.runtime.InteractionEvent.ShutdownComplete
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.runtime.InteractionEvent.ShutdownStarted
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.runtime.SseEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.config.CapabilitiesConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.config.FeatureConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.config.ResourcesConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.config.ServerConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.config.SessionConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.config.TasksConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.domain.InitializeResponse
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.features.resources.ResourceTemplateEntry
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Accepted
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Response
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Status
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.CancelEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.NotificationEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.OutboundRequestEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.RequestEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.ResponseEvent
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcError
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Error
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Notification
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Request
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Response
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Indicates whether some other object is "equal to" this one.
- equals(Object) - Method in record class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfig
-
Indicates whether some other object is "equal to" this one.
- error() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCErrorResponse
-
Returns the value of the
errorrecord component. - error() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.URLElicitationRequiredError
-
Returns the value of the
errorrecord component. - error() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.HeaderMismatchError
-
Returns the value of the
errorrecord component. - error() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCErrorResponse
-
Returns the value of the
errorrecord component. - error() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MissingRequiredClientCapabilityError
-
Returns the value of the
errorrecord component. - error() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnsupportedProtocolVersionError
-
Returns the value of the
errorrecord component. - error() - Method in exception class dev.tachyonmcp.core.protocol.RequestMappingException
- error(ServerError) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- error(ServerError) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- error(ServerError) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps a protocol-neutral server error to this protocol version's JSON-RPC error payload.
- error(Error) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCErrorResponse.Builder
-
Sets error.
- error(Error) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.URLElicitationRequiredError.Builder
-
Sets error.
- error(Error) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.HeaderMismatchError.Builder
-
Sets error.
- error(Error) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCErrorResponse.Builder
-
Sets error.
- error(Error) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MissingRequiredClientCapabilityError.Builder
-
Sets error.
- error(Error) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnsupportedProtocolVersionError.Builder
-
Sets error.
- error(String) - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolResult
-
Creates a failed result with the given error message.
- error(String, Object) - Method in interface dev.tachyonmcp.api.runtime.Notifications
-
Emits an error-level log message.
- Error - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A error.
- Error - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A error.
- Error(double, String, JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Error
-
Creates an instance of a
Errorrecord class. - Error(double, String, JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Error
-
Creates an instance of a
Errorrecord class. - Error(RequestId, int, String, String) - Constructor for record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Error
-
Creates an instance of a
Errorrecord class. - Error(String) - Constructor for record class dev.tachyonmcp.api.server.features.tools.ToolResult.Error
-
Creates an instance of a
Errorrecord class. - ERROR - Enum constant in enum class dev.tachyonmcp.api.server.domain.LoggingLevel
- ERROR - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingLevel
- ERROR - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingLevel
- Error.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
Error. - Error.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
Error. - ErrorCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
Error. - ErrorCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ErrorCodec
-
Default constructor.
- event() - Method in record class dev.tachyonmcp.core.runtime.SseEvent
-
Returns the value of the
eventrecord component. - exceptionCaught(ChannelHandlerContext, Throwable) - Method in class dev.tachyonmcp.core.transport.netty.McpInitializationHandler
- exceptionCaught(ChannelHandlerContext, Throwable) - Method in class dev.tachyonmcp.core.transport.netty.McpOperationHandler
- execution() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Returns the value of the
executionrecord component. - execution(ToolExecution) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool.Builder
-
Sets execution.
- executor() - Method in interface dev.tachyonmcp.api.server.extensions.ExtensionContext
-
Returns the handler executor.
- executor() - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Returns the executor used for handler dispatch.
- executor(ExecutorService) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Sets a caller-owned thread-per-task executor.
- experimental() - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities
-
Experimental capability extensions.
- experimental() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities
-
Returns the value of the
experimentalrecord component. - experimental() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities
-
Returns the value of the
experimentalrecord component. - experimental() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities
-
Returns the value of the
experimentalrecord component. - experimental() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities
-
Returns the value of the
experimentalrecord component. - experimental(JsonObject) - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities.Builder
-
Experimental capability extensions.
- experimental(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Builder
-
Sets experimental.
- experimental(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Builder
-
Sets experimental.
- experimental(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Builder
-
Sets experimental.
- experimental(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Builder
-
Sets experimental.
- ExperimentalApi - Annotation Interface in dev.tachyonmcp.api.annotations
-
Indicates that an annotated element is experimental and may be subject to change or removal in future versions.
- extension(ServerExtension) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Registers a server extension.
- Extension<T> - Interface in dev.tachyonmcp.api.runtime
-
Extension point that can hook into the connection lifecycle and register custom handlers.
- ExtensionContext - Interface in dev.tachyonmcp.api.server.extensions
-
Server surface available while bootstrapping an extension.
- extensionForMethod(String) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Returns the extension ID that owns the given method, or
nullif none. - extensionId() - Method in interface dev.tachyonmcp.api.runtime.Extension
-
Unique identifier for this extension.
- extensionId() - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor
-
Optional identifier of the extension that owns this prompt.
- extensionId() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
-
Optional identifier of the extension that owns this resource.
- extensionId() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor
-
Optional identifier of the extension that owns this template.
- extensionId() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
Optional identifier of the extension that owns this tool.
- extensionId() - Method in class dev.tachyonmcp.core.server.features.tasks.TasksExtension
- extensionId(String) - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor.Builder
-
Sets the optional identifier of the extension that owns this prompt.
- extensionId(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor.Builder
- extensionId(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor.Builder
-
Sets the optional identifier of the extension that owns this template.
- extensionId(String) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Sets the optional identifier of the extension that owns this tool.
- ExtensionMethodHandler - Interface in dev.tachyonmcp.api.server.extensions
-
Handles a single raw JSON-RPC method owned by a
ServerExtension. - extensionRequiresMeta(String) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Returns
trueif the given extension requires the meta envelope for its methods. - extensions() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities
-
Returns the value of the
extensionsrecord component. - extensions() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities
-
Returns the value of the
extensionsrecord component. - extensions() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities
-
Returns the value of the
extensionsrecord component. - extensions() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities
-
Returns the value of the
extensionsrecord component. - extensions() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.InitializeRequest
-
Returns the value of the
extensionsrecord component. - extensions() - Method in interface dev.tachyonmcp.core.server.TachyonServer
-
Returns the registered extensions.
- extensions(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Builder
-
Sets extensions.
- extensions(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Builder
-
Sets extensions.
- extensions(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Builder
-
Sets extensions.
- extensions(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Builder
-
Sets extensions.
- ExtensionSettings - Interface in dev.tachyonmcp.api.server.extensions
-
Transport-neutral settings negotiated for a protocol extension.
- extractInputResponses(Object) - Static method in class dev.tachyonmcp.core.server.features.ListRequests
-
Parses the
inputResponsesvalue of a request into a name→node map, re-encoding each raw value through the codec.
F
- FACTORY - Static variable in interface dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.Codec
- FACTORY - Static variable in interface dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.Codec
- FACTORY - Static variable in class dev.tachyonmcp.core.server.json.JsonUtils
- fail(TaskResult.Failed) - Method in interface dev.tachyonmcp.api.server.domain.Task
-
Transitions the task to the failed state.
- fail(TaskResult.Failed) - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- failed(ServerError) - Static method in interface dev.tachyonmcp.api.server.domain.TaskResult
-
Creates a failed task that preserves
errorfor direct replay as the RPC error. - failed(String) - Static method in interface dev.tachyonmcp.api.server.domain.TaskResult
- Failed(Map<String, Object>) - Constructor for record class dev.tachyonmcp.api.server.domain.TaskResult.Failed
- Failed(List<ContentBlock>, Object, Map<String, Object>) - Constructor for record class dev.tachyonmcp.api.server.domain.TaskResult.Failed
- Failed(List<ContentBlock>, Object, Map<String, Object>, ServerError) - Constructor for record class dev.tachyonmcp.api.server.domain.TaskResult.Failed
-
Creates an instance of a
Failedrecord class. - FAILED - Enum constant in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
- FAILED - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatus
- failPendingRequest(RequestId, String) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Fails a pending client request with the given error message.
- failTask(String, String) - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- familyName() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpProtocol
- familyName() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpProtocol
- familyName() - Method in interface dev.tachyonmcp.core.protocol.Protocol
-
Protocol family name, e.g.
- FeatureConfig - Record Class in dev.tachyonmcp.core.server.config
-
Shared configuration for a single-list MCP capability (tools/prompts): enablement mode, list-changed notifications, and default page size.
- FeatureConfig(Mode, boolean, int) - Constructor for record class dev.tachyonmcp.core.server.config.FeatureConfig
-
Creates an instance of a
FeatureConfigrecord class. - FeatureConfig.Builder - Class in dev.tachyonmcp.core.server.config
-
Builder for
FeatureConfig. - find(String) - Method in interface dev.tachyonmcp.api.server.features.prompts.Prompts
-
Finds a registered prompt descriptor by name.
- find(String) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Finds a registered resource descriptor by name.
- find(String) - Method in interface dev.tachyonmcp.api.server.features.tools.Tools
-
Finds a registered tool descriptor by name.
- find(String) - Method in class dev.tachyonmcp.core.server.features.prompts.DefaultPromptRegistry
-
Finds a registered prompt descriptor by name.
- find(String) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
-
Finds a registered resource by name.
- find(String) - Method in class dev.tachyonmcp.core.server.features.tools.DefaultToolRegistry
-
Finds the descriptor for a registered tool by name.
- findByUri(String) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Finds a registered resource descriptor by URI.
- findByUri(String) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
- findTemplate(String) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Finds a registered resource template descriptor by name.
- findTemplate(String) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
-
Finds a registered resource template by name.
- fireOnChange() - Method in class dev.tachyonmcp.core.server.features.AbstractRegistry
-
Notifies registered listeners that the registry contents have changed.
- fireOnChange() - Method in class dev.tachyonmcp.core.server.features.ChangeSupport
-
Runs every registered listener.
- fn() - Method in record class dev.tachyonmcp.core.server.features.resources.ResourceTemplateEntry
-
Returns the value of the
fnrecord component. - FORBIDDEN - Enum constant in enum class dev.tachyonmcp.api.server.features.tasks.TaskSupport
- form() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Elicitation
-
Returns the value of the
formrecord component. - form() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Elicitation
-
Returns the value of the
formrecord component. - form(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Elicitation.Builder
-
Sets form.
- form(ObjectNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Elicitation.Builder
-
Sets form.
- format() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema
-
Returns the value of the
formatrecord component. - format() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema
-
Returns the value of the
formatrecord component. - format(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema.Builder
-
Sets format.
- format(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema.Builder
-
Sets format.
- FormInputRequest - Interface in dev.tachyonmcp.api.server.domain
-
Requests user input via a form described by a JSON schema.
- FormInputRequest.Builder - Interface in dev.tachyonmcp.api.server.domain
- freeTier() - Method in record class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfig
-
Returns the value of the
freeTierrecord component. - freeTier(Boolean) - Method in class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfigBuilder
-
Initializes the value for the
freeTierattribute. - from(JsonObject, PayloadDeserializer) - Static method in class dev.tachyonmcp.api.server.domain.Args
-
Creates arguments from a JSON object with a deserializer.
- from(YouComSearchConfig) - Method in class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfigBuilder
-
Fill a builder with attribute values from the provided
YouComSearchConfiginstance. - from(T, Class<T>) - Static method in interface dev.tachyonmcp.api.json.JsonDocument
-
Creates a document from an already-parsed representation, via the
JsonDocumentFactorydiscovered throughServiceLoaderfortype. - from(T, Class<T>) - Static method in interface dev.tachyonmcp.api.json.JsonSchema
-
Creates a schema from an already-parsed representation, via the
JsonSchemaFactorydiscovered throughServiceLoaderfortype. - fromUnhandledException(Throwable, String) - Static method in class dev.tachyonmcp.core.server.domain.ServerErrors
-
Default mapping for an exception a handler didn't translate to a wire error itself.
- fromValue(String) - Static method in enum class dev.tachyonmcp.api.server.domain.LoggingLevel
-
Parses a logging level from its wire-level string.
- fromValue(String) - Static method in enum class dev.tachyonmcp.api.server.domain.Role
-
Parses a role from its wire string representation.
- fromValue(String) - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingLevel
- fromValue(String) - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Role
- fromValue(String) - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatus
- fromValue(String) - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingLevel
- fromValue(String) - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Role
G
- generate(InteractionContext, T) - Method in interface dev.tachyonmcp.api.server.session.SessionIdGenerator
-
Derives a session id from the initialize request (headers, URI, …).
- generateTaskId(Map<String, Object>, String) - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskIdGenerator
-
Generates a task identifier.
- generateTaskId(Map<String, Object>, String) - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskIdGenerator
- get(AttributeKey<T>) - Method in interface dev.tachyonmcp.api.runtime.InteractionContext
-
Returns the value stored under
key, or empty if never set. - get(AttributeKey<T>) - Method in class dev.tachyonmcp.core.runtime.DefaultChannelContext
- get(AttributeKey<T>) - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- get(AttributeKey<T>) - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- get(String) - Method in interface dev.tachyonmcp.api.server.features.tasks.Tasks
- get(String) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodDispatch
- get(String) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodDispatch
- get(String) - Method in class dev.tachyonmcp.core.server.features.AbstractRegistry
-
Returns the item by name, or
nullif not found. - get(String) - Method in class dev.tachyonmcp.core.server.session.InMemorySessionStore
- get(String) - Method in interface dev.tachyonmcp.core.server.session.SessionStore
-
Returns the session for the given ID, if present.
- getAll() - Method in class dev.tachyonmcp.core.server.features.AbstractRegistry
-
Returns all registered items.
- getAndCancelTask(String) - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- getById(String) - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- getById(String) - Method in interface dev.tachyonmcp.core.server.features.tasks.TaskRegistry
- getHandler(String) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Returns the handler for a method, or
nullif not registered. - getInteractionContext(ChannelHandlerContext) - Static method in class dev.tachyonmcp.core.transport.netty.ChannelHandlerUtils
-
Returns the protocol interaction context bound to this channel, or
null. - getLoggingLevel() - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- getLoggingLevel() - Method in interface dev.tachyonmcp.core.server.session.DispatchContext
-
Returns the logging level for the current session, or
nullwhen unset or session-less. - getLoggingLevel() - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- getLoggingLevel(String) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Returns the logging level for a session, or
nullif not set. - getMapper(String, String) - Static method in class dev.tachyonmcp.core.protocol.ProtocolMappers
-
Returns the mapper for the given protocol family and version, or
nullif none registered. - getPermittedLogLevel() - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- getPermittedLogLevel() - Method in interface dev.tachyonmcp.core.server.session.DispatchContext
-
Returns the log level this specific request permits, or
nullif it set none. - getPermittedLogLevel() - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- getPrompt(Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- getPrompt(Object) - Method in interface dev.tachyonmcp.core.protocol.ProtocolRequestMapper
-
Maps
prompts/getparams into a prompt name and its argument request. - GetPromptRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Used by the client to get a prompt provided by the server.
- GetPromptRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Used by the client to get a prompt provided by the server.
- GetPromptRequest(String, GetPromptRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest
-
Creates an instance of a
GetPromptRequestrecord class. - GetPromptRequest(String, GetPromptRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest
-
Creates an instance of a
GetPromptRequestrecord class. - GetPromptRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
GetPromptRequest. - GetPromptRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
GetPromptRequest. - GetPromptRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
GetPromptRequest. - GetPromptRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
GetPromptRequest. - GetPromptRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetPromptRequestCodec
-
Default constructor.
- GetPromptRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptRequestCodec
-
Default constructor.
- GetPromptRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for a `prompts/get` request.
- GetPromptRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Parameters for a `prompts/get` request.
- GetPromptRequestParams(String, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequestParams
-
Creates an instance of a
GetPromptRequestParamsrecord class. - GetPromptRequestParams(String, Map<String, JsonNode>, Map<String, JsonNode>, InputResponses, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams
-
Creates an instance of a
GetPromptRequestParamsrecord class. - GetPromptRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
GetPromptRequestParams. - GetPromptRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
GetPromptRequestParams. - GetPromptRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
GetPromptRequestParams. - GetPromptRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
GetPromptRequestParams. - GetPromptRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetPromptRequestParamsCodec
-
Default constructor.
- GetPromptRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptRequestParamsCodec
-
Default constructor.
- getPromptResult(String, List<PromptMessage>, Map<String, Object>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- getPromptResult(String, List<PromptMessage>, Map<String, Object>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- getPromptResult(String, List<PromptMessage>, Map<String, Object>) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps prompt messages, metadata, and optional description into protocol-specific shape.
- GetPromptResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The server's response to a prompts/get request from the client.
- GetPromptResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The result returned by the server for a prompts/get request.
- GetPromptResult(String, List<PromptMessage>, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult
-
Creates an instance of a
GetPromptResultrecord class. - GetPromptResult(String, List<PromptMessage>, Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult
-
Creates an instance of a
GetPromptResultrecord class. - GetPromptResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
GetPromptResult. - GetPromptResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
GetPromptResult. - GetPromptResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
GetPromptResult. - GetPromptResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
GetPromptResult. - GetPromptResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetPromptResultCodec
-
Default constructor.
- GetPromptResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptResultCodec
-
Default constructor.
- GetPromptResultResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A successful response from the server for a prompts/get request.
- GetPromptResultResponse(Result, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResultResponse
-
Creates an instance of a
GetPromptResultResponserecord class. - GetPromptResultResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
GetPromptResultResponse. - GetPromptResultResponseCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
GetPromptResultResponse. - GetPromptResultResponseCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.GetPromptResultResponseCodec
-
Default constructor.
- getSession(Channel) - Static method in class dev.tachyonmcp.core.transport.netty.ChannelHandlerUtils
-
Returns the session bound to this channel, or
null. - getSession(String) - Method in class dev.tachyonmcp.core.server.session.SessionManager
-
Returns the session for the given ID, if present.
- getSession(String) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Returns the session with the given ID, if present.
- GetTaskPayloadRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A request to retrieve the result of a completed task.
- GetTaskPayloadRequest(String, GetTaskPayloadRequest.Params, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest
-
Creates an instance of a
GetTaskPayloadRequestrecord class. - GetTaskPayloadRequest_ParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
GetTaskPayloadRequest.Params. - GetTaskPayloadRequest_ParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskPayloadRequest_ParamsCodec
-
Default constructor.
- GetTaskPayloadRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
GetTaskPayloadRequest. - GetTaskPayloadRequest.Params - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- GetTaskPayloadRequest.Params.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
GetTaskPayloadRequest.Params. - GetTaskPayloadRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
GetTaskPayloadRequest. - GetTaskPayloadRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskPayloadRequestCodec
-
Default constructor.
- getTaskPayloadResult(TaskResult, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- getTaskPayloadResult(TaskResult, String) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps a task's terminal result into the tasks/result payload — a
CallToolResult. - GetTaskPayloadResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The response to a tasks/result request.
- GetTaskPayloadResult(Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadResult
-
Creates an instance of a
GetTaskPayloadResultrecord class. - GetTaskPayloadResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
GetTaskPayloadResult. - GetTaskPayloadResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
GetTaskPayloadResult. - GetTaskPayloadResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskPayloadResultCodec
-
Default constructor.
- GetTaskRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A request to retrieve the state of a task.
- GetTaskRequest(String, GetTaskRequest.Params, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest
-
Creates an instance of a
GetTaskRequestrecord class. - GetTaskRequest_ParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
GetTaskRequest.Params. - GetTaskRequest_ParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskRequest_ParamsCodec
-
Default constructor.
- GetTaskRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
GetTaskRequest. - GetTaskRequest.Params - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- GetTaskRequest.Params.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
GetTaskRequest.Params. - GetTaskRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
GetTaskRequest. - GetTaskRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskRequestCodec
-
Default constructor.
- getTaskResult(Task) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- getTaskResult(Task) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- getTaskResult(Task) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps a single task entry (get result) into protocol-specific shape.
- GetTaskResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The response to a tasks/get request.
- GetTaskResult(Map<String, JsonNode>, String, TaskStatus, String, String, String, Long, Long) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult
-
Creates an instance of a
GetTaskResultrecord class. - GetTaskResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
GetTaskResult. - GetTaskResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
GetTaskResult. - GetTaskResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.GetTaskResultCodec
-
Default constructor.
- getValue() - Method in enum class dev.tachyonmcp.api.server.domain.LoggingLevel
-
Returns the wire-level string for this logging level.
- getValue() - Method in enum class dev.tachyonmcp.api.server.domain.Role
-
Returns the wire string for this role (
"user"or"assistant"). - getValue() - Method in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingLevel
- getValue() - Method in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Role
- getValue() - Method in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatus
- getValue() - Method in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingLevel
- getValue() - Method in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Role
H
- handle(InteractionContext, JsonObject) - Method in interface dev.tachyonmcp.api.server.extensions.ExtensionMethodHandler
-
Handles the method and returns the result to serialize as the JSON-RPC response.
- handle(InteractionContext, ToolRequest) - Method in class dev.tachyonmcp.api.server.features.tools.AbstractToolHandler
-
Handles a tool request synchronously.
- handle(InteractionContext, ToolRequest) - Method in class dev.tachyonmcp.extensions.tools.echo.EchoToolHandler
- handle(InteractionContext, ToolRequest) - Method in class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchTool
- handle(DispatchContext, Object) - Method in interface dev.tachyonmcp.core.server.RpcMethodHandler
-
Handles the method and returns the result to serialize as JSON-RPC response.
- handle(DispatchContext, Object) - Method in class dev.tachyonmcp.core.server.handlers.AbstractAsyncMethodHandler
- handle(DispatchContext, Object) - Method in class dev.tachyonmcp.core.server.handlers.DiscoverHandler
- handle(DispatchContext, Object) - Method in class dev.tachyonmcp.core.server.handlers.EmptyResultHandler
- handle(DispatchContext, Object) - Method in class dev.tachyonmcp.core.server.handlers.InitializeHandler
- handleAsync(InteractionContext, ToolRequest) - Method in class dev.tachyonmcp.api.server.features.tools.AbstractToolHandler
-
Handles a tool request asynchronously.
- handleAsync(InteractionContext, ToolRequest) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolHandler
-
Handles a tool request asynchronously.
- handleAsync(DispatchContext, Object) - Method in interface dev.tachyonmcp.core.server.RpcMethodHandler
-
Handles the method asynchronously.
- handleAsync(DispatchContext, Object) - Method in class dev.tachyonmcp.core.server.handlers.AbstractAsyncMethodHandler
- HandlerFutures - Class in dev.tachyonmcp.api.server.features
-
Static utilities for common CompletionStage patterns.
- HandlerWatchdog - Class in dev.tachyonmcp.core.server
-
Fires a log entry at configurable thresholds when a handler takes longer than expected.
- has(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns whether the object has property
name, including when its value is JSON null. - has(String) - Method in class dev.tachyonmcp.api.server.domain.Args
- hashCode() - Method in record class dev.tachyonmcp.api.json.SchemaValidationError
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.runtime.ElicitationRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.runtime.ElicitationResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.config.JsonConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.EmptyResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.InputRequestBundle
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.ProgressToken.NumericValue
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.ProgressToken.StringValue
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.RequestId.NumericValue
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.RequestId.StringValue
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Prompts
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Resources
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Tasks
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Tools
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.ServerError
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.TaskResult.Completed
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.TaskResult.Failed
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.UriTemplateValue.Scalar
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.domain.UriTemplateValue.Sequence
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.InputRequired
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.Messages
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.WithMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.Deferred
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.Error
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.InputRequired
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.Success
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.WithMeta
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.MethodDescriptor
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Annotations
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BaseMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotificationParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest.Params
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Elicitation
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Roots
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Sampling
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Elicitation
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Sampling
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Argument
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Completion
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateTaskResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification.Params
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmptyResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Error
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest.Params
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest.Params
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icons
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializedNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCErrorResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCResultResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelHint
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Notification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NotificationParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptListChangedNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptReference
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RelatedTaskMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Request
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceListChangedNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplateReference
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotificationParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Result
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Root
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RootsListChangedNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SamplingMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Prompts
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Resources
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests.Tools
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tools
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskAugmentedRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Items
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolChoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolExecution
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolListChangedNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnknownRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Items
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.URLElicitationRequiredError
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.MethodDescriptor
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Annotations
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BaseMetadata
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResultResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotificationParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Elicitation
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Sampling
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Argument
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Completion
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResultResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResultResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestFormParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestURLParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmptyResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Error
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResultResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.HeaderMismatchError
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icons
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequests
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponseRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponses
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InternalError
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidParamsError
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidRequestError
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCErrorResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCResultResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResultResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResultResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResultResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest.Params
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResultResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MethodNotFoundError
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MissingRequiredClientCapabilityError
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelHint
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Notification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationMetaObject
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ParseError
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptListChangedNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptReference
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResultResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Request
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceListChangedNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplateReference
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotificationParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Result
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResultMetaObject
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Root
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SamplingMessage
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Prompts
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Resources
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Tools
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotificationParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequestParams
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResult
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultMetaObject
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Items
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolChoice
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolListChangedNotification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnknownRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnsupportedProtocolVersionError
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Items
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CancellationRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionCallRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionReference.Prompt
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionReference.Resource
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.InitializeRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.PageRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.PromptCallRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.TaskStatusRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.ToolCallRequest
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.runtime.InteractionEvent.OperationStarted
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.runtime.InteractionEvent.ShutdownComplete
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.runtime.InteractionEvent.ShutdownStarted
-
Returns a hash code value for this object.
- hashCode() - Method in class dev.tachyonmcp.core.runtime.Session
- hashCode() - Method in record class dev.tachyonmcp.core.runtime.SseEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.config.CapabilitiesConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.config.FeatureConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.config.ResourcesConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.config.ServerConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.config.SessionConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.config.TasksConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.domain.InitializeResponse
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.features.resources.ResourceTemplateEntry
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Accepted
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Response
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Status
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.CancelEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.NotificationEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.OutboundRequestEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.RequestEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.ResponseEvent
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcError
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Error
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Notification
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Request
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Response
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Returns a hash code value for this object.
- hashCode() - Method in record class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfig
-
Returns a hash code value for this object.
- HasMeta - Interface in dev.tachyonmcp.api.server.domain
-
Marks types that carry optional metadata (
_meta) for protocol extensions. - hasMetaKey(Object, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- hasMetaKey(Object, String) - Method in interface dev.tachyonmcp.core.protocol.ProtocolRequestMapper
-
Returns
truewhen params carry a_metaentry under the given key. - hasMore() - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult
-
Whether additional results exist beyond
CompletionResult.values(). - hasMore() - Method in interface dev.tachyonmcp.api.server.features.PaginatedResult
-
Returns
trueif there are more items beyond this page. - hasMore() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Completion
-
Returns the value of the
hasMorerecord component. - hasMore() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Completion
-
Returns the value of the
hasMorerecord component. - hasMore(Boolean) - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult.Builder
-
Sets whether additional results exist beyond
CompletionResult.values(). - hasMore(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Completion.Builder
-
Sets hasMore.
- hasMore(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Completion.Builder
-
Sets hasMore.
- HEADER_MISMATCH - Enum constant in enum class dev.tachyonmcp.api.server.domain.ServerError.Kind
-
A required header did not match expectations.
- headerMismatch(String) - Static method in class dev.tachyonmcp.core.server.domain.ServerErrors
- HeaderMismatchError - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Returned when a server rejects a request because the values in the HTTP headers do not match the corresponding values in the request body, or because required headers are missing or malformed.
- HeaderMismatchError(Error) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.HeaderMismatchError
-
Creates an instance of a
HeaderMismatchErrorrecord class. - HeaderMismatchError.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
HeaderMismatchError. - HeaderMismatchErrorCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
HeaderMismatchError. - HeaderMismatchErrorCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.HeaderMismatchErrorCodec
-
Default constructor.
- heartbeatInterval() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns the value of the
heartbeatIntervalrecord component. - heartbeatInterval(Duration) - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Sets the SSE heartbeat interval for silent listening streams.
- hints() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences
-
Returns the value of the
hintsrecord component. - hints() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences
-
Returns the value of the
hintsrecord component. - hints(List<ModelHint>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences.Builder
-
Sets hints.
- hints(List<ModelHint>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences.Builder
-
Sets hints.
- host() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns the value of the
hostrecord component. - host() - Method in interface dev.tachyonmcp.core.server.TachyonServer
-
Returns the host the server is bound to, or the configured host if not yet started.
- host() - Method in class dev.tachyonmcp.core.transport.netty.NettyServer
-
Returns the host the server is bound to.
- host() - Method in record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Returns the value of the
hostrecord component. - host(String) - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Sets the bind address.
- host(String) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Sets the bind host.
- HOT - Enum constant in enum class dev.tachyonmcp.core.runtime.Backpressure
-
Stream is writable.
- HttpHelpers - Class in dev.tachyonmcp.core.transport.netty.http
- httpStatus() - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Response
-
Returns the value of the
httpStatusrecord component. - httpStatus() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcError
-
Returns the value of the
httpStatusrecord component.
I
- Icon - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
An optionally-sized icon that can be displayed in a user interface.
- Icon - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
An optionally-sized icon that can be displayed in a user interface.
- Icon - Interface in dev.tachyonmcp.api.server.domain
-
An icon entry for a tool or resource, pointing to an image resource.
- Icon(String, String, List<String>, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon
-
Creates an instance of a
Iconrecord class. - Icon(String, String, List<String>, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon
-
Creates an instance of a
Iconrecord class. - Icon.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
Icon. - Icon.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
Icon. - Icon.Builder - Interface in dev.tachyonmcp.api.server.domain
-
Builder for
Icon. - IconCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
Icon. - IconCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
Icon. - IconCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.IconCodec
-
Default constructor.
- IconCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.IconCodec
-
Default constructor.
- icons() - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity
- icons() - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink
- icons() - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor
-
Optional icons for this prompt.
- icons() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
-
Optional icons for this resource.
- icons() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor
-
Optional icons for resources matching this template.
- icons() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
Optional icons for this tool.
- icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icons
-
Returns the value of the
iconsrecord component. - icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation
-
Returns the value of the
iconsrecord component. - icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt
-
Returns the value of the
iconsrecord component. - icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Returns the value of the
iconsrecord component. - icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Returns the value of the
iconsrecord component. - icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate
-
Returns the value of the
iconsrecord component. - icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Returns the value of the
iconsrecord component. - icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icons
-
Returns the value of the
iconsrecord component. - icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation
-
Returns the value of the
iconsrecord component. - icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt
-
Returns the value of the
iconsrecord component. - icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Returns the value of the
iconsrecord component. - icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Returns the value of the
iconsrecord component. - icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate
-
Returns the value of the
iconsrecord component. - icons() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool
-
Returns the value of the
iconsrecord component. - icons(Icon...) - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity.Builder
- icons(Icon...) - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink.Builder
- icons(Icon...) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor.Builder
- icons(Icon...) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor.Builder
-
Sets the optional icons for resources matching this template.
- icons(Icon...) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Sets the optional icons for this tool.
- icons(Iterable<? extends Icon>) - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity.Builder
- icons(Iterable<? extends Icon>) - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink.Builder
- icons(Iterable<? extends Icon>) - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor.Builder
-
Sets the optional icons for this prompt.
- icons(Iterable<? extends Icon>) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor.Builder
- icons(Iterable<? extends Icon>) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor.Builder
-
Sets the optional icons for resources matching this template.
- icons(Iterable<? extends Icon>) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Sets the optional icons for this tool.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icons.Builder
-
Sets icons.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation.Builder
-
Sets icons.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt.Builder
-
Sets icons.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource.Builder
-
Sets icons.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink.Builder
-
Sets icons.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate.Builder
-
Sets icons.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool.Builder
-
Sets icons.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icons.Builder
-
Sets icons.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation.Builder
-
Sets icons.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt.Builder
-
Sets icons.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource.Builder
-
Sets icons.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink.Builder
-
Sets icons.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate.Builder
-
Sets icons.
- icons(List<Icon>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool.Builder
-
Sets icons.
- Icons - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Base interface to add `icons` property.
- Icons - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Base interface to add `icons` property.
- Icons(List<Icon>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icons
-
Creates an instance of a
Iconsrecord class. - Icons(List<Icon>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icons
-
Creates an instance of a
Iconsrecord class. - Icons.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
Icons. - Icons.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
Icons. - id() - Method in interface dev.tachyonmcp.api.server.domain.Task
-
Returns the unique task identifier.
- id() - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskDescriptor
- id() - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskOptions
-
Caller-supplied task ID to correlate with an external task runner, or
nullto auto-generate. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCErrorResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCResultResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnknownRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResultResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResultResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResultResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResultResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCErrorResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCResultResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResultResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResultResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResultResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResultResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResultResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultResponse
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnknownRequest
-
Returns the value of the
idrecord component. - id() - Method in class dev.tachyonmcp.core.runtime.Session
-
Returns the unique session identifier.
- id() - Method in record class dev.tachyonmcp.core.runtime.SseEvent
-
Returns the value of the
idrecord component. - id() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- id() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Error
-
Returns the value of the
idrecord component. - id() - Method in interface dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage
-
The request/response ID, or
nullfor notifications. - id() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Notification
- id() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Request
-
Returns the value of the
idrecord component. - id() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Response
-
Returns the value of the
idrecord component. - id(String) - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskOptions.Builder
- id(String) - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskDescriptor.Builder
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCErrorResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCResultResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResultResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResultResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResultResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResultResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCErrorResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCResultResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResultResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResultResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResultResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResultResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResultResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultResponse.Builder
-
Sets id.
- id(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent.Builder
-
Sets id.
- id(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnknownRequest.Builder
-
Sets id.
- id(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnknownRequest.Builder
-
Sets id.
- ID - Static variable in class dev.tachyonmcp.core.server.features.tasks.TasksExtension
- idempotentHint() - Method in interface dev.tachyonmcp.api.server.domain.ToolAnnotations
- idempotentHint() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations
-
Returns the value of the
idempotentHintrecord component. - idempotentHint() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations
-
Returns the value of the
idempotentHintrecord component. - idempotentHint(Boolean) - Method in interface dev.tachyonmcp.api.server.domain.ToolAnnotations.Builder
- idempotentHint(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations.Builder
-
Sets idempotentHint.
- idempotentHint(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations.Builder
-
Sets idempotentHint.
- identity() - Method in record class dev.tachyonmcp.core.server.config.ServerConfig
-
Returns the value of the
identityrecord component. - IMAGE - Enum constant in enum class dev.tachyonmcp.api.server.domain.ContentBlock.Type
- ImageContent - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
An image provided to or from an LLM.
- ImageContent - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
An image provided to or from an LLM.
- ImageContent - Interface in dev.tachyonmcp.api.server.domain
-
An image provided to or from an LLM.
- ImageContent(String, String, String, Annotations, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent
-
Creates an instance of a
ImageContentrecord class. - ImageContent(String, String, String, Annotations, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent
-
Creates an instance of a
ImageContentrecord class. - ImageContent.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ImageContent. - ImageContent.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ImageContent. - ImageContent.Builder - Interface in dev.tachyonmcp.api.server.domain
-
Builder for
ImageContent. - ImageContentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ImageContent. - ImageContentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ImageContent. - ImageContentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ImageContentCodec
-
Default constructor.
- ImageContentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ImageContentCodec
-
Default constructor.
- Implementation - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Describes the MCP implementation.
- Implementation - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Describes the MCP implementation.
- Implementation(String, String, String, String, String, List<Icon>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation
-
Creates an instance of a
Implementationrecord class. - Implementation(String, String, String, String, String, List<Icon>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation
-
Creates an instance of a
Implementationrecord class. - Implementation.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
Implementation. - Implementation.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
Implementation. - ImplementationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
Implementation. - ImplementationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
Implementation. - ImplementationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ImplementationCodec
-
Default constructor.
- ImplementationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ImplementationCodec
-
Default constructor.
- includeContext() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns the value of the
includeContextrecord component. - includeContext() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Returns the value of the
includeContextrecord component. - includeContext(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams.Builder
-
Sets includeContext.
- includeContext(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams.Builder
-
Sets includeContext.
- info(String, Object) - Method in interface dev.tachyonmcp.api.runtime.Notifications
-
Emits an info-level log message.
- info(Consumer<ServerIdentity.Builder>) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Configures server identity.
- INFO - Enum constant in enum class dev.tachyonmcp.api.server.domain.LoggingLevel
- INFO - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingLevel
- INFO - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingLevel
- initChannel(SocketChannel) - Method in class dev.tachyonmcp.core.transport.netty.McpChannelInitializer
- initHandlerName() - Method in class dev.tachyonmcp.core.transport.netty.McpHandlerManager
- initHandlerName() - Method in interface dev.tachyonmcp.core.transport.netty.ProtocolHandlerManager
- INITIALIZATION - Enum constant in enum class dev.tachyonmcp.api.runtime.InteractionContext.Lifecycle
-
Server is waiting for or processing the initialisation handshake.
- initialize(Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- initialize(Object) - Method in interface dev.tachyonmcp.core.protocol.ProtocolRequestMapper
-
Maps
initializeparams into the client's requested extensions. - INITIALIZE - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- InitializedNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
This notification is sent from the client to the server after initialization has finished.
- InitializedNotification(String, NotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializedNotification
-
Creates an instance of a
InitializedNotificationrecord class. - InitializedNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
InitializedNotification. - InitializedNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
InitializedNotification. - InitializedNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializedNotificationCodec
-
Default constructor.
- InitializeHandler - Class in dev.tachyonmcp.core.server.handlers
- InitializeHandler(ServerEngine, List<ServerExtension>) - Constructor for class dev.tachyonmcp.core.server.handlers.InitializeHandler
- InitializeRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
This request is sent from the client to the server when it first connects, asking it to begin initialization.
- InitializeRequest(String, InitializeRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest
-
Creates an instance of a
InitializeRequestrecord class. - InitializeRequest(Map<String, JsonObject>) - Constructor for record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.InitializeRequest
-
Creates an instance of a
InitializeRequestrecord class. - InitializeRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
InitializeRequest. - InitializeRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
InitializeRequest. - InitializeRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializeRequestCodec
-
Default constructor.
- InitializeRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for an `initialize` request.
- InitializeRequestParams(String, ClientCapabilities, Implementation, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams
-
Creates an instance of a
InitializeRequestParamsrecord class. - InitializeRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
InitializeRequestParams. - InitializeRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
InitializeRequestParams. - InitializeRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializeRequestParamsCodec
-
Default constructor.
- InitializeResponse - Record Class in dev.tachyonmcp.core.server.domain
-
Server response to the
initializerequest. - InitializeResponse(String, ServerCapabilities, ServerIdentity, String, Map<String, JsonObject>) - Constructor for record class dev.tachyonmcp.core.server.domain.InitializeResponse
-
Creates an instance of a
InitializeResponserecord class. - initializeResult(InitializeResponse) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- initializeResult(InitializeResponse) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps the server's initialize response into protocol-specific shape.
- InitializeResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
After receiving an initialize request from the client, the server sends this response.
- InitializeResult(String, ServerCapabilities, Implementation, String, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult
-
Creates an instance of a
InitializeResultrecord class. - InitializeResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
InitializeResult. - InitializeResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
InitializeResult. - InitializeResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.InitializeResultCodec
-
Default constructor.
- INITIALIZING - Enum constant in enum class dev.tachyonmcp.core.runtime.SessionState
-
Session created, not yet initialized.
- InMemorySessionEventStore - Class in dev.tachyonmcp.core.server.session
-
In-memory event log bounded to
InMemorySessionEventStore.maxEvents: appends past the cap drop the oldest entry (they remain unrecoverable — an SSE client reconnecting with aLast-Event-IDolder than the window simply misses those events, matching typical broker retention semantics). - InMemorySessionEventStore() - Constructor for class dev.tachyonmcp.core.server.session.InMemorySessionEventStore
- InMemorySessionEventStore(long, int) - Constructor for class dev.tachyonmcp.core.server.session.InMemorySessionEventStore
- InMemorySessionStore - Class in dev.tachyonmcp.core.server.session
- InMemorySessionStore() - Constructor for class dev.tachyonmcp.core.server.session.InMemorySessionStore
- inner() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.WithMeta
-
Returns the value of the
innerrecord component. - inner() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.WithMeta
-
Returns the value of the
innerrecord component. - input() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent
-
Returns the value of the
inputrecord component. - input() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent
-
Returns the value of the
inputrecord component. - input(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent.Builder
-
Sets input.
- input(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent.Builder
-
Sets input.
- INPUT_REQUIRED - Enum constant in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
- INPUT_REQUIRED - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatus
- InputRequest - Interface in dev.tachyonmcp.api.server.domain
-
A request for additional user input during a tool call or prompt get.
- InputRequest - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- InputRequestBundle - Record Class in dev.tachyonmcp.api.server.domain
-
Shared payload for an MCP
input_requiredoutcome: the pending input requests keyed by name, plus optional opaque continuation state. - InputRequestBundle(Map<String, ? extends InputRequest>, String) - Constructor for record class dev.tachyonmcp.api.server.domain.InputRequestBundle
-
Creates an instance of a
InputRequestBundlerecord class. - inputRequests() - Method in record class dev.tachyonmcp.api.server.domain.InputRequestBundle
-
Returns the value of the
inputRequestsrecord component. - inputRequests() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.InputRequired
-
Returns the input requests keyed by field name.
- inputRequests() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.InputRequired
-
Returns the requested inputs, keyed by request id.
- inputRequests() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult
-
Returns the value of the
inputRequestsrecord component. - inputRequests(InputRequests) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult.Builder
-
Sets inputRequests.
- InputRequests - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A map of server-initiated requests that the client must fulfill.
- InputRequests(Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequests
-
Creates an instance of a
InputRequestsrecord class. - InputRequests.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
InputRequests. - InputRequestsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
InputRequests. - InputRequestsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InputRequestsCodec
-
Default constructor.
- inputRequired(Map<String, ? extends InputRequest>, String) - Static method in interface dev.tachyonmcp.api.server.features.prompts.PromptResult
-
Creates a prompt result that requests additional input.
- inputRequired(Map<String, ? extends InputRequest>, String) - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolResult
-
Creates a result that requests additional input from the caller before the tool call can complete.
- InputRequired(InputRequestBundle) - Constructor for record class dev.tachyonmcp.api.server.features.prompts.PromptResult.InputRequired
-
Creates an instance of a
InputRequiredrecord class. - InputRequired(InputRequestBundle) - Constructor for record class dev.tachyonmcp.api.server.features.tools.ToolResult.InputRequired
-
Creates an instance of a
InputRequiredrecord class. - inputRequiredResult(Map<String, ? extends InputRequest>, String, Map<String, Object>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- inputRequiredResult(Map<String, ? extends InputRequest>, String, Map<String, Object>) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps input-required metadata into protocol-specific shape.
- InputRequiredResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
An InputRequiredResult sent by the server to indicate that additional input is needed before the request can be completed.
- InputRequiredResult(InputRequests, String, Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult
-
Creates an instance of a
InputRequiredResultrecord class. - InputRequiredResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
InputRequiredResult. - InputRequiredResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
InputRequiredResult. - InputRequiredResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InputRequiredResultCodec
-
Default constructor.
- InputResponse - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- InputResponseRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A input response request params.
- InputResponseRequestParams(InputResponses, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponseRequestParams
-
Creates an instance of a
InputResponseRequestParamsrecord class. - InputResponseRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
InputResponseRequestParams. - inputResponses() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptRequest
-
Returns the value of the
inputResponsesrecord component. - inputResponses() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest
-
Returns the client responses supplied when retrying an input-required resource read.
- inputResponses() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest
-
Returns the input response map from interactive tool calls, or
null. - inputResponses() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams
-
Returns the value of the
inputResponsesrecord component. - inputResponses() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams
-
Returns the value of the
inputResponsesrecord component. - inputResponses() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponseRequestParams
-
Returns the value of the
inputResponsesrecord component. - inputResponses() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams
-
Returns the value of the
inputResponsesrecord component. - inputResponses(InputResponses) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams.Builder
-
Sets inputResponses.
- inputResponses(InputResponses) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams.Builder
-
Sets inputResponses.
- inputResponses(InputResponses) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponseRequestParams.Builder
-
Sets inputResponses.
- inputResponses(InputResponses) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams.Builder
-
Sets inputResponses.
- inputResponses(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest.Builder
-
Sets the client responses supplied when retrying an input-required resource read.
- inputResponses(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest.Builder
-
Sets the input responses for interactive tool calls.
- InputResponses - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A map of client responses to server-initiated requests.
- InputResponses(Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponses
-
Creates an instance of a
InputResponsesrecord class. - InputResponses.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
InputResponses. - InputResponsesCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
InputResponses. - InputResponsesCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InputResponsesCodec
-
Default constructor.
- inputSchema() - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor
-
Optional JSON schema describing the prompt's arguments.
- inputSchema() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
Optional JSON schema describing the tool's input arguments.
- inputSchema() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Returns the value of the
inputSchemarecord component. - inputSchema() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool
-
Returns the value of the
inputSchemarecord component. - inputSchema(JsonSchema) - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor.Builder
-
Sets the optional JSON schema describing the prompt's arguments.
- inputSchema(JsonSchema) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Sets the optional JSON schema describing the tool's input arguments.
- inputSchema(String) - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor.Builder
-
Sets the optional JSON schema describing the prompt's arguments, parsed from a string.
- inputSchema(String) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Sets the optional JSON schema describing the tool's input arguments, parsed from a string.
- inputSchema(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool.Builder
-
Sets inputSchema.
- inputSchema(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool.Builder
-
Sets inputSchema.
- inputSchemaValidator(JsonSchemaValidator) - Method in class dev.tachyonmcp.api.server.config.JsonConfig.Builder
- inputValidator() - Method in record class dev.tachyonmcp.api.server.config.JsonConfig
-
Returns the value of the
inputValidatorrecord component. - install(ChannelHandlerContext) - Static method in class dev.tachyonmcp.core.transport.netty.SessionTouchHandler
-
Installs the shared
SessionTouchHandlerinto the channel pipeline, if not already present. - instance() - Static method in class dev.tachyonmcp.core.server.features.tasks.TasksExtension
- INSTANCE - Static variable in record class dev.tachyonmcp.core.runtime.InteractionEvent.ShutdownComplete
- INSTANCE - Static variable in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskIdGenerator
- INSTANCE - Static variable in class dev.tachyonmcp.core.server.json.Jackson3JsonFactory
- INSTANCE - Static variable in class dev.tachyonmcp.core.server.json.JacksonNodeJsonFactory
- INSTANCE - Static variable in class dev.tachyonmcp.core.server.json.JacksonObjectJsonFactory
- INSTANCE - Static variable in class dev.tachyonmcp.core.server.json.JacksonPayloadSerde
- INSTANCE - Static variable in class dev.tachyonmcp.core.server.json.NetworkntJsonSchemaValidator
- INSTANCE - Static variable in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- instructions() - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity
- instructions() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult
-
Returns the value of the
instructionsrecord component. - instructions() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult
-
Returns the value of the
instructionsrecord component. - instructions() - Method in record class dev.tachyonmcp.core.server.domain.InitializeResponse
-
Returns the value of the
instructionsrecord component. - instructions(String) - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity.Builder
- instructions(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult.Builder
-
Sets instructions.
- instructions(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult.Builder
-
Sets instructions.
- intelligencePriority() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences
-
Returns the value of the
intelligencePriorityrecord component. - intelligencePriority() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences
-
Returns the value of the
intelligencePriorityrecord component. - intelligencePriority(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences.Builder
-
Sets intelligencePriority.
- intelligencePriority(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences.Builder
-
Sets intelligencePriority.
- INTERACTION_CONTEXT_KEY - Static variable in class dev.tachyonmcp.core.transport.netty.InteractionHandler
- InteractionContext - Interface in dev.tachyonmcp.api.runtime
-
Handler-facing view of the per-channel interaction: the current lifecycle phase, protocol version, optional session identifier, and the collaboration channels a tool/resource/prompt handler legitimately needs (
InteractionContext.notifications()andInteractionContext.sendRequest(String, Object)). - InteractionContext.Lifecycle - Enum Class in dev.tachyonmcp.api.runtime
-
Lifecycle phases of an MCP interaction.
- InteractionEvent - Interface in dev.tachyonmcp.core.runtime
- InteractionEvent.OperationStarted - Record Class in dev.tachyonmcp.core.runtime
-
INITIALIZATION → OPERATION: protocol negotiation complete.
- InteractionEvent.ShutdownComplete - Record Class in dev.tachyonmcp.core.runtime
-
SHUTDOWN complete: all cleanup done, channel may be closed.
- InteractionEvent.ShutdownStarted - Record Class in dev.tachyonmcp.core.runtime
-
OPERATION → SHUTDOWN: client requested graceful termination.
- InteractionHandler - Class in dev.tachyonmcp.core.transport.netty
-
Creates and manages the per-channel
ChannelContexton channel active/inactive lifecycle events. - InteractionHandler() - Constructor for class dev.tachyonmcp.core.transport.netty.InteractionHandler
- INTERNAL_ERROR - Enum constant in enum class dev.tachyonmcp.api.server.domain.ServerError.Kind
-
An internal server error occurred.
- InternalApi - Annotation Interface in dev.tachyonmcp.api.annotations
-
Marks a public type, member, or package that exists only for Tachyon's own cross-package wiring.
- internalError(String) - Static method in class dev.tachyonmcp.core.server.domain.ServerErrors
- InternalError - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A JSON-RPC error indicating that an internal error occurred on the receiver.
- InternalError(String, String, JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InternalError
-
Creates an instance of a
InternalErrorrecord class. - InternalError.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
InternalError. - InternalErrorCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
InternalError. - InternalErrorCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InternalErrorCodec
-
Default constructor.
- intOpt(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the element at
indexas an exactint. - intOpt(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named exact
int. - intOpt(String) - Method in class dev.tachyonmcp.api.server.domain.Args
- intOr(int, int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the exact
intelement atindexorfallbackwhen JSON null. - intOr(String, int) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named exact
intorfallbackwhen it is missing or JSON null. - intValue(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the required exact
intelement atindex. - intValue(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named required exact
int. - INVALID_PARAMS - Enum constant in enum class dev.tachyonmcp.api.server.domain.ServerError.Kind
-
The method parameters were invalid.
- INVALID_REQUEST - Enum constant in enum class dev.tachyonmcp.api.server.domain.ServerError.Kind
-
The request was not a valid JSON-RPC request.
- InvalidArgumentException - Exception Class in dev.tachyonmcp.api.server.domain
-
Thrown when a method argument cannot be decoded or validated.
- InvalidArgumentException(String, String) - Constructor for exception class dev.tachyonmcp.api.server.domain.InvalidArgumentException
-
Constructs a new
InvalidArgumentException. - InvalidArgumentException(String, String, Throwable) - Constructor for exception class dev.tachyonmcp.api.server.domain.InvalidArgumentException
-
Constructs a new
InvalidArgumentExceptionwith a cause. - invalidParams(String) - Static method in class dev.tachyonmcp.core.server.domain.ServerErrors
- InvalidParamsError - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A JSON-RPC error indicating that the method parameters are invalid or malformed.
- InvalidParamsError(String, String, JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidParamsError
-
Creates an instance of a
InvalidParamsErrorrecord class. - InvalidParamsError.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
InvalidParamsError. - InvalidParamsErrorCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
InvalidParamsError. - InvalidParamsErrorCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InvalidParamsErrorCodec
-
Default constructor.
- invalidRequest(String) - Static method in class dev.tachyonmcp.core.server.domain.ServerErrors
- InvalidRequestError - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A JSON-RPC error indicating that the request is not a valid request object.
- InvalidRequestError(String, String, JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidRequestError
-
Creates an instance of a
InvalidRequestErrorrecord class. - InvalidRequestError.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
InvalidRequestError. - InvalidRequestErrorCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
InvalidRequestError. - InvalidRequestErrorCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.InvalidRequestErrorCodec
-
Default constructor.
- invokeAndMap(String, Callable<? extends CompletionStage<? extends R>>, Executor, BiFunction<? super R, Throwable, Object>) - Static method in class dev.tachyonmcp.api.server.features.HandlerFutures
-
Invokes a handler, guards against a synchronous throw or a
nullreturned stage, and maps the outcome viaHandlerFutures.completeOn(java.util.concurrent.CompletionStage<T>, java.util.concurrent.Executor, java.util.function.BiFunction<? super T, java.lang.Throwable, ? extends R>). - IO_URING - Enum constant in enum class dev.tachyonmcp.core.transport.netty.NettyIoEngine
- ioEngine() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns the value of the
ioEnginerecord component. - ioEngine() - Method in record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Returns the value of the
ioEnginerecord component. - ioEngine(NettyIoEngine) - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Sets the Netty I/O engine; defaults to
NettyIoEngine.AUTO. - ioHandler() - Method in enum class dev.tachyonmcp.core.transport.netty.NettyIoEngine
-
Returns the
IoHandlerFactoryfor this transport. - isActive() - Method in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
- isEmpty() - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns whether the array has no elements.
- isEmpty() - Method in class dev.tachyonmcp.api.server.domain.Args
-
Returns whether the arguments are empty.
- isEmpty() - Method in class dev.tachyonmcp.core.server.features.AbstractRegistry
-
Returns whether the registry is empty.
- isEmpty() - Method in interface dev.tachyonmcp.core.server.features.completions.CompletionRegistry
- isEmpty() - Method in class dev.tachyonmcp.core.server.features.completions.DefaultCompletionRegistry
-
Returns whether no completion handlers are registered.
- isEmpty() - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
-
Determines whether the registry contains no resources.
- isEnabled(Channel) - Static method in class dev.tachyonmcp.core.transport.netty.sse.SseHeartbeat
- isError() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult
-
Returns the value of the
isErrorrecord component. - isError() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent
-
Returns the value of the
isErrorrecord component. - isError() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Returns the value of the
isErrorrecord component. - isError() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent
-
Returns the value of the
isErrorrecord component. - isError(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult.Builder
-
Sets isError.
- isError(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent.Builder
-
Sets isError.
- isError(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult.Builder
-
Sets isError.
- isError(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent.Builder
-
Sets isError.
- isExpired() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- isExtensionEnabled(String) - Method in interface dev.tachyonmcp.api.runtime.InteractionContext
-
Returns
trueif the given extension is active for this interaction. - isExtensionEnabled(String) - Method in class dev.tachyonmcp.core.runtime.DefaultChannelContext
- isExtensionEnabled(String) - Method in class dev.tachyonmcp.core.runtime.Session
-
Returns whether the given extension is enabled for this session.
- isExtensionEnabled(String) - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- isExtensionEnabled(String) - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- isFreeTier() - Method in record class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfig
- isResultExpired() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
-
Whether this task's result has outlived its
keepAliveretention window. - isStateless() - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Returns
truewhen running in stateless mode (no session persistence). - isSubscribed(String, String) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
-
Returns whether the given session is subscribed to the resource URI.
- isTerminal() - Method in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
- isWritable() - Method in interface dev.tachyonmcp.core.runtime.SseConnection
-
Returns
trueif the underlying channel is writable. - isWritable() - Method in class dev.tachyonmcp.core.transport.netty.sse.NettySseConnection
- items() - Method in interface dev.tachyonmcp.api.server.features.PaginatedResult
-
The items on this page.
- items() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema
-
Returns the value of the
itemsrecord component. - items() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
itemsrecord component. - items() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema
-
Returns the value of the
itemsrecord component. - items() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
itemsrecord component. - items(TitledMultiSelectEnumSchema.Items) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Builder
-
Sets items.
- items(UntitledMultiSelectEnumSchema.Items) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Builder
-
Sets items.
- items(TitledMultiSelectEnumSchema.Items) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Builder
-
Sets items.
- items(UntitledMultiSelectEnumSchema.Items) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Builder
-
Sets items.
- items(Iterable<? extends R>) - Method in interface dev.tachyonmcp.api.server.features.PaginatedResult.Builder
- Items(String, List<String>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Items
-
Creates an instance of a
Itemsrecord class. - Items(String, List<String>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Items
-
Creates an instance of a
Itemsrecord class. - Items(List<JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Items
-
Creates an instance of a
Itemsrecord class. - Items(List<JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Items
-
Creates an instance of a
Itemsrecord class.
J
- Jackson3JsonFactory - Class in dev.tachyonmcp.core.server.json
-
Jackson 3-backed
JsonDocumentFactoryandJsonSchemaFactoryforStringsources: parses the source and rejects malformed JSON before wrapping it. - Jackson3JsonFactory() - Constructor for class dev.tachyonmcp.core.server.json.Jackson3JsonFactory
- JacksonNodeJsonFactory - Class in dev.tachyonmcp.core.server.json
-
Jackson
JsonNode-backedJsonDocumentFactoryandJsonSchemaFactory: wraps an already-parsed tree without re-serializing it, retaining the node forJsonDocument.unwrap(Class)instead of round-tripping through a JSON string. - JacksonNodeJsonFactory() - Constructor for class dev.tachyonmcp.core.server.json.JacksonNodeJsonFactory
- JacksonObjectJsonFactory - Class in dev.tachyonmcp.core.server.json
-
Jackson
ObjectNode-backedJsonDocumentFactoryandJsonSchemaFactory: wraps an already-parsed object node without re-serializing it, retaining it forJsonDocument.unwrap(Class)instead of round-tripping through a JSON string. - JacksonObjectJsonFactory() - Constructor for class dev.tachyonmcp.core.server.json.JacksonObjectJsonFactory
- JacksonPayloadSerde - Class in dev.tachyonmcp.core.server.json
-
Default
PayloadSerdebacked by Jackson. - JacksonPayloadSerde() - Constructor for class dev.tachyonmcp.core.server.json.JacksonPayloadSerde
- JacksonPayloadSerde(ObjectMapper) - Constructor for class dev.tachyonmcp.core.server.json.JacksonPayloadSerde
- janitorInterval() - Method in record class dev.tachyonmcp.core.server.config.SessionConfig
-
Returns the value of the
janitorIntervalrecord component. - janitorInterval(Duration) - Method in class dev.tachyonmcp.core.server.config.SessionConfig.Builder
-
Sets the janitor sweep interval.
- join(List<SchemaValidationError>) - Static method in record class dev.tachyonmcp.api.json.SchemaValidationError
-
Joins the messages of several errors into one
"; "-separated string. - joinInterruptibly(CompletionStage<T>) - Static method in class dev.tachyonmcp.api.server.features.HandlerFutures
-
Joins a CompletionStage via blocking
.get(), restoring interrupt and unwrapping ExecutionException. - json() - Method in interface dev.tachyonmcp.api.json.JsonDocument
-
Returns the encoded JSON value.
- json() - Method in class dev.tachyonmcp.api.server.domain.Args
- json(Consumer<JsonConfig.Builder>) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Configures JSON serialization and validation.
- JsonArray - Interface in dev.tachyonmcp.api.json
-
An immutable, provider-neutral view of a JSON array.
- JsonConfig - Record Class in dev.tachyonmcp.api.server.config
-
JSON payload configuration for the server: serializer, deserializer, schema validators, and schema parsing factory.
- JsonConfig(PayloadSerializer, PayloadDeserializer, JsonSchemaValidator, JsonSchemaValidator, JsonSchemaFactory<String>) - Constructor for record class dev.tachyonmcp.api.server.config.JsonConfig
-
Creates an instance of a
JsonConfigrecord class. - JsonConfig.Builder - Class in dev.tachyonmcp.api.server.config
-
Builder for
JsonConfig. - JsonDocument - Interface in dev.tachyonmcp.api.json
-
An encoded JSON value.
- JsonDocumentFactory<T> - Interface in dev.tachyonmcp.api.json.spi
-
Creates a
JsonDocumentfrom a source representation, validating it in the process. - JsonObject - Interface in dev.tachyonmcp.api.json
-
An immutable, provider-neutral view of a JSON object.
- jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializedNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCErrorResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCResultResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptListChangedNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceListChangedNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RootsListChangedNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolListChangedNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResultResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResultResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResultResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResultResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCErrorResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCResultResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResultResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResultResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResultResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResultResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptListChangedNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResultResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceListChangedNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultResponse
-
Returns the value of the
jsonrpcrecord component. - jsonrpc() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolListChangedNotification
-
Returns the value of the
jsonrpcrecord component. - jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializedNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCErrorResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCResultResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptListChangedNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceListChangedNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RootsListChangedNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolListChangedNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResultResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResultResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResultResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResultResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCErrorResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCResultResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResultResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResultResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResultResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResultResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptListChangedNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResultResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceListChangedNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotification.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultResponse.Builder
-
Sets jsonrpc.
- jsonrpc(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolListChangedNotification.Builder
-
Sets jsonrpc.
- JsonRpcCodec - Class in dev.tachyonmcp.core.transport.jsonrpc
-
Low-level JSON-RPC 2.0 codec: parse and serialize messages to/from Netty
ByteBuf. - JsonRpcError - Record Class in dev.tachyonmcp.core.transport.jsonrpc
-
A JSON-RPC error object, produced by a protocol version's
ProtocolResponseMapper. - JsonRpcError(int, String) - Constructor for record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcError
-
Creates an error with no additional data, HTTP status 200.
- JsonRpcError(int, String, String) - Constructor for record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcError
-
Creates an error with additional data, HTTP status 200.
- JsonRpcError(int, String, String, int) - Constructor for record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcError
-
Creates an instance of a
JsonRpcErrorrecord class. - JSONRPCErrorResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A response to a request that indicates an error occurred.
- JSONRPCErrorResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A response to a request that indicates an error occurred.
- JSONRPCErrorResponse(String, String, Error) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCErrorResponse
-
Creates an instance of a
JSONRPCErrorResponserecord class. - JSONRPCErrorResponse(String, String, Error) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCErrorResponse
-
Creates an instance of a
JSONRPCErrorResponserecord class. - JSONRPCErrorResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
JSONRPCErrorResponse. - JSONRPCErrorResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
JSONRPCErrorResponse. - JSONRPCErrorResponseCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
JSONRPCErrorResponse. - JSONRPCErrorResponseCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
JSONRPCErrorResponse. - JSONRPCErrorResponseCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.JSONRPCErrorResponseCodec
-
Default constructor.
- JSONRPCErrorResponseCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.JSONRPCErrorResponseCodec
-
Default constructor.
- JsonRpcMessage - Interface in dev.tachyonmcp.core.transport.jsonrpc
-
A parsed JSON-RPC 2.0 message: request, notification, response, or error.
- JSONRPCMessage - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Refers to any valid JSON-RPC object that can be decoded off the wire, or encoded to be sent.
- JSONRPCMessage - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Refers to any valid JSON-RPC object that can be decoded off the wire, or encoded to be sent.
- JsonRpcMessage.Error - Record Class in dev.tachyonmcp.core.transport.jsonrpc
-
A JSON-RPC error response.
- JsonRpcMessage.Notification<T> - Record Class in dev.tachyonmcp.core.transport.jsonrpc
-
A JSON-RPC notification (no ID, no response expected).
- JsonRpcMessage.Request<T> - Record Class in dev.tachyonmcp.core.transport.jsonrpc
-
A JSON-RPC request with an ID (expecting a response).
- JsonRpcMessage.Response - Record Class in dev.tachyonmcp.core.transport.jsonrpc
-
A JSON-RPC success response.
- JSONRPCNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A notification which does not expect a response.
- JSONRPCNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A notification which does not expect a response.
- JSONRPCNotification(String, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCNotification
-
Creates an instance of a
JSONRPCNotificationrecord class. - JSONRPCNotification(String, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCNotification
-
Creates an instance of a
JSONRPCNotificationrecord class. - JSONRPCNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
JSONRPCNotification. - JSONRPCNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
JSONRPCNotification. - JSONRPCRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A request that expects a response.
- JSONRPCRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A request that expects a response.
- JSONRPCRequest(String, String, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest
-
Creates an instance of a
JSONRPCRequestrecord class. - JSONRPCRequest(String, String, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest
-
Creates an instance of a
JSONRPCRequestrecord class. - JSONRPCRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
JSONRPCRequest. - JSONRPCRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
JSONRPCRequest. - JSONRPCResponse - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A response to a request, containing either the result or error.
- JSONRPCResponse - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A response to a request, containing either the result or error.
- JSONRPCResultResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A successful (non-error) response to a request.
- JSONRPCResultResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A successful (non-error) response to a request.
- JSONRPCResultResponse(String, String, Result) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCResultResponse
-
Creates an instance of a
JSONRPCResultResponserecord class. - JSONRPCResultResponse(String, String, Result) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCResultResponse
-
Creates an instance of a
JSONRPCResultResponserecord class. - JSONRPCResultResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
JSONRPCResultResponse. - JSONRPCResultResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
JSONRPCResultResponse. - JSONRPCResultResponseCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
JSONRPCResultResponse. - JSONRPCResultResponseCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.JSONRPCResultResponseCodec
-
Default constructor.
- JsonSchema - Interface in dev.tachyonmcp.api.json
-
An immutable, encoded JSON Schema.
- JsonSchemaFactory<T> - Interface in dev.tachyonmcp.api.json.spi
-
Creates a
JsonSchemafrom a source representation, validating it in the process. - JsonSchemaUtils - Class in dev.tachyonmcp.core.server.json
- JsonSchemaValidator - Interface in dev.tachyonmcp.api.json
-
Validates JSON data against a JSON Schema.
- JsonUtils - Class in dev.tachyonmcp.core.server.json
K
- keepAlive() - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskOptions
-
How long after this task reaches a terminal state its result stays retrievable, or
nullto use the server default. - keepAlive() - Method in record class dev.tachyonmcp.core.server.config.TasksConfig
-
Returns the value of the
keepAliverecord component. - keepAlive() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
-
How long after this task reaches a terminal state its result stays retrievable.
- keepAlive(Duration) - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskOptions.Builder
- keepAlive(Duration) - Method in class dev.tachyonmcp.core.server.config.TasksConfig.Builder
-
Sets the default retention window for a terminal task's result.
- keyword() - Method in record class dev.tachyonmcp.api.json.SchemaValidationError
-
Returns the value of the
keywordrecord component. - kind() - Method in record class dev.tachyonmcp.api.server.domain.ServerError
-
Returns the value of the
kindrecord component. - knownMethods() - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodDispatch
- knownMethods() - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodDispatch
- KQUEUE - Enum constant in enum class dev.tachyonmcp.core.transport.netty.NettyIoEngine
L
- LAST_EVENT_ID - Static variable in class dev.tachyonmcp.core.protocol.mcp.McpHeaderNames
-
SSE
Last-Event-IDheader for reconnection. - lastActivityNanos - Variable in class dev.tachyonmcp.core.runtime.Session
- lastActivityNanos() - Method in class dev.tachyonmcp.core.runtime.Session
-
Returns the nanosecond timestamp of the last activity on this session.
- lastModified() - Method in interface dev.tachyonmcp.api.server.domain.Annotations
-
RFC-3339 timestamp of the last modification, or
nullwhen unknown. - lastModified() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Annotations
-
Returns the value of the
lastModifiedrecord component. - lastModified() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Annotations
-
Returns the value of the
lastModifiedrecord component. - lastModified(String) - Method in interface dev.tachyonmcp.api.server.domain.Annotations.Builder
-
Sets the last-modified timestamp.
- lastModified(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Annotations.Builder
-
Sets lastModified.
- lastModified(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Annotations.Builder
-
Sets lastModified.
- lastUpdatedAt() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult
-
Returns the value of the
lastUpdatedAtrecord component. - lastUpdatedAt() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult
-
Returns the value of the
lastUpdatedAtrecord component. - lastUpdatedAt() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task
-
Returns the value of the
lastUpdatedAtrecord component. - lastUpdatedAt() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams
-
Returns the value of the
lastUpdatedAtrecord component. - lastUpdatedAt() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- lastUpdatedAt(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult.Builder
-
Sets lastUpdatedAt.
- lastUpdatedAt(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult.Builder
-
Sets lastUpdatedAt.
- lastUpdatedAt(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task.Builder
-
Sets lastUpdatedAt.
- lastUpdatedAt(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams.Builder
-
Sets lastUpdatedAt.
- lastUpdatedAtIso() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- LegacyTitledEnumSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Use TitledSingleSelectEnumSchema instead.
- LegacyTitledEnumSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Use TitledSingleSelectEnumSchema instead.
- LegacyTitledEnumSchema(String, String, String, List<String>, List<String>, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema
-
Creates an instance of a
LegacyTitledEnumSchemarecord class. - LegacyTitledEnumSchema(String, String, String, List<String>, List<String>, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema
-
Creates an instance of a
LegacyTitledEnumSchemarecord class. - LegacyTitledEnumSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
LegacyTitledEnumSchema. - LegacyTitledEnumSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
LegacyTitledEnumSchema. - LegacyTitledEnumSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
LegacyTitledEnumSchema. - LegacyTitledEnumSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
LegacyTitledEnumSchema. - LegacyTitledEnumSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LegacyTitledEnumSchemaCodec
-
Default constructor.
- LegacyTitledEnumSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.LegacyTitledEnumSchemaCodec
-
Default constructor.
- level() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams
-
Returns the value of the
levelrecord component. - level() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequestParams
-
Returns the value of the
levelrecord component. - level() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams
-
Returns the value of the
levelrecord component. - level(LoggingLevel) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams.Builder
-
Sets level.
- level(LoggingLevel) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequestParams.Builder
-
Sets level.
- level(LoggingLevel) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams.Builder
-
Sets level.
- lifecycle() - Method in interface dev.tachyonmcp.api.runtime.InteractionContext
-
Returns the current lifecycle phase, or
nullbefore initialisation. - lifecycle() - Method in class dev.tachyonmcp.core.runtime.DefaultChannelContext
- lifecycle() - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- lifecycle() - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- LifecyclePipelineCoordinator - Class in dev.tachyonmcp.core.transport.netty
- LifecyclePipelineCoordinator(ProtocolHandlerManager) - Constructor for class dev.tachyonmcp.core.transport.netty.LifecyclePipelineCoordinator
- limit() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.PageRequest
-
Returns the value of the
limitrecord component. - list() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Tasks
-
Returns the value of the
listrecord component. - list() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks
-
Returns the value of the
listrecord component. - list() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks
-
Returns the value of the
listrecord component. - list() - Static method in class dev.tachyonmcp.core.protocol.Protocols
-
All registered protocol implementations.
- list() - Method in record class dev.tachyonmcp.core.server.config.TasksConfig
-
Returns the value of the
listrecord component. - list(boolean) - Method in class dev.tachyonmcp.core.server.config.TasksConfig.Builder
- list(int, String) - Method in class dev.tachyonmcp.core.server.features.AbstractRegistry
-
Lists all descriptors with pagination.
- list(int, String) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
-
Lists registered resources in name order using cursor-based pagination.
- list(int, String, Predicate<D>) - Method in class dev.tachyonmcp.core.server.features.AbstractRegistry
-
Lists descriptors with pagination and filter.
- list(int, String, Predicate<ResourceDescriptor>) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
- list(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Builder
-
Sets list.
- list(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Builder
-
Sets list.
- listChanged() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Prompts
-
Returns the value of the
listChangedrecord component. - listChanged() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Resources
-
Returns the value of the
listChangedrecord component. - listChanged() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Tools
-
Returns the value of the
listChangedrecord component. - listChanged() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Roots
-
Returns the value of the
listChangedrecord component. - listChanged() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Prompts
-
Returns the value of the
listChangedrecord component. - listChanged() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Resources
-
Returns the value of the
listChangedrecord component. - listChanged() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tools
-
Returns the value of the
listChangedrecord component. - listChanged() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Prompts
-
Returns the value of the
listChangedrecord component. - listChanged() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Resources
-
Returns the value of the
listChangedrecord component. - listChanged() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Tools
-
Returns the value of the
listChangedrecord component. - listChanged() - Method in record class dev.tachyonmcp.core.server.config.FeatureConfig
-
Returns the value of the
listChangedrecord component. - listChanged() - Method in record class dev.tachyonmcp.core.server.config.ResourcesConfig
-
Returns the value of the
listChangedrecord component. - listChanged(boolean) - Method in class dev.tachyonmcp.core.server.config.FeatureConfig.Builder
- listChanged(boolean) - Method in class dev.tachyonmcp.core.server.config.ResourcesConfig.Builder
- listChanged(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Roots.Builder
-
Sets listChanged.
- listChanged(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Prompts.Builder
-
Sets listChanged.
- listChanged(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Resources.Builder
-
Sets listChanged.
- listChanged(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tools.Builder
-
Sets listChanged.
- listChanged(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Prompts.Builder
-
Sets listChanged.
- listChanged(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Resources.Builder
-
Sets listChanged.
- listChanged(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Tools.Builder
-
Sets listChanged.
- listItems(int, String) - Method in class dev.tachyonmcp.core.server.features.AbstractRegistry
-
Lists items with pagination, returning feature instances.
- ListPromptsRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Sent from the client to request a list of prompts and prompt templates the server has.
- ListPromptsRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Sent from the client to request a list of prompts and prompt templates the server has.
- ListPromptsRequest(String, Map<String, JsonNode>, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest
-
Creates an instance of a
ListPromptsRequestrecord class. - ListPromptsRequest(String, Map<String, JsonNode>, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest
-
Creates an instance of a
ListPromptsRequestrecord class. - ListPromptsRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ListPromptsRequest. - ListPromptsRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListPromptsRequest. - ListPromptsRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ListPromptsRequest. - ListPromptsRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListPromptsRequest. - ListPromptsRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListPromptsRequestCodec
-
Default constructor.
- ListPromptsRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListPromptsRequestCodec
-
Default constructor.
- listPromptsResult(List<PromptDescriptor>, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- listPromptsResult(List<PromptDescriptor>, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- listPromptsResult(List<PromptDescriptor>, String) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps a paginated list of prompt descriptors into protocol-specific shape.
- ListPromptsResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The server's response to a prompts/list request from the client.
- ListPromptsResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The result returned by the server for a prompts/list request.
- ListPromptsResult(List<Prompt>, Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult
-
Creates an instance of a
ListPromptsResultrecord class. - ListPromptsResult(List<Prompt>, Map<String, JsonNode>, String, String, long, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult
-
Creates an instance of a
ListPromptsResultrecord class. - ListPromptsResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ListPromptsResult. - ListPromptsResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListPromptsResult. - ListPromptsResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ListPromptsResult. - ListPromptsResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListPromptsResult. - ListPromptsResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListPromptsResultCodec
-
Default constructor.
- ListPromptsResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListPromptsResultCodec
-
Default constructor.
- ListPromptsResultResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A successful response from the server for a prompts/list request.
- ListPromptsResultResponse(ListPromptsResult, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResultResponse
-
Creates an instance of a
ListPromptsResultResponserecord class. - ListPromptsResultResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListPromptsResultResponse. - ListPromptsResultResponseCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListPromptsResultResponse. - ListPromptsResultResponseCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListPromptsResultResponseCodec
-
Default constructor.
- ListRequests - Class in dev.tachyonmcp.core.server.features
-
Shared parsing of limit/cursor from JSON-RPC request params.
- ListResourcesRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Sent from the client to request a list of resources the server has.
- ListResourcesRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Sent from the client to request a list of resources the server has.
- ListResourcesRequest(String, Map<String, JsonNode>, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest
-
Creates an instance of a
ListResourcesRequestrecord class. - ListResourcesRequest(String, Map<String, JsonNode>, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest
-
Creates an instance of a
ListResourcesRequestrecord class. - ListResourcesRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ListResourcesRequest. - ListResourcesRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListResourcesRequest. - ListResourcesRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ListResourcesRequest. - ListResourcesRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListResourcesRequest. - ListResourcesRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourcesRequestCodec
-
Default constructor.
- ListResourcesRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourcesRequestCodec
-
Default constructor.
- listResourcesResult(List<ResourceDescriptor>, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- listResourcesResult(List<ResourceDescriptor>, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- listResourcesResult(List<ResourceDescriptor>, String) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps a paginated list of resource descriptors into protocol-specific shape.
- ListResourcesResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The server's response to a resources/list request from the client.
- ListResourcesResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The result returned by the server for a resources/list request.
- ListResourcesResult(List<Resource>, Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult
-
Creates an instance of a
ListResourcesResultrecord class. - ListResourcesResult(List<Resource>, Map<String, JsonNode>, String, String, long, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult
-
Creates an instance of a
ListResourcesResultrecord class. - ListResourcesResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ListResourcesResult. - ListResourcesResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListResourcesResult. - ListResourcesResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ListResourcesResult. - ListResourcesResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListResourcesResult. - ListResourcesResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourcesResultCodec
-
Default constructor.
- ListResourcesResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourcesResultCodec
-
Default constructor.
- ListResourcesResultResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A successful response from the server for a resources/list request.
- ListResourcesResultResponse(ListResourcesResult, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResultResponse
-
Creates an instance of a
ListResourcesResultResponserecord class. - ListResourcesResultResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListResourcesResultResponse. - ListResourcesResultResponseCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListResourcesResultResponse. - ListResourcesResultResponseCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourcesResultResponseCodec
-
Default constructor.
- ListResourceTemplatesRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Sent from the client to request a list of resource templates the server has.
- ListResourceTemplatesRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Sent from the client to request a list of resource templates the server has.
- ListResourceTemplatesRequest(String, Map<String, JsonNode>, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest
-
Creates an instance of a
ListResourceTemplatesRequestrecord class. - ListResourceTemplatesRequest(String, Map<String, JsonNode>, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest
-
Creates an instance of a
ListResourceTemplatesRequestrecord class. - ListResourceTemplatesRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ListResourceTemplatesRequest. - ListResourceTemplatesRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListResourceTemplatesRequest. - ListResourceTemplatesRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ListResourceTemplatesRequest. - ListResourceTemplatesRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListResourceTemplatesRequest. - ListResourceTemplatesRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourceTemplatesRequestCodec
-
Default constructor.
- ListResourceTemplatesRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourceTemplatesRequestCodec
-
Default constructor.
- listResourceTemplatesResult(List<ResourceTemplateDescriptor>, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- listResourceTemplatesResult(List<ResourceTemplateDescriptor>, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- listResourceTemplatesResult(List<ResourceTemplateDescriptor>, String) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps a paginated list of resource template entries into protocol-specific shape.
- ListResourceTemplatesResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The server's response to a resources/templates/list request from the client.
- ListResourceTemplatesResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The result returned by the server for a resources/templates/list request.
- ListResourceTemplatesResult(List<ResourceTemplate>, Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult
-
Creates an instance of a
ListResourceTemplatesResultrecord class. - ListResourceTemplatesResult(List<ResourceTemplate>, Map<String, JsonNode>, String, String, long, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult
-
Creates an instance of a
ListResourceTemplatesResultrecord class. - ListResourceTemplatesResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ListResourceTemplatesResult. - ListResourceTemplatesResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListResourceTemplatesResult. - ListResourceTemplatesResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ListResourceTemplatesResult. - ListResourceTemplatesResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListResourceTemplatesResult. - ListResourceTemplatesResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListResourceTemplatesResultCodec
-
Default constructor.
- ListResourceTemplatesResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourceTemplatesResultCodec
-
Default constructor.
- ListResourceTemplatesResultResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A successful response from the server for a resources/templates/list request.
- ListResourceTemplatesResultResponse(ListResourceTemplatesResult, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResultResponse
-
Creates an instance of a
ListResourceTemplatesResultResponserecord class. - ListResourceTemplatesResultResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListResourceTemplatesResultResponse. - ListResourceTemplatesResultResponseCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListResourceTemplatesResultResponse. - ListResourceTemplatesResultResponseCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListResourceTemplatesResultResponseCodec
-
Default constructor.
- ListRootsRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Sent from the server to request a list of root URIs from the client.
- ListRootsRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Sent from the server to request a list of root URIs from the client.
- ListRootsRequest(String, RequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest
-
Creates an instance of a
ListRootsRequestrecord class. - ListRootsRequest(String, ListRootsRequest.Params) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest
-
Creates an instance of a
ListRootsRequestrecord class. - ListRootsRequest_ParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListRootsRequest.Params. - ListRootsRequest_ParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListRootsRequest_ParamsCodec
-
Default constructor.
- ListRootsRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ListRootsRequest. - ListRootsRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListRootsRequest. - ListRootsRequest.Params - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- ListRootsRequest.Params.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListRootsRequest.Params. - ListRootsRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ListRootsRequest. - ListRootsRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListRootsRequest. - ListRootsRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListRootsRequestCodec
-
Default constructor.
- ListRootsRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListRootsRequestCodec
-
Default constructor.
- ListRootsResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The client's response to a roots/list request from the server.
- ListRootsResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The result returned by the client for a roots/list request.
- ListRootsResult(List<Root>, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsResult
-
Creates an instance of a
ListRootsResultrecord class. - ListRootsResult(List<Root>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsResult
-
Creates an instance of a
ListRootsResultrecord class. - ListRootsResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ListRootsResult. - ListRootsResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListRootsResult. - ListRootsResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ListRootsResult. - ListRootsResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListRootsResult. - ListRootsResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListRootsResultCodec
-
Default constructor.
- ListRootsResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListRootsResultCodec
-
Default constructor.
- ListTasksRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A request to retrieve a list of tasks.
- ListTasksRequest(String, Map<String, JsonNode>, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest
-
Creates an instance of a
ListTasksRequestrecord class. - ListTasksRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ListTasksRequest. - ListTasksRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ListTasksRequest. - ListTasksRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListTasksRequestCodec
-
Default constructor.
- listTasksResult(List<TaskEntry>, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- listTasksResult(List<TaskEntry>, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- listTasksResult(List<TaskEntry>, String) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps a paginated list of task entries into protocol-specific shape.
- ListTasksResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The response to a tasks/list request.
- ListTasksResult(List<Task>, Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult
-
Creates an instance of a
ListTasksResultrecord class. - ListTasksResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ListTasksResult. - ListTasksResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ListTasksResult. - ListTasksResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListTasksResultCodec
-
Default constructor.
- ListToolsRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Sent from the client to request a list of tools the server has.
- ListToolsRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Sent from the client to request a list of tools the server has.
- ListToolsRequest(String, Map<String, JsonNode>, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest
-
Creates an instance of a
ListToolsRequestrecord class. - ListToolsRequest(String, Map<String, JsonNode>, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest
-
Creates an instance of a
ListToolsRequestrecord class. - ListToolsRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ListToolsRequest. - ListToolsRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListToolsRequest. - ListToolsRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ListToolsRequest. - ListToolsRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListToolsRequest. - ListToolsRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListToolsRequestCodec
-
Default constructor.
- ListToolsRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListToolsRequestCodec
-
Default constructor.
- listToolsResult(List<ToolDescriptor>, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- listToolsResult(List<ToolDescriptor>, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- listToolsResult(List<ToolDescriptor>, String) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps a paginated list of tool descriptors into protocol-specific shape.
- ListToolsResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The server's response to a tools/list request from the client.
- ListToolsResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The result returned by the server for a tools/list request.
- ListToolsResult(List<Tool>, Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult
-
Creates an instance of a
ListToolsResultrecord class. - ListToolsResult(List<Tool>, Map<String, JsonNode>, String, String, long, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult
-
Creates an instance of a
ListToolsResultrecord class. - ListToolsResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ListToolsResult. - ListToolsResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListToolsResult. - ListToolsResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ListToolsResult. - ListToolsResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListToolsResult. - ListToolsResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ListToolsResultCodec
-
Default constructor.
- ListToolsResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListToolsResultCodec
-
Default constructor.
- ListToolsResultResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A successful response from the server for a tools/list request.
- ListToolsResultResponse(ListToolsResult, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResultResponse
-
Creates an instance of a
ListToolsResultResponserecord class. - ListToolsResultResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ListToolsResultResponse. - ListToolsResultResponseCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ListToolsResultResponse. - ListToolsResultResponseCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ListToolsResultResponseCodec
-
Default constructor.
- log(LoggingLevel, Object) - Method in interface dev.tachyonmcp.api.runtime.Notifications
-
Emits a structured MCP log message without a logger name.
- log(LoggingLevel, String, Object) - Method in interface dev.tachyonmcp.api.runtime.Notifications
-
Emits a structured MCP log message.
- LOG_METHOD - Static variable in class dev.tachyonmcp.core.server.internal.NotificationLogSupport
-
The MCP method for structured log notifications.
- logger() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams
-
Returns the value of the
loggerrecord component. - logger() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams
-
Returns the value of the
loggerrecord component. - logger(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams.Builder
-
Sets logger.
- logger(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams.Builder
-
Sets logger.
- logging() - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities
-
Whether logging is supported.
- logging() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities
-
Returns the value of the
loggingrecord component. - logging() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities
-
Returns the value of the
loggingrecord component. - logging() - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Enables logging.
- logging() - Method in record class dev.tachyonmcp.core.server.config.CapabilitiesConfig
-
Returns the value of the
loggingrecord component. - logging(boolean) - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities.Builder
-
Whether logging is supported.
- logging(boolean) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets whether logging is enabled.
- logging(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Builder
-
Sets logging.
- logging(ObjectNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Builder
-
Sets logging.
- LOGGING_SETLEVEL - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- LoggingHandlers - Class in dev.tachyonmcp.core.server.handlers
- loggingLevel(Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- loggingLevel(Object) - Method in interface dev.tachyonmcp.core.protocol.ProtocolRequestMapper
-
Extracts the requested
LoggingLevelfromlogging/setLevelparams. - LoggingLevel - Enum Class in dev.tachyonmcp.api.server.domain
-
Logging levels matching the MCP protocol specification.
- LoggingLevel - Enum Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The severity of a log message.
- LoggingLevel - Enum Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The severity of a log message.
- LoggingLevelMapper - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Maps
LoggingLevelto and from the MCP 2025-11-25 wire model. - LoggingMessageNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
JSONRPCNotification of a log message passed from server to client.
- LoggingMessageNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
JSONRPCNotification of a log message passed from server to client.
- LoggingMessageNotification(String, LoggingMessageNotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotification
-
Creates an instance of a
LoggingMessageNotificationrecord class. - LoggingMessageNotification(String, LoggingMessageNotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotification
-
Creates an instance of a
LoggingMessageNotificationrecord class. - LoggingMessageNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
LoggingMessageNotification. - LoggingMessageNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
LoggingMessageNotification. - LoggingMessageNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
LoggingMessageNotification. - LoggingMessageNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
LoggingMessageNotification. - LoggingMessageNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LoggingMessageNotificationCodec
-
Default constructor.
- LoggingMessageNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.LoggingMessageNotificationCodec
-
Default constructor.
- LoggingMessageNotificationParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for a `notifications/message` notification.
- LoggingMessageNotificationParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Parameters for a `notifications/message` notification.
- LoggingMessageNotificationParams(LoggingLevel, String, JsonNode, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams
-
Creates an instance of a
LoggingMessageNotificationParamsrecord class. - LoggingMessageNotificationParams(LoggingLevel, String, JsonNode, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams
-
Creates an instance of a
LoggingMessageNotificationParamsrecord class. - LoggingMessageNotificationParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
LoggingMessageNotificationParams. - LoggingMessageNotificationParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
LoggingMessageNotificationParams. - LoggingMessageNotificationParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
LoggingMessageNotificationParams. - LoggingMessageNotificationParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
LoggingMessageNotificationParams. - LoggingMessageNotificationParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LoggingMessageNotificationParamsCodec
-
Default constructor.
- LoggingMessageNotificationParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.LoggingMessageNotificationParamsCodec
-
Default constructor.
- logLevel() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject
-
Returns the value of the
logLevelrecord component. - logLevel(LoggingLevel) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject.Builder
-
Sets logLevel.
- logParams(LoggingLevel, String, Object) - Static method in class dev.tachyonmcp.core.server.internal.NotificationLogSupport
-
Builds the
notifications/messageparams in wire order. - longOpt(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the element at
indexas an exactlong. - longOpt(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named exact
long. - longOpt(String) - Method in class dev.tachyonmcp.api.server.domain.Args
- longOr(int, long) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the exact
longelement atindexorfallbackwhen JSON null. - longOr(String, long) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named exact
longorfallbackwhen it is missing or JSON null. - longValue(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the required exact
longelement atindex. - longValue(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named required exact
long.
M
- matches(HttpRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpProtocol
- matches(HttpRequest) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpProtocol
- matches(HttpRequest) - Method in interface dev.tachyonmcp.core.protocol.Protocol
-
Returns
truewhen this implementation can handle the given HTTP request. - MAX_DESCRIPTION_LENGTH - Static variable in class dev.tachyonmcp.core.server.features.tools.DefaultToolRegistry
-
Maximum description length before a warning is logged.
- maxContentLength() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns the value of the
maxContentLengthrecord component. - maxContentLength() - Method in record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Returns the value of the
maxContentLengthrecord component. - maxContentLength(int) - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Sets the maximum HTTP body size in bytes (must be positive).
- maximum() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema
-
Returns the value of the
maximumrecord component. - maximum() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema
-
Returns the value of the
maximumrecord component. - maximum(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema.Builder
-
Sets maximum.
- maximum(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema.Builder
-
Sets maximum.
- maxItems() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema
-
Returns the value of the
maxItemsrecord component. - maxItems() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
maxItemsrecord component. - maxItems() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema
-
Returns the value of the
maxItemsrecord component. - maxItems() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
maxItemsrecord component. - maxItems(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Builder
-
Sets maxItems.
- maxItems(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Builder
-
Sets maxItems.
- maxItems(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Builder
-
Sets maxItems.
- maxItems(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Builder
-
Sets maxItems.
- maxLength() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema
-
Returns the value of the
maxLengthrecord component. - maxLength() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema
-
Returns the value of the
maxLengthrecord component. - maxLength(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema.Builder
-
Sets maxLength.
- maxLength(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema.Builder
-
Sets maxLength.
- maxTokens() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns the value of the
maxTokensrecord component. - maxTokens() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Returns the value of the
maxTokensrecord component. - maxTokens(double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams.Builder
-
Sets maxTokens.
- maxTokens(double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams.Builder
-
Sets maxTokens.
- MCP_METHOD - Static variable in class dev.tachyonmcp.core.protocol.mcp.McpHeaderNames
- MCP_NAME - Static variable in class dev.tachyonmcp.core.protocol.mcp.McpHeaderNames
- MCP_PROTOCOL_VERSION - Static variable in class dev.tachyonmcp.core.protocol.mcp.McpHeaderNames
-
Header carrying the protocol version.
- MCP_SESSION_ID - Static variable in class dev.tachyonmcp.core.protocol.mcp.McpHeaderNames
-
Header carrying the session identifier.
- McpChannelInitializer - Class in dev.tachyonmcp.core.transport.netty
-
Assembles the Netty pipeline for each new MCP channel: validation handlers (endpoint, origin, protocol version, accept header, stateless guard),
InteractionHandler, HTTP aggregation, idle timeout, the initialization-phase handler (McpInitializationHandler), and theLifecyclePipelineCoordinator. - McpChannelInitializer(String, boolean, ServerEngine, Duration, Duration, int, ChannelGroup, CorsConfig, Consumer<ChannelPipeline>) - Constructor for class dev.tachyonmcp.core.transport.netty.McpChannelInitializer
- McpDispatcher - Class in dev.tachyonmcp.core.server
-
Orchestrates the MCP server's per-request flow: parses JSON-RPC messages, establishes the session on
initialize, routes to registered handlers (including extension methods), tracks pending requests, and encodes responses. - McpDispatcher(ServerEngine, Executor) - Constructor for class dev.tachyonmcp.core.server.McpDispatcher
- McpDispatcher.DispatchResult - Interface in dev.tachyonmcp.core.server
- McpDispatcher.DispatchResult.Accepted - Record Class in dev.tachyonmcp.core.server
- McpDispatcher.DispatchResult.Response - Record Class in dev.tachyonmcp.core.server
-
A dispatched JSON-RPC response (result or error envelope) ready to write to the wire.
- McpDispatcher.DispatchResult.Status - Record Class in dev.tachyonmcp.core.server
-
Transport-level signal: the transport must reply with a raw HTTP
code/message, not a JSON-RPC error envelope. - McpHandlerManager - Class in dev.tachyonmcp.core.transport.netty
- McpHandlerManager(ServerEngine, McpDispatcher) - Constructor for class dev.tachyonmcp.core.transport.netty.McpHandlerManager
- McpHandlerManager(ServerEngine, McpDispatcher, Executor) - Constructor for class dev.tachyonmcp.core.transport.netty.McpHandlerManager
- McpHeaderNames - Class in dev.tachyonmcp.core.protocol.mcp
-
Constants for MCP-related HTTP header names.
- McpInitializationHandler - Class in dev.tachyonmcp.core.transport.netty
-
Handles the INITIALIZATION lifecycle phase of an MCP connection.
- McpInitializationHandler(ServerEngine, McpDispatcher, Executor) - Constructor for class dev.tachyonmcp.core.transport.netty.McpInitializationHandler
- McpMessage - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- McpMessage - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- McpMethodDispatch - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25
- McpMethodDispatch - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28
- McpMethodDispatch() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodDispatch
- McpMethodDispatch() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodDispatch
- McpMethodRegistry - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25
- McpMethodRegistry - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28
- McpNotification - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- McpNotification - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- McpOperationHandler - Class in dev.tachyonmcp.core.transport.netty
-
Handles MCP requests during the OPERATION lifecycle phase: all JSON-RPC methods after the initial
initializehandshake. - McpOperationHandler(ServerEngine, McpDispatcher, Executor) - Constructor for class dev.tachyonmcp.core.transport.netty.McpOperationHandler
- McpProtocol - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25
-
Protocolimplementation for the MCP protocol version 2025-11-25. - McpProtocol - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28
-
MCP protocol implementation for the modern, per-request 2026-07-28 revision.
- McpProtocol() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpProtocol
- McpProtocol() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpProtocol
- McpProtocolVersion - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25
- McpProtocolVersion - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28
- McpRequest - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- McpRequest - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- McpRequestMapper - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Request mapper for MCP 2025-11-25 and its backward-compatible request shapes.
- McpRequestMapper - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Request mapper for MCP 2026-07-28.
- McpRequestMapper() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- McpRequestMapper() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpRequestMapper
- McpResponse - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- McpResponse - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- McpResponseMapper - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
ProtocolResponseMapperfor MCP 2025-11-25. - McpResponseMapper - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Maps the modern MCP discovery and empty response shapes.
- McpResponseMapper() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
-
Default constructor, discovered via
ServiceLoader. - McpResponseMapper() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- McpResponseWriter - Class in dev.tachyonmcp.core.transport.netty
- message() - Method in record class dev.tachyonmcp.api.json.SchemaValidationError
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.api.runtime.ElicitationRequest
-
Returns the value of the
messagerecord component. - message() - Method in interface dev.tachyonmcp.api.server.domain.FormInputRequest
-
Prompt message shown to the user.
- message() - Method in record class dev.tachyonmcp.api.server.domain.ServerError
-
Returns the value of the
messagerecord component. - message() - Method in interface dev.tachyonmcp.api.server.domain.UrlInputRequest
-
Prompt message shown to the user.
- message() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.Error
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Error
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestFormParams
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestURLParams
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Error
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InternalError
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidParamsError
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidRequestError
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MethodNotFoundError
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ParseError
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.TaskStatusRequest
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Status
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcError
-
Returns the value of the
messagerecord component. - message() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Error
-
Returns the value of the
messagerecord component. - message(String) - Method in interface dev.tachyonmcp.api.server.domain.FormInputRequest.Builder
- message(String) - Method in interface dev.tachyonmcp.api.server.domain.UrlInputRequest.Builder
- message(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams.Builder
-
Sets message.
- message(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams.Builder
-
Sets message.
- message(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Error.Builder
-
Sets message.
- message(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams.Builder
-
Sets message.
- message(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestFormParams.Builder
-
Sets message.
- message(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestURLParams.Builder
-
Sets message.
- message(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Error.Builder
-
Sets message.
- message(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InternalError.Builder
-
Sets message.
- message(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidParamsError.Builder
-
Sets message.
- message(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidRequestError.Builder
-
Sets message.
- message(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MethodNotFoundError.Builder
-
Sets message.
- message(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ParseError.Builder
-
Sets message.
- message(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams.Builder
-
Sets message.
- messages() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.Messages
-
Returns the value of the
messagesrecord component. - messages() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns the value of the
messagesrecord component. - messages() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult
-
Returns the value of the
messagesrecord component. - messages() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Returns the value of the
messagesrecord component. - messages() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult
-
Returns the value of the
messagesrecord component. - messages(List<PromptMessage>) - Static method in interface dev.tachyonmcp.api.server.features.prompts.PromptResult
-
Creates a prompt result with the given messages.
- messages(List<PromptMessage>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult.Builder
-
Sets messages.
- messages(List<SamplingMessage>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams.Builder
-
Sets messages.
- messages(List<PromptMessage>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult.Builder
-
Sets messages.
- messages(List<SamplingMessage>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams.Builder
-
Sets messages.
- Messages(List<PromptMessage>) - Constructor for record class dev.tachyonmcp.api.server.features.prompts.PromptResult.Messages
-
Creates an instance of a
Messagesrecord class. - meta() - Method in interface dev.tachyonmcp.api.server.domain.AudioContent
- meta() - Method in interface dev.tachyonmcp.api.server.domain.BlobResourceContents
- meta() - Method in interface dev.tachyonmcp.api.server.domain.EmbeddedResource
- meta() - Method in record class dev.tachyonmcp.api.server.domain.EmptyResult
-
Returns the value of the
metarecord component. - meta() - Method in interface dev.tachyonmcp.api.server.domain.HasMeta
-
Returns the optional metadata map for protocol extensions.
- meta() - Method in interface dev.tachyonmcp.api.server.domain.ImageContent
-
Returns the request-level metadata for this content, or
nullif none. - meta() - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink
- meta() - Method in record class dev.tachyonmcp.api.server.domain.TaskResult.Completed
-
Returns the value of the
metarecord component. - meta() - Method in record class dev.tachyonmcp.api.server.domain.TaskResult.Failed
-
Returns the value of the
metarecord component. - meta() - Method in interface dev.tachyonmcp.api.server.domain.TextContent
- meta() - Method in interface dev.tachyonmcp.api.server.domain.TextResourceContents
- meta() - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionRequest
- meta() - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult
-
Optional protocol extension metadata.
- meta() - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor
-
Optional protocol extension metadata.
- meta() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptRequest
-
Returns the value of the
metarecord component. - meta() - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptResult
-
Returns no metadata unless this result is wrapped with
PromptResult.WithMeta. - meta() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.WithMeta
-
Returns the value of the
metarecord component. - meta() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
-
Optional protocol extension metadata.
- meta() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest
-
Optional protocol extension metadata.
- meta() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor
-
Optional protocol extension metadata.
- meta() - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskOptions
- meta() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
Optional protocol extension metadata.
- meta() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest
- meta() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.WithMeta
-
Returns the value of the
metarecord component. - meta() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.domain.AudioContent.Builder
-
Sets the metadata entries.
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.domain.BlobResourceContents.Builder
-
Sets the metadata entries.
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.domain.EmbeddedResource.Builder
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.domain.ImageContent.Builder
-
Sets the metadata entries.
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink.Builder
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.domain.TextContent.Builder
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.domain.TextResourceContents.Builder
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionRequest.Builder
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult.Builder
-
Sets optional protocol extension metadata.
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor.Builder
-
Sets optional protocol extension metadata.
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor.Builder
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest.Builder
-
Sets the optional protocol extension metadata.
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor.Builder
-
Sets optional protocol extension metadata.
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskOptions.Builder
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Sets optional protocol extension metadata.
- meta(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest.Builder
-
Sets the metadata entries.
- metadata() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns the value of the
metadatarecord component. - metadata() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Returns the value of the
metadatarecord component. - metadata(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams.Builder
-
Sets metadata.
- metadata(ObjectNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams.Builder
-
Sets metadata.
- method() - Method in interface dev.tachyonmcp.api.server.domain.RpcMethodRequest
-
The RPC method to invoke for input.
- method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.MethodDescriptor
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializedNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Notification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptListChangedNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Request
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceListChangedNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RootsListChangedNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolListChangedNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnknownRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.MethodDescriptor
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Notification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptListChangedNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Request
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceListChangedNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolListChangedNotification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnknownRequest
-
Returns the value of the
methodrecord component. - method() - Method in class dev.tachyonmcp.core.server.handlers.DiscoverHandler
- method() - Method in class dev.tachyonmcp.core.server.handlers.EmptyResultHandler
- method() - Method in class dev.tachyonmcp.core.server.handlers.InitializeHandler
- method() - Method in interface dev.tachyonmcp.core.server.RpcMethodHandler
-
The JSON-RPC method name this handler dispatches to.
- method() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.NotificationEvent
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.OutboundRequestEvent
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.RequestEvent
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Notification
-
Returns the value of the
methodrecord component. - method() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Request
-
Returns the value of the
methodrecord component. - method(String) - Method in interface dev.tachyonmcp.api.server.domain.RpcMethodRequest.Builder
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializedNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Notification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptListChangedNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Request.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceListChangedNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RootsListChangedNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolListChangedNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnknownRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Notification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptListChangedNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Request.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceListChangedNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolListChangedNotification.Builder
-
Sets method.
- method(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnknownRequest.Builder
-
Sets method.
- METHOD_NOT_FOUND - Enum constant in enum class dev.tachyonmcp.api.server.domain.ServerError.Kind
-
The requested method was not found.
- MethodDescriptor - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25
- MethodDescriptor - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28
- MethodDescriptor(String, Class<?>, Class<?>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.MethodDescriptor
-
Creates an instance of a
MethodDescriptorrecord class. - MethodDescriptor(String, Class<?>, Class<?>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.MethodDescriptor
-
Creates an instance of a
MethodDescriptorrecord class. - methodNotFound(String) - Static method in class dev.tachyonmcp.core.server.domain.ServerErrors
- MethodNotFoundError - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A JSON-RPC error indicating that the requested method does not exist or is not available.
- MethodNotFoundError(String, String, JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MethodNotFoundError
-
Creates an instance of a
MethodNotFoundErrorrecord class. - MethodNotFoundError.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
MethodNotFoundError. - MethodNotFoundErrorCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
MethodNotFoundError. - MethodNotFoundErrorCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.MethodNotFoundErrorCodec
-
Default constructor.
- methods() - Method in interface dev.tachyonmcp.api.server.extensions.ServerExtension
-
Returns the set of JSON-RPC methods this extension handles.
- mimeType() - Method in interface dev.tachyonmcp.api.server.domain.AudioContent
-
Returns the MIME type of the audio content.
- mimeType() - Method in interface dev.tachyonmcp.api.server.domain.BlobResourceContents
- mimeType() - Method in interface dev.tachyonmcp.api.server.domain.Icon
-
MIME type of the icon image (e.g.
- mimeType() - Method in interface dev.tachyonmcp.api.server.domain.ImageContent
-
Returns the MIME type of the image content.
- mimeType() - Method in interface dev.tachyonmcp.api.server.domain.ResourceContents
-
Returns the MIME type of the resource content, or
nullif unspecified. - mimeType() - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink
- mimeType() - Method in interface dev.tachyonmcp.api.server.domain.TextResourceContents
- mimeType() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
-
Optional MIME type of the resource content.
- mimeType() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor
-
Optional MIME type that all matching resources share.
- mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in interface dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceContents
-
Returns mimeType.
- mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in interface dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceContents
-
Returns mimeType.
- mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate
-
Returns the value of the
mimeTyperecord component. - mimeType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents
-
Returns the value of the
mimeTyperecord component. - mimeType(String) - Method in interface dev.tachyonmcp.api.server.domain.BlobResourceContents.Builder
-
Sets the MIME type of the content.
- mimeType(String) - Method in interface dev.tachyonmcp.api.server.domain.Icon.Builder
-
Sets the MIME type of the icon image.
- mimeType(String) - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink.Builder
- mimeType(String) - Method in interface dev.tachyonmcp.api.server.domain.TextResourceContents.Builder
- mimeType(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor.Builder
- mimeType(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor.Builder
-
Sets the optional MIME type that all matching resources share.
- mimeType(String) - Method in interface dev.tachyonmcp.api.server.domain.AudioContent.Builder
-
Sets the MIME type of the audio content.
- mimeType(String) - Method in interface dev.tachyonmcp.api.server.domain.ImageContent.Builder
-
Sets the MIME type of the image content.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate.Builder
-
Sets mimeType.
- mimeType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents.Builder
-
Sets mimeType.
- minimum() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema
-
Returns the value of the
minimumrecord component. - minimum() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema
-
Returns the value of the
minimumrecord component. - minimum(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema.Builder
-
Sets minimum.
- minimum(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema.Builder
-
Sets minimum.
- minItems() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema
-
Returns the value of the
minItemsrecord component. - minItems() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
minItemsrecord component. - minItems() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema
-
Returns the value of the
minItemsrecord component. - minItems() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
minItemsrecord component. - minItems(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Builder
-
Sets minItems.
- minItems(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Builder
-
Sets minItems.
- minItems(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Builder
-
Sets minItems.
- minItems(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Builder
-
Sets minItems.
- minLength() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema
-
Returns the value of the
minLengthrecord component. - minLength() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema
-
Returns the value of the
minLengthrecord component. - minLength(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema.Builder
-
Sets minLength.
- minLength(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema.Builder
-
Sets minLength.
- MISSING_REQUIRED_CLIENT_CAPABILITY - Enum constant in enum class dev.tachyonmcp.api.server.domain.ServerError.Kind
-
The client is missing a required capability.
- missingRequiredClientCapability(String, Map<String, Object>) - Static method in class dev.tachyonmcp.core.server.domain.ServerErrors
-
error.data.requiredCapabilitiesis aClientCapabilities-shaped map, not a name list. - MissingRequiredClientCapabilityError - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Returned when processing a request requires a capability the client did not declare in `clientCapabilities`.
- MissingRequiredClientCapabilityError(Error) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MissingRequiredClientCapabilityError
-
Creates an instance of a
MissingRequiredClientCapabilityErrorrecord class. - MissingRequiredClientCapabilityError.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
MissingRequiredClientCapabilityError. - MissingRequiredClientCapabilityErrorCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
MissingRequiredClientCapabilityError. - MissingRequiredClientCapabilityErrorCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.MissingRequiredClientCapabilityErrorCodec
-
Default constructor.
- MissingRequiredClientCapabilityException - Exception Class in dev.tachyonmcp.core.server.domain
-
Thrown by a handler when processing a request requires a client capability the client did not declare in
_meta.io.modelcontextprotocol/clientCapabilities. - MissingRequiredClientCapabilityException(String, Map<String, Object>) - Constructor for exception class dev.tachyonmcp.core.server.domain.MissingRequiredClientCapabilityException
- mode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams
-
Returns the value of the
moderecord component. - mode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams
-
Returns the value of the
moderecord component. - mode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolChoice
-
Returns the value of the
moderecord component. - mode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestFormParams
-
Returns the value of the
moderecord component. - mode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestURLParams
-
Returns the value of the
moderecord component. - mode() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolChoice
-
Returns the value of the
moderecord component. - mode() - Method in record class dev.tachyonmcp.core.server.config.FeatureConfig
-
Returns the value of the
moderecord component. - mode() - Method in record class dev.tachyonmcp.core.server.config.ResourcesConfig
-
Returns the value of the
moderecord component. - mode(Mode) - Method in class dev.tachyonmcp.core.server.config.FeatureConfig.Builder
- mode(Mode) - Method in class dev.tachyonmcp.core.server.config.ResourcesConfig.Builder
- mode(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams.Builder
-
Sets mode.
- mode(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams.Builder
-
Sets mode.
- mode(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolChoice.Builder
-
Sets mode.
- mode(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestFormParams.Builder
-
Sets mode.
- mode(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestURLParams.Builder
-
Sets mode.
- mode(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolChoice.Builder
-
Sets mode.
- Mode - Enum Class in dev.tachyonmcp.api.server.config
-
Controls whether a capability is enabled, disabled, or auto-detected from registered features.
- model() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult
-
Returns the value of the
modelrecord component. - model() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult
-
Returns the value of the
modelrecord component. - model(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult.Builder
-
Sets model.
- model(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult.Builder
-
Sets model.
- ModelHint - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Hints to use for model selection.
- ModelHint - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Hints to use for model selection.
- ModelHint(String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelHint
-
Creates an instance of a
ModelHintrecord class. - ModelHint(String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelHint
-
Creates an instance of a
ModelHintrecord class. - ModelHint.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ModelHint. - ModelHint.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ModelHint. - ModelHintCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ModelHint. - ModelHintCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ModelHint. - ModelHintCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ModelHintCodec
-
Default constructor.
- ModelHintCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ModelHintCodec
-
Default constructor.
- modelPreferences() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns the value of the
modelPreferencesrecord component. - modelPreferences() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Returns the value of the
modelPreferencesrecord component. - modelPreferences(ModelPreferences) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams.Builder
-
Sets modelPreferences.
- modelPreferences(ModelPreferences) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams.Builder
-
Sets modelPreferences.
- ModelPreferences - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The server's preferences for model selection, requested of the client during sampling.
- ModelPreferences - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The server's preferences for model selection, requested of the client during sampling.
- ModelPreferences(List<ModelHint>, Double, Double, Double) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences
-
Creates an instance of a
ModelPreferencesrecord class. - ModelPreferences(List<ModelHint>, Double, Double, Double) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences
-
Creates an instance of a
ModelPreferencesrecord class. - ModelPreferences.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ModelPreferences. - ModelPreferences.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ModelPreferences. - ModelPreferencesCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ModelPreferences. - ModelPreferencesCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ModelPreferences. - ModelPreferencesCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ModelPreferencesCodec
-
Default constructor.
- ModelPreferencesCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ModelPreferencesCodec
-
Default constructor.
- monitoring() - Method in record class dev.tachyonmcp.core.server.config.ServerConfig
-
Returns the value of the
monitoringrecord component. - monitoring(Consumer<MonitoringConfig.Builder>) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Configures monitoring.
- MonitoringConfig - Interface in dev.tachyonmcp.api.server.config
-
Monitoring configuration for the MCP server.
- MonitoringConfig.Builder - Interface in dev.tachyonmcp.api.server.config
-
Builder for
MonitoringConfig. - MultiSelectEnumSchema - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- MultiSelectEnumSchema - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
N
- name() - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity
- name() - Method in interface dev.tachyonmcp.api.server.domain.PromptArgument
- name() - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink
- name() - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor
-
The prompt name, unique within the server.
- name() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
-
The resource name, unique within the server.
- name() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor
-
The template name, unique within the server.
- name() - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskDescriptor
- name() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
The tool name, unique within the server.
- name() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest
-
Returns the tool name.
- name() - Method in interface dev.tachyonmcp.api.server.ServerFeature.Descriptor
-
Unique name of this feature.
- name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BaseMetadata
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Argument
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequestParams
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelHint
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptReference
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Root
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BaseMetadata
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Argument
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelHint
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptReference
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Root
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionReference.Prompt
-
Returns the value of the
namerecord component. - name() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.PromptCallRequest
-
Returns the value of the
namerecord component. - name(String) - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity.Builder
- name(String) - Method in interface dev.tachyonmcp.api.server.domain.PromptArgument.Builder
- name(String) - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink.Builder
- name(String) - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor.Builder
-
Sets the prompt name, unique within the server.
- name(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor.Builder
- name(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor.Builder
-
Sets the template name, unique within the server.
- name(String) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Sets the tool name, unique within the server.
- name(String) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest.Builder
-
Sets the tool name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BaseMetadata.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Argument.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequestParams.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelHint.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptReference.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Root.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BaseMetadata.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Argument.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelHint.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptReference.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Root.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool.Builder
-
Sets name.
- name(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent.Builder
-
Sets name.
- name(String) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Sets the server name.
- negotiatedExtensions() - Method in record class dev.tachyonmcp.core.server.domain.InitializeResponse
-
Returns the value of the
negotiatedExtensionsrecord component. - NettyIoEngine - Enum Class in dev.tachyonmcp.core.transport.netty
-
A Netty I/O transport engine — pairs an
IoHandlerFactorywith aServerSocketChannelclass. - NettyServer - Class in dev.tachyonmcp.core.transport.netty
-
Netty-based MCP server with Streamable HTTP transport.
- NettyServer(int, ServerEngine) - Constructor for class dev.tachyonmcp.core.transport.netty.NettyServer
- NettyServer(ServerEngine, NettyServerConfig) - Constructor for class dev.tachyonmcp.core.transport.netty.NettyServer
- NettyServerConfig - Record Class in dev.tachyonmcp.core.transport.netty
-
Configuration for the Netty transport.
- NettyServerConfig(String, int, String, Duration, Duration, int, CorsConfig, NettyIoEngine, Consumer<ChannelPipeline>) - Constructor for record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Creates an instance of a
NettyServerConfigrecord class. - NettySseConnection - Class in dev.tachyonmcp.core.transport.netty.sse
-
SseConnectionbacked by a NettyChannel. - NettySseConnection(Channel, Runnable) - Constructor for class dev.tachyonmcp.core.transport.netty.sse.NettySseConnection
- network() - Method in record class dev.tachyonmcp.core.server.config.ServerConfig
-
Returns the value of the
networkrecord component. - network(Consumer<NetworkConfig.Builder>) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Configures the network transport.
- NetworkConfig - Record Class in dev.tachyonmcp.core.server.config
-
Network-level server configuration.
- NetworkConfig(String, int, String, Duration, Duration, int, List<String>, boolean, boolean, List<String>, NettyIoEngine, Duration) - Constructor for record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Creates an instance of a
NetworkConfigrecord class. - NetworkConfig.Builder - Class in dev.tachyonmcp.core.server.config
-
Builder for
NetworkConfig. - NetworkntJsonSchemaValidator - Class in dev.tachyonmcp.core.server.json
-
JSON Schema validator backed by
networknt/json-schema-validator. - NetworkntJsonSchemaValidator() - Constructor for class dev.tachyonmcp.core.server.json.NetworkntJsonSchemaValidator
- nextCursor() - Method in interface dev.tachyonmcp.api.server.features.PaginatedResult
-
Cursor for the next page, or
nullif this is the last page. - nextCursor() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult
-
Returns the value of the
nextCursorrecord component. - nextCursor() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult
-
Returns the value of the
nextCursorrecord component. - nextCursor() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult
-
Returns the value of the
nextCursorrecord component. - nextCursor() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult
-
Returns the value of the
nextCursorrecord component. - nextCursor() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult
-
Returns the value of the
nextCursorrecord component. - nextCursor() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedResult
-
Returns the value of the
nextCursorrecord component. - nextCursor() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult
-
Returns the value of the
nextCursorrecord component. - nextCursor() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult
-
Returns the value of the
nextCursorrecord component. - nextCursor() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult
-
Returns the value of the
nextCursorrecord component. - nextCursor() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult
-
Returns the value of the
nextCursorrecord component. - nextCursor() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult
-
Returns the value of the
nextCursorrecord component. - nextCursor(String) - Method in interface dev.tachyonmcp.api.server.features.PaginatedResult.Builder
- nextCursor(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult.Builder
-
Sets nextCursor.
- nextCursor(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult.Builder
-
Sets nextCursor.
- nextCursor(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult.Builder
-
Sets nextCursor.
- nextCursor(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult.Builder
-
Sets nextCursor.
- nextCursor(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult.Builder
-
Sets nextCursor.
- nextCursor(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedResult.Builder
-
Sets nextCursor.
- nextCursor(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult.Builder
-
Sets nextCursor.
- nextCursor(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult.Builder
-
Sets nextCursor.
- nextCursor(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult.Builder
-
Sets nextCursor.
- nextCursor(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult.Builder
-
Sets nextCursor.
- nextCursor(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult.Builder
-
Sets nextCursor.
- nextEventId() - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Returns and increments the event ID counter.
- NIO - Enum constant in enum class dev.tachyonmcp.core.transport.netty.NettyIoEngine
- noCompletions() - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Disables completions (
Mode.OFF). - noop() - Static method in interface dev.tachyonmcp.api.json.JsonSchemaValidator
-
Returns the no-op validator singleton that accepts all input.
- noop() - Static method in interface dev.tachyonmcp.core.runtime.SseConnection
-
Returns the no-op connection singleton: not writable, drops every sent event.
- noop() - Static method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- NoopInteractionContext - Class in dev.tachyonmcp.core.server.session
- NoopInteractionContext() - Constructor for class dev.tachyonmcp.core.server.session.NoopInteractionContext
- noPrompts() - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Disables prompts (
Mode.OFF). - noResources() - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Disables resources (
Mode.OFF). - noTasks() - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Disables tasks.
- NOTICE - Enum constant in enum class dev.tachyonmcp.api.server.domain.LoggingLevel
- NOTICE - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingLevel
- NOTICE - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingLevel
- Notification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A notification.
- Notification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A notification.
- Notification(String, T) - Constructor for record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Notification
-
Creates an instance of a
Notificationrecord class. - Notification(String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Notification
-
Creates an instance of a
Notificationrecord class. - Notification(String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Notification
-
Creates an instance of a
Notificationrecord class. - Notification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
Notification. - Notification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
Notification. - notificationCodec(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry
- notificationCodec(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry
- NotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
Notification. - NotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
Notification. - NotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.NotificationCodec
-
Default constructor.
- NotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.NotificationCodec
-
Default constructor.
- NotificationEvent(String, String, String, long, long, String) - Constructor for record class dev.tachyonmcp.core.server.session.SessionEvent.NotificationEvent
-
Creates an instance of a
NotificationEventrecord class. - NotificationLogSupport - Class in dev.tachyonmcp.core.server.internal
-
Shared
notifications/messagewire-shape helpers for the two independent notification senders —DefaultDispatchContext.NotificationsImpl(per-request) andDefaultTachyonServer.broadcastLog(server-wide) — which live in different packages and gate emission with their own, unrelatedshouldEmitlogic. - NotificationMetaObject - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Extends MetaObject with additional notification-specific fields.
- NotificationMetaObject(String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationMetaObject
-
Creates an instance of a
NotificationMetaObjectrecord class. - NotificationMetaObject.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
NotificationMetaObject. - NotificationParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A notification params.
- NotificationParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Common params for any notification.
- NotificationParams(Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NotificationParams
-
Creates an instance of a
NotificationParamsrecord class. - NotificationParams(Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationParams
-
Creates an instance of a
NotificationParamsrecord class. - NotificationParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
NotificationParams. - NotificationParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
NotificationParams. - notifications() - Method in interface dev.tachyonmcp.api.runtime.InteractionContext
-
Returns the notification sender bound to this interaction.
- notifications() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotificationParams
-
Returns the value of the
notificationsrecord component. - notifications() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequestParams
-
Returns the value of the
notificationsrecord component. - notifications() - Method in class dev.tachyonmcp.core.runtime.DefaultChannelContext
- notifications() - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- notifications() - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- notifications() - Method in interface dev.tachyonmcp.core.server.TachyonServer
- notifications(SubscriptionFilter) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotificationParams.Builder
-
Sets notifications.
- notifications(SubscriptionFilter) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequestParams.Builder
-
Sets notifications.
- Notifications - Interface in dev.tachyonmcp.api.runtime
-
Emits structured MCP
notifications/messagelogs. - NOTIFICATIONS_INITIALIZED - Static variable in class dev.tachyonmcp.core.server.McpDispatcher
- notifyResourceUpdated(String) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Notifies every session subscribed to the given resource URI that the resource has changed, emitting a
notifications/resources/updatednotification to each. - notifyResourceUpdated(String) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
-
Notifies all subscribed sessions that a resource has been updated.
- notifyTaskStatus(TaskEntry) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Maps and sends a task status notification.
- noTools() - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Disables tools (
Mode.OFF). - NumberSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A number schema.
- NumberSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A number schema.
- NumberSchema(String, String, String, Double, Double, Double) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema
-
Creates an instance of a
NumberSchemarecord class. - NumberSchema(String, String, String, Double, Double, Double) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema
-
Creates an instance of a
NumberSchemarecord class. - NumberSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
NumberSchema. - NumberSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
NumberSchema. - NumberSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
NumberSchema. - NumberSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
NumberSchema. - NumberSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.NumberSchemaCodec
-
Default constructor.
- NumberSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.NumberSchemaCodec
-
Default constructor.
- NumericValue(Number) - Constructor for record class dev.tachyonmcp.api.server.domain.ProgressToken.NumericValue
-
Creates an instance of a
NumericValuerecord class. - NumericValue(Number) - Constructor for record class dev.tachyonmcp.api.server.domain.RequestId.NumericValue
-
Creates an instance of a
NumericValuerecord class.
O
- objectOpt(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the element at
indexas an object, or an empty optional when it is JSON null. - objectOpt(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named object, or an empty optional when it is missing or JSON null.
- objectOpt(String) - Method in class dev.tachyonmcp.api.server.domain.Args
- objectOr(int, JsonObject) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the object element at
indexorfallbackwhen it is JSON null. - objectOr(String, JsonObject) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named object or
fallbackwhen it is missing or JSON null. - objectSchema() - Static method in interface dev.tachyonmcp.api.json.JsonSchema
-
Returns a schema that accepts any JSON object.
- objectValue(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the required object element at
index. - objectValue(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named required object.
- of(ResourceContents) - Static method in interface dev.tachyonmcp.api.server.domain.EmbeddedResource
-
Creates an embedded resource with no metadata or annotations.
- of(ResourceContents, Annotations) - Static method in interface dev.tachyonmcp.api.server.domain.EmbeddedResource
-
Creates an embedded resource with given annotations and no metadata.
- of(ResourceContents, Annotations, Map<String, Object>) - Static method in interface dev.tachyonmcp.api.server.domain.EmbeddedResource
-
Creates an embedded resource with metadata and optional annotations.
- of(Role, ContentBlock) - Static method in interface dev.tachyonmcp.api.server.domain.PromptMessage
- of(ResourceTemplateDescriptor, AsyncResourceFn) - Static method in record class dev.tachyonmcp.core.server.features.resources.ResourceTemplateEntry
-
Creates a resource template entry from its descriptor and handler.
- of(ContentBlock...) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult
-
Creates a CallToolResult.
- of(ResourceContents) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource
-
Creates a EmbeddedResource.
- of(Role, ContentBlock) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptMessage
-
Creates a PromptMessage.
- of(ContentBlock...) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Creates a CallToolResult.
- of(ResourceContents) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource
-
Creates a EmbeddedResource.
- of(Role, ContentBlock) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptMessage
-
Creates a PromptMessage.
- of(String, Boolean, Boolean, Boolean, Boolean) - Static method in interface dev.tachyonmcp.api.server.domain.ToolAnnotations
- of(Object) - Static method in interface dev.tachyonmcp.api.server.domain.ProgressToken
-
Wraps a raw value as a
ProgressToken. - of(Object) - Static method in interface dev.tachyonmcp.api.server.domain.RequestId
-
Wraps a raw value as a
RequestId. - of(Object) - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolResult
-
Creates a success result carrying
payloadas structured content with no text block. - of(Object, String) - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolResult
-
Creates a success result carrying
payloadas structured content plus an explicit human-readable text block. - of(String) - Static method in interface dev.tachyonmcp.api.json.JsonDocument
-
Creates a document from encoded JSON.
- of(String) - Static method in interface dev.tachyonmcp.api.json.JsonSchema
-
Creates a schema from encoded JSON.
- of(String) - Static method in class dev.tachyonmcp.api.runtime.AttributeKey
-
Creates a new, distinct key.
- of(String) - Static method in interface dev.tachyonmcp.api.server.domain.TextContent
-
Creates a text content block with no metadata or annotations.
- of(String) - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
Creates a tool descriptor with just a name.
- of(String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent
-
Creates a TextContent.
- of(String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent
-
Creates a TextContent.
- of(String, Annotations) - Static method in interface dev.tachyonmcp.api.server.domain.TextContent
-
Creates a text content block with given annotations and no metadata.
- of(String, Object) - Static method in interface dev.tachyonmcp.api.server.domain.RpcMethodRequest
- of(String, String) - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
Creates a tool descriptor with a name and description.
- of(String, String, String, Boolean) - Static method in interface dev.tachyonmcp.api.server.domain.PromptArgument
- of(String, String, String, List<PromptArgument>, JsonSchema) - Static method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor
-
Creates a prompt descriptor with the given fields.
- of(String, String, String, List<PromptArgument>, JsonSchema, List<Icon>) - Static method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor
-
Creates a prompt descriptor with the given fields, including icons.
- of(String, String, List<String>, String) - Static method in interface dev.tachyonmcp.api.server.domain.Icon
-
Creates an icon with the given values.
- of(String, String) - Static method in interface dev.tachyonmcp.api.server.domain.AudioContent
-
Deprecated, for removal: This API element is subject to removal in a future version.
- of(String, String) - Static method in interface dev.tachyonmcp.api.server.domain.ImageContent
-
Deprecated, for removal: This API element is subject to removal in a future version.
- of(String, String) - Static method in interface dev.tachyonmcp.api.server.domain.ResourceLink
-
Creates a resource link with no optional fields.
- of(String, String) - Static method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor
-
Creates a prompt descriptor with just a name and description.
- of(String, String) - Static method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor
-
Deprecated.
- of(String, String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent
-
Creates a AudioContent.
- of(String, String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent
-
Creates a ImageContent.
- of(String, String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent
-
Creates a AudioContent.
- of(String, String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent
-
Creates a ImageContent.
- of(String, String, Annotations) - Static method in interface dev.tachyonmcp.api.server.domain.AudioContent
-
Deprecated, for removal: This API element is subject to removal in a future version.
- of(String, String, Annotations) - Static method in interface dev.tachyonmcp.api.server.domain.ImageContent
-
Deprecated, for removal: This API element is subject to removal in a future version.
- of(String, String, Annotations, Map<String, Object>) - Static method in interface dev.tachyonmcp.api.server.domain.AudioContent
-
Deprecated, for removal: This API element is subject to removal in a future version.
- of(String, String, Annotations, Map<String, Object>) - Static method in interface dev.tachyonmcp.api.server.domain.ImageContent
-
Deprecated, for removal: This API element is subject to removal in a future version.
- of(String, String, String) - Static method in interface dev.tachyonmcp.api.server.domain.BlobResourceContents
-
Creates binary resource contents with no
_meta. - of(String, String, String) - Static method in interface dev.tachyonmcp.api.server.domain.ResourceLink
-
Creates a resource link with MIME type and no other optional fields.
- of(String, String, String) - Static method in interface dev.tachyonmcp.api.server.domain.TextResourceContents
-
Creates text resource contents with no
_meta. - of(String, String, String, String) - Static method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
-
Creates a resource descriptor with the given fields.
- of(String, String, String, String, String, Annotations, Long, List<Icon>) - Static method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
-
Creates a fully specified resource descriptor.
- of(String, String, String, String, String, Annotations, List<Icon>, String) - Static method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor
-
Deprecated.
- of(String, String, String, Map<String, Object>) - Static method in interface dev.tachyonmcp.api.server.domain.BlobResourceContents
-
Creates binary resource contents.
- of(String, String, String, Map<String, Object>) - Static method in interface dev.tachyonmcp.api.server.domain.TextResourceContents
-
Creates text resource contents.
- of(String, String, String) - Static method in interface dev.tachyonmcp.api.server.domain.UrlInputRequest
- of(String, String, String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents
-
Creates a TextResourceContents.
- of(String, String, String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents
-
Creates a TextResourceContents.
- of(String, String, Map<String, String>) - Static method in interface dev.tachyonmcp.api.server.features.completions.CompletionRequest
- of(String, Map<String, Object>, Annotations) - Static method in interface dev.tachyonmcp.api.server.domain.TextContent
-
Creates a text content block with metadata and optional annotations.
- of(String, Map<String, Object>) - Static method in interface dev.tachyonmcp.api.server.domain.FormInputRequest
- of(List<Role>, Double, String) - Static method in interface dev.tachyonmcp.api.server.domain.Annotations
-
Creates annotations with the given values.
- of(Map<String, ?>) - Static method in class dev.tachyonmcp.api.server.domain.Args
-
Creates arguments from a map of values.
- of(Map<String, ?>, PayloadDeserializer) - Static method in class dev.tachyonmcp.api.server.domain.Args
-
Creates arguments from a map of values with a deserializer.
- of(List<?>) - Static method in interface dev.tachyonmcp.api.json.JsonArray
-
Creates an immutable array by recursively snapshotting JSON-compatible values.
- of(List<String>) - Static method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult
-
Creates a result with candidate values and no total/hasMore metadata.
- of(List<String>, Long, Boolean) - Static method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult
-
Creates a result with candidate values and total/hasMore metadata.
- of(List<R>, String, boolean) - Static method in interface dev.tachyonmcp.api.server.features.PaginatedResult
- of(Map<String, ?>) - Static method in interface dev.tachyonmcp.api.json.JsonObject
-
Creates an immutable object by recursively snapshotting JSON-compatible values.
- of(Map<String, ?>) - Static method in interface dev.tachyonmcp.api.server.extensions.ExtensionSettings
-
Creates settings from JSON-compatible values.
- ofError(String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult
-
Creates a CallToolResult.
- ofError(String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Creates a CallToolResult.
- off() - Method in class dev.tachyonmcp.core.server.config.FeatureConfig.Builder
-
Disables the capability (
mode = OFF). - off() - Method in class dev.tachyonmcp.core.server.config.ResourcesConfig.Builder
-
Disables the capability (
mode = OFF). - OFF - Enum constant in enum class dev.tachyonmcp.api.server.config.Mode
-
Always disabled.
- ofNullable(Object) - Static method in interface dev.tachyonmcp.api.server.domain.RequestId
-
Wraps a raw value as a
RequestId, passing throughnull— for the JSON-RPCidfield, which is legitimately absent on notifications and some error responses. - ofText(String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult
-
Creates a CallToolResult.
- ofText(String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Creates a CallToolResult.
- on() - Method in class dev.tachyonmcp.core.server.config.FeatureConfig.Builder
-
Enables the capability (
mode = ON). - on() - Method in class dev.tachyonmcp.core.server.config.ResourcesConfig.Builder
-
Enables the capability (
mode = ON). - on() - Method in class dev.tachyonmcp.core.server.config.TasksConfig.Builder
-
Enables the tasks capability with the list surface on.
- ON - Enum constant in enum class dev.tachyonmcp.api.server.config.Mode
-
Always enabled.
- onChange(Runnable) - Method in class dev.tachyonmcp.core.server.features.AbstractRegistry
-
Registers a callback invoked when the registry contents change.
- onChange(Runnable) - Method in class dev.tachyonmcp.core.server.features.ChangeSupport
-
Registers a callback invoked when the registry contents change.
- onChange(Runnable) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
- onConnectionClose(T) - Method in interface dev.tachyonmcp.api.runtime.Extension
-
Called when the connection is being closed.
- onConnectionInit(InteractionContext, ExtensionSettings) - Method in interface dev.tachyonmcp.api.server.extensions.ServerExtension
-
Called when a new client connection is initialised with the extension's client settings.
- onConnectionInit(T) - Method in interface dev.tachyonmcp.api.runtime.Extension
-
Called after connection initialization is complete.
- oneOf() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema
-
Returns the value of the
oneOfrecord component. - oneOf() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema
-
Returns the value of the
oneOfrecord component. - oneOf(List<JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema.Builder
-
Sets oneOf.
- oneOf(List<JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema.Builder
-
Sets oneOf.
- onShutdownStarted(String) - Method in class dev.tachyonmcp.core.transport.netty.McpHandlerManager
- onShutdownStarted(String) - Method in interface dev.tachyonmcp.core.transport.netty.ProtocolHandlerManager
- openStatelessStream(ChannelHandlerContext, String) - Method in class dev.tachyonmcp.core.transport.netty.sse.SseManager
- openStream(ChannelHandlerContext, Session, String, String) - Method in class dev.tachyonmcp.core.transport.netty.sse.SseManager
- openWorldHint() - Method in interface dev.tachyonmcp.api.server.domain.ToolAnnotations
- openWorldHint() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations
-
Returns the value of the
openWorldHintrecord component. - openWorldHint() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations
-
Returns the value of the
openWorldHintrecord component. - openWorldHint(Boolean) - Method in interface dev.tachyonmcp.api.server.domain.ToolAnnotations.Builder
- openWorldHint(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations.Builder
-
Sets openWorldHint.
- openWorldHint(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations.Builder
-
Sets openWorldHint.
- OPERATION - Enum constant in enum class dev.tachyonmcp.api.runtime.InteractionContext.Lifecycle
-
Normal operation after successful initialisation and session establishment.
- operationHandlerName() - Method in class dev.tachyonmcp.core.transport.netty.McpHandlerManager
- operationHandlerName() - Method in interface dev.tachyonmcp.core.transport.netty.ProtocolHandlerManager
- OperationStarted(Session) - Constructor for record class dev.tachyonmcp.core.runtime.InteractionEvent.OperationStarted
-
Creates an instance of a
OperationStartedrecord class. - OPTIONAL - Enum constant in enum class dev.tachyonmcp.api.server.features.tasks.TaskSupport
- OutboundRequestEvent(String, RequestId, String, String, long, long, String) - Constructor for record class dev.tachyonmcp.core.server.session.SessionEvent.OutboundRequestEvent
-
Creates an instance of a
OutboundRequestEventrecord class. - OutboundSseStream - Interface in dev.tachyonmcp.core.server
-
Outbound SSE stream bound to the current dispatch context.
- OutboundSseStreamMessageRouter - Class in dev.tachyonmcp.core.server
-
Default
OutboundStreamResolverthat diverts events through anOutboundSseStreambound in the current dispatch context when the dispatch session matches the target session. - OutboundSseStreamMessageRouter() - Constructor for class dev.tachyonmcp.core.server.OutboundSseStreamMessageRouter
- outboundStream() - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- outboundStream() - Method in interface dev.tachyonmcp.core.server.session.DispatchContext
-
Returns the outbound SSE stream, or
nullif not yet upgraded. - outboundStream() - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- OutboundStreamResolver - Interface in dev.tachyonmcp.core.server
-
Resolves the transport channel server-to-client SSE events should be delivered on.
- outputSchema() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
Optional JSON schema describing the tool's output.
- outputSchema() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Returns the value of the
outputSchemarecord component. - outputSchema() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool
-
Returns the value of the
outputSchemarecord component. - outputSchema(JsonSchema) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Sets the optional JSON schema describing the tool's output.
- outputSchema(String) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Sets the optional JSON schema describing the tool's output, parsed from a string.
- outputSchema(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool.Builder
-
Sets outputSchema.
- outputSchema(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool.Builder
-
Sets outputSchema.
- outputSchemaValidator(JsonSchemaValidator) - Method in class dev.tachyonmcp.api.server.config.JsonConfig.Builder
- outputValidator() - Method in record class dev.tachyonmcp.api.server.config.JsonConfig
-
Returns the value of the
outputValidatorrecord component.
P
- page(Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- page(Object) - Method in interface dev.tachyonmcp.core.protocol.ProtocolRequestMapper
- PageRequest(int, String) - Constructor for record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.PageRequest
-
Creates an instance of a
PageRequestrecord class. - pageSize() - Method in record class dev.tachyonmcp.core.server.config.FeatureConfig
-
Returns the value of the
pageSizerecord component. - pageSize() - Method in record class dev.tachyonmcp.core.server.config.ResourcesConfig
-
Returns the value of the
pageSizerecord component. - pageSize() - Method in record class dev.tachyonmcp.core.server.config.TasksConfig
-
Returns the value of the
pageSizerecord component. - pageSize(int) - Method in class dev.tachyonmcp.core.server.config.FeatureConfig.Builder
- pageSize(int) - Method in class dev.tachyonmcp.core.server.config.ResourcesConfig.Builder
- pageSize(int) - Method in class dev.tachyonmcp.core.server.config.TasksConfig.Builder
- paginate(List<T>, int, String, Function<T, String>) - Static method in class dev.tachyonmcp.core.server.features.Pagination
-
Paginates a sorted list.
- PaginatedRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A paginated request.
- PaginatedRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A paginated request.
- PaginatedRequest(PaginatedRequestParams, String, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest
-
Creates an instance of a
PaginatedRequestrecord class. - PaginatedRequest(PaginatedRequestParams, String, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest
-
Creates an instance of a
PaginatedRequestrecord class. - PaginatedRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
PaginatedRequest. - PaginatedRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
PaginatedRequest. - PaginatedRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Common parameters for paginated requests.
- PaginatedRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Common params for paginated requests.
- PaginatedRequestParams(String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequestParams
-
Creates an instance of a
PaginatedRequestParamsrecord class. - PaginatedRequestParams(String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequestParams
-
Creates an instance of a
PaginatedRequestParamsrecord class. - PaginatedRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
PaginatedRequestParams. - PaginatedRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
PaginatedRequestParams. - PaginatedRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
PaginatedRequestParams. - PaginatedRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
PaginatedRequestParams. - PaginatedRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PaginatedRequestParamsCodec
-
Default constructor.
- PaginatedRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PaginatedRequestParamsCodec
-
Default constructor.
- PaginatedResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A paginated result.
- PaginatedResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A paginated result.
- PaginatedResult<R> - Interface in dev.tachyonmcp.api.server.features
-
A paginated result with an optional cursor for the next page.
- PaginatedResult(String, Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult
-
Creates an instance of a
PaginatedResultrecord class. - PaginatedResult(String, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedResult
-
Creates an instance of a
PaginatedResultrecord class. - PaginatedResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
PaginatedResult. - PaginatedResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
PaginatedResult. - PaginatedResult.Builder<R> - Interface in dev.tachyonmcp.api.server.features
- Pagination - Class in dev.tachyonmcp.core.server.features
-
Static pagination utility shared by registries.
- params() - Method in interface dev.tachyonmcp.api.server.domain.RpcMethodRequest
-
Optional parameters for the RPC method.
- params() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest
-
URI-template variable values extracted during template matching, keyed by variable name.
- params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializedNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Notification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptListChangedNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Request
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceListChangedNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RootsListChangedNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolListChangedNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnknownRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Notification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptListChangedNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Request
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceListChangedNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolListChangedNotification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnknownRequest
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Notification
-
Returns the value of the
paramsrecord component. - params() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Request
-
Returns the value of the
paramsrecord component. - params(CallToolRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest.Builder
-
Sets params.
- params(CancelledNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotification.Builder
-
Sets params.
- params(CancelTaskRequest.Params) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest.Builder
-
Sets params.
- params(CompleteRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest.Builder
-
Sets params.
- params(CreateMessageRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest.Builder
-
Sets params.
- params(ElicitationCompleteNotification.Params) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification.Builder
-
Sets params.
- params(ElicitRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest.Builder
-
Sets params.
- params(GetPromptRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest.Builder
-
Sets params.
- params(GetTaskPayloadRequest.Params) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest.Builder
-
Sets params.
- params(GetTaskRequest.Params) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest.Builder
-
Sets params.
- params(InitializeRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest.Builder
-
Sets params.
- params(LoggingMessageNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotification.Builder
-
Sets params.
- params(NotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializedNotification.Builder
-
Sets params.
- params(NotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptListChangedNotification.Builder
-
Sets params.
- params(NotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceListChangedNotification.Builder
-
Sets params.
- params(NotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RootsListChangedNotification.Builder
-
Sets params.
- params(NotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolListChangedNotification.Builder
-
Sets params.
- params(PaginatedRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest.Builder
-
Sets params.
- params(ProgressNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotification.Builder
-
Sets params.
- params(ReadResourceRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest.Builder
-
Sets params.
- params(RequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest.Builder
-
Sets params.
- params(RequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest.Builder
-
Sets params.
- params(ResourceUpdatedNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotification.Builder
-
Sets params.
- params(SetLevelRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest.Builder
-
Sets params.
- params(SubscribeRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest.Builder
-
Sets params.
- params(TaskStatusNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotification.Builder
-
Sets params.
- params(UnsubscribeRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest.Builder
-
Sets params.
- params(CallToolRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest.Builder
-
Sets params.
- params(CancelledNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotification.Builder
-
Sets params.
- params(CancelledNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientNotification.Builder
-
Sets params.
- params(CompleteRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest.Builder
-
Sets params.
- params(CreateMessageRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequest.Builder
-
Sets params.
- params(ElicitRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequest.Builder
-
Sets params.
- params(GetPromptRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest.Builder
-
Sets params.
- params(ListRootsRequest.Params) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest.Builder
-
Sets params.
- params(LoggingMessageNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotification.Builder
-
Sets params.
- params(NotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptListChangedNotification.Builder
-
Sets params.
- params(NotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceListChangedNotification.Builder
-
Sets params.
- params(NotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolListChangedNotification.Builder
-
Sets params.
- params(PaginatedRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest.Builder
-
Sets params.
- params(ProgressNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotification.Builder
-
Sets params.
- params(ReadResourceRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest.Builder
-
Sets params.
- params(RequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest.Builder
-
Sets params.
- params(ResourceUpdatedNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotification.Builder
-
Sets params.
- params(SubscriptionsAcknowledgedNotificationParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotification.Builder
-
Sets params.
- params(SubscriptionsListenRequestParams) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest.Builder
-
Sets params.
- params(Object) - Method in interface dev.tachyonmcp.api.server.domain.RpcMethodRequest.Builder
- params(Map<String, ? extends UriTemplateValue>) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest.Builder
-
Sets the URI-template variable values extracted during template matching.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCNotification.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Notification.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Request.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCNotification.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Notification.Builder
-
Sets params.
- params(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Request.Builder
-
Sets params.
- params(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnknownRequest.Builder
-
Sets params.
- params(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnknownRequest.Builder
-
Sets params.
- Params(String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest.Params
-
Creates an instance of a
Paramsrecord class. - Params(String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification.Params
-
Creates an instance of a
Paramsrecord class. - Params(String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest.Params
-
Creates an instance of a
Paramsrecord class. - Params(String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest.Params
-
Creates an instance of a
Paramsrecord class. - Params(Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest.Params
-
Creates an instance of a
Paramsrecord class. - paramsJson() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.NotificationEvent
-
Returns the value of the
paramsJsonrecord component. - paramsJson() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.OutboundRequestEvent
-
Returns the value of the
paramsJsonrecord component. - paramsJson() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.RequestEvent
-
Returns the value of the
paramsJsonrecord component. - parse(JsonDocument) - Static method in class dev.tachyonmcp.core.server.json.JsonUtils
- parse(String) - Static method in interface dev.tachyonmcp.api.json.JsonDocument
-
Creates a document from encoded JSON, validating it via the
JsonDocumentFactorydiscovered throughServiceLoaderforString. - parse(String) - Static method in interface dev.tachyonmcp.api.json.JsonSchema
-
Creates a schema from encoded JSON, validating it via the
JsonSchemaFactorydiscovered throughServiceLoaderforString. - parse(String) - Method in class dev.tachyonmcp.api.server.domain.UriTemplate
-
Parses a raw URI according to this template and extracts decoded variable values.
- parse(String) - Static method in class dev.tachyonmcp.core.server.json.JsonUtils
- PARSE_ERROR - Enum constant in enum class dev.tachyonmcp.api.server.domain.ServerError.Kind
-
The request could not be parsed as valid JSON.
- parseCursor(Object) - Static method in class dev.tachyonmcp.core.server.features.ListRequests
-
Extracts the cursor parameter from a Map or typed request object.
- parseError() - Static method in class dev.tachyonmcp.core.server.domain.ServerErrors
- parseError(ChannelContext) - Method in class dev.tachyonmcp.core.server.McpDispatcher
- ParseError - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A JSON-RPC error indicating that invalid JSON was received by the server.
- ParseError(String, String, JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ParseError
-
Creates an instance of a
ParseErrorrecord class. - ParseError.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ParseError. - ParseErrorCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ParseError. - ParseErrorCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ParseErrorCodec
-
Default constructor.
- parseJsonNode(String) - Static method in class dev.tachyonmcp.core.server.json.JsonUtils
- parseLimit(Object) - Static method in class dev.tachyonmcp.core.server.features.ListRequests
-
Extracts the limit parameter from a Map or typed request object.
- parseMessage(ByteBuf) - Method in class dev.tachyonmcp.core.server.McpDispatcher
- parseRequest(ByteBuf) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcCodec
-
Parses a JSON-RPC message from a
ByteBuf. - path() - Method in record class dev.tachyonmcp.api.json.SchemaValidationError
-
Returns the value of the
pathrecord component. - payloadDeserializer() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest
-
Returns the payload deserializer configured for this request, or
nullif not set. - payloadDeserializer(PayloadDeserializer) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest.Builder
-
Sets the payload deserializer.
- PayloadDeserializer - Interface in dev.tachyonmcp.api.json
-
Pluggable payload deserialization for structured values and arguments.
- PayloadSerde - Interface in dev.tachyonmcp.api.json
-
Pluggable payload serialization for structured values and arguments.
- PayloadSerializer - Interface in dev.tachyonmcp.api.json
-
Pluggable payload serialization for structured values and arguments.
- permittedLogLevel(Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- permittedLogLevel(Object) - Method in interface dev.tachyonmcp.core.protocol.ProtocolRequestMapper
-
Extracts the client's permitted
LoggingLevel, ornullif unset. - PING - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- PingHandler - Class in dev.tachyonmcp.core.server.handlers
- PingHandler() - Constructor for class dev.tachyonmcp.core.server.handlers.PingHandler
- PingRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A ping, issued by either the server or the client, to check that the other party is still alive.
- PingRequest(String, RequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest
-
Creates an instance of a
PingRequestrecord class. - PingRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
PingRequest. - PingRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
PingRequest. - PingRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PingRequestCodec
-
Default constructor.
- pipelineCustomizer() - Method in record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Returns the value of the
pipelineCustomizerrecord component. - pipelineCustomizer(Consumer<ChannelPipeline>) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Customizes each Netty channel pipeline.
- pollInterval() - Method in interface dev.tachyonmcp.api.server.domain.Task
-
Suggested polling interval for
tasks/get, ornullto not suggest one. - pollInterval() - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskOptions
-
Suggested
tasks/getpolling interval to advertise, ornullto use the server default. - pollInterval() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult
-
Returns the value of the
pollIntervalrecord component. - pollInterval() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult
-
Returns the value of the
pollIntervalrecord component. - pollInterval() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task
-
Returns the value of the
pollIntervalrecord component. - pollInterval() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams
-
Returns the value of the
pollIntervalrecord component. - pollInterval() - Method in record class dev.tachyonmcp.core.server.config.TasksConfig
-
Returns the value of the
pollIntervalrecord component. - pollInterval() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- pollInterval(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult.Builder
-
Sets pollInterval.
- pollInterval(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult.Builder
-
Sets pollInterval.
- pollInterval(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task.Builder
-
Sets pollInterval.
- pollInterval(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams.Builder
-
Sets pollInterval.
- pollInterval(Duration) - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskOptions.Builder
- pollInterval(Duration) - Method in class dev.tachyonmcp.core.server.config.TasksConfig.Builder
-
Sets the default
pollIntervalsuggested in task responses. - port() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns the value of the
portrecord component. - port() - Method in interface dev.tachyonmcp.core.server.TachyonServer
-
Returns the port the server is bound to.
- port() - Method in class dev.tachyonmcp.core.transport.netty.NettyServer
-
Returns the port the server is bound to.
- port() - Method in record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Returns the value of the
portrecord component. - port(int) - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Sets the listen port.
- port(int) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Sets the listen port.
- PostSseStream - Class in dev.tachyonmcp.core.transport.netty.sse
-
Per-POST SSE response stream.
- PostSseStream(Channel, String, LongSupplier, Duration) - Constructor for class dev.tachyonmcp.core.transport.netty.sse.PostSseStream
- PrimitiveSchemaDefinition - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Restricted schema definitions that only allow primitive types without nested objects or arrays.
- PrimitiveSchemaDefinition - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Restricted schema definitions that only allow primitive types without nested objects or arrays.
- priority() - Method in interface dev.tachyonmcp.api.server.domain.Annotations
-
Ordering hint in
[0.0, 1.0], ornullfor default. - priority() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Annotations
-
Returns the value of the
priorityrecord component. - priority() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Annotations
-
Returns the value of the
priorityrecord component. - priority() - Method in interface dev.tachyonmcp.core.protocol.Protocol
- priority(Double) - Method in interface dev.tachyonmcp.api.server.domain.Annotations.Builder
-
Sets the ordering hint.
- priority(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Annotations.Builder
-
Sets priority.
- priority(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Annotations.Builder
-
Sets priority.
- progress() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams
-
Returns the value of the
progressrecord component. - progress() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams
-
Returns the value of the
progressrecord component. - progress(double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams.Builder
-
Sets progress.
- progress(double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams.Builder
-
Sets progress.
- progress(ProgressToken, double, double, String) - Method in interface dev.tachyonmcp.api.runtime.ContextNotifications
-
Sends a progress notification.
- ProgressNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
An out-of-band notification used to inform the receiver of a progress update for a long-running request.
- ProgressNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
An out-of-band notification used to inform the receiver of a progress update for a long-running request.
- ProgressNotification(String, ProgressNotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotification
-
Creates an instance of a
ProgressNotificationrecord class. - ProgressNotification(String, ProgressNotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotification
-
Creates an instance of a
ProgressNotificationrecord class. - ProgressNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ProgressNotification. - ProgressNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ProgressNotification. - ProgressNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ProgressNotification. - ProgressNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ProgressNotification. - ProgressNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ProgressNotificationCodec
-
Default constructor.
- ProgressNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ProgressNotificationCodec
-
Default constructor.
- ProgressNotificationParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for a `notifications/progress` notification.
- ProgressNotificationParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Parameters for a notifications/progress notification.
- ProgressNotificationParams(String, double, Double, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams
-
Creates an instance of a
ProgressNotificationParamsrecord class. - ProgressNotificationParams(String, double, Double, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams
-
Creates an instance of a
ProgressNotificationParamsrecord class. - ProgressNotificationParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ProgressNotificationParams. - ProgressNotificationParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ProgressNotificationParams. - ProgressNotificationParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ProgressNotificationParams. - ProgressNotificationParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ProgressNotificationParams. - ProgressNotificationParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ProgressNotificationParamsCodec
-
Default constructor.
- ProgressNotificationParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ProgressNotificationParamsCodec
-
Default constructor.
- progressToken() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest
-
The client's
_meta.progressTokenfrom this request, ornullif the client did not opt into progress notifications for this call. - progressToken() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams
-
Returns the value of the
progressTokenrecord component. - progressToken() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams
-
Returns the value of the
progressTokenrecord component. - progressToken() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject
-
Returns the value of the
progressTokenrecord component. - progressToken() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- progressToken(ProgressToken) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest.Builder
-
Sets the progress token.
- progressToken(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams.Builder
-
Sets progressToken.
- progressToken(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams.Builder
-
Sets progressToken.
- progressToken(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject.Builder
-
Sets progressToken.
- ProgressToken - Interface in dev.tachyonmcp.api.server.domain
-
An MCP progress token: an opaque value the client attaches to a request via
_meta.progressTokenand the server echoes back onnotifications/progress. - ProgressToken.NumericValue - Record Class in dev.tachyonmcp.api.server.domain
-
A progress token carrying a numeric value.
- ProgressToken.StringValue - Record Class in dev.tachyonmcp.api.server.domain
-
A progress token carrying a string value.
- Prompt - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A prompt or prompt template that the server offers.
- Prompt - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A prompt or prompt template that the server offers.
- Prompt(String, List<PromptArgument>, Map<String, JsonNode>, String, String, List<Icon>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt
-
Creates an instance of a
Promptrecord class. - Prompt(String, List<PromptArgument>, Map<String, JsonNode>, String, String, List<Icon>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt
-
Creates an instance of a
Promptrecord class. - Prompt(String) - Constructor for record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionReference.Prompt
-
Creates an instance of a
Promptrecord class. - Prompt.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
Prompt. - Prompt.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
Prompt. - PromptArgument - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Describes an argument that a prompt can accept.
- PromptArgument - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Describes an argument that a prompt can accept.
- PromptArgument - Interface in dev.tachyonmcp.api.server.domain
-
Describes a single argument accepted by a prompt template.
- PromptArgument(String, Boolean, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument
-
Creates an instance of a
PromptArgumentrecord class. - PromptArgument(String, Boolean, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument
-
Creates an instance of a
PromptArgumentrecord class. - PromptArgument.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
PromptArgument. - PromptArgument.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
PromptArgument. - PromptArgument.Builder - Interface in dev.tachyonmcp.api.server.domain
- PromptArgumentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
PromptArgument. - PromptArgumentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
PromptArgument. - PromptArgumentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptArgumentCodec
-
Default constructor.
- PromptArgumentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptArgumentCodec
-
Default constructor.
- PromptCallRequest(String, PromptRequest) - Constructor for record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.PromptCallRequest
-
Creates an instance of a
PromptCallRequestrecord class. - PromptCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
Prompt. - PromptCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
Prompt. - PromptCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptCodec
-
Default constructor.
- PromptCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptCodec
-
Default constructor.
- PromptDescriptor - Interface in dev.tachyonmcp.api.server.features.prompts
-
Descriptor for a server-provided prompt template.
- PromptDescriptor.Builder - Interface in dev.tachyonmcp.api.server.features.prompts
-
Builder for
PromptDescriptor. - PromptFn - Interface in dev.tachyonmcp.api.server.features.prompts
-
Synchronously handles a prompt request.
- PromptListChangedNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
An optional notification from the server to the client, informing it that the list of prompts it offers has changed.
- PromptListChangedNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
An optional notification from the server to the client, informing it that the list of prompts it offers has changed.
- PromptListChangedNotification(String, NotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptListChangedNotification
-
Creates an instance of a
PromptListChangedNotificationrecord class. - PromptListChangedNotification(String, NotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptListChangedNotification
-
Creates an instance of a
PromptListChangedNotificationrecord class. - PromptListChangedNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
PromptListChangedNotification. - PromptListChangedNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
PromptListChangedNotification. - PromptListChangedNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
PromptListChangedNotification. - PromptListChangedNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
PromptListChangedNotification. - PromptListChangedNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptListChangedNotificationCodec
-
Default constructor.
- PromptListChangedNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptListChangedNotificationCodec
-
Default constructor.
- PromptMessage - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Describes a message returned as part of a prompt.
- PromptMessage - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Describes a message returned as part of a prompt.
- PromptMessage - Interface in dev.tachyonmcp.api.server.domain
-
A single message within a prompt, associating a
Rolewith itsContentBlock. - PromptMessage(Role, ContentBlock) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptMessage
-
Creates an instance of a
PromptMessagerecord class. - PromptMessage(Role, ContentBlock) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptMessage
-
Creates an instance of a
PromptMessagerecord class. - PromptMessage.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
PromptMessage. - PromptMessage.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
PromptMessage. - PromptMessage.Builder - Interface in dev.tachyonmcp.api.server.domain
- PromptMessageCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
PromptMessage. - PromptMessageCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
PromptMessage. - PromptMessageCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptMessageCodec
-
Default constructor.
- PromptMessageCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptMessageCodec
-
Default constructor.
- PromptMethodHandlers - Class in dev.tachyonmcp.core.server.features.prompts
-
JSON-RPC adapters for prompt operations.
- PromptReference - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Identifies a prompt.
- PromptReference - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Identifies a prompt.
- PromptReference(String, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptReference
-
Creates an instance of a
PromptReferencerecord class. - PromptReference(String, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptReference
-
Creates an instance of a
PromptReferencerecord class. - PromptReference.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
PromptReference. - PromptReference.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
PromptReference. - PromptReferenceCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
PromptReference. - PromptReferenceCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
PromptReference. - PromptReferenceCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.PromptReferenceCodec
-
Default constructor.
- PromptReferenceCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.PromptReferenceCodec
-
Default constructor.
- PromptRegistry - Interface in dev.tachyonmcp.core.server.features.prompts
- PromptRequest - Record Class in dev.tachyonmcp.api.server.features.prompts
-
Request parameters for a prompt invocation.
- PromptRequest(Args, Map<String, Object>, String) - Constructor for record class dev.tachyonmcp.api.server.features.prompts.PromptRequest
-
Compatibility constructor for callers that predate
PromptRequest.meta(); sets it tonull. - PromptRequest(Args, Map<String, Object>, String, Map<String, Object>) - Constructor for record class dev.tachyonmcp.api.server.features.prompts.PromptRequest
-
Creates an instance of a
PromptRequestrecord class. - PromptResult - Interface in dev.tachyonmcp.api.server.features.prompts
-
Result of a prompt function invocation.
- PromptResult.InputRequired - Record Class in dev.tachyonmcp.api.server.features.prompts
-
A prompt result that requests additional input from the client.
- PromptResult.Messages - Record Class in dev.tachyonmcp.api.server.features.prompts
-
A prompt result containing one or more prompt messages.
- PromptResult.WithMeta - Record Class in dev.tachyonmcp.api.server.features.prompts
-
Wraps another prompt result with protocol extension metadata.
- prompts() - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities
-
Prompt capabilities (
null= not supported). - prompts() - Method in interface dev.tachyonmcp.api.server.extensions.ExtensionContext
-
Returns the prompt registry façade.
- prompts() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult
-
Returns the value of the
promptsrecord component. - prompts() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities
-
Returns the value of the
promptsrecord component. - prompts() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult
-
Returns the value of the
promptsrecord component. - prompts() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities
-
Returns the value of the
promptsrecord component. - prompts() - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Enables prompts with default settings.
- prompts() - Method in record class dev.tachyonmcp.core.server.config.CapabilitiesConfig
-
Returns the value of the
promptsrecord component. - prompts() - Method in interface dev.tachyonmcp.core.server.TachyonServer
-
Returns the prompt registry.
- prompts(boolean) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Enables prompts with the specified list-changed setting.
- prompts(ServerCapabilities.Prompts) - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities.Builder
-
Prompt capabilities (
null= not supported). - prompts(ServerCapabilities.Prompts) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Builder
-
Sets prompts.
- prompts(ServerCapabilities.Prompts) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Builder
-
Sets prompts.
- prompts(FeatureConfig) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Configures prompts from a feature config.
- prompts(List<Prompt>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult.Builder
-
Sets prompts.
- prompts(List<Prompt>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult.Builder
-
Sets prompts.
- Prompts - Interface in dev.tachyonmcp.api.server.features.prompts
-
Façade interface for MCP prompts
- Prompts(boolean) - Constructor for record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Prompts
-
Creates an instance of a
Promptsrecord class. - Prompts(Boolean) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Prompts
-
Creates an instance of a
Promptsrecord class. - Prompts(Boolean) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Prompts
-
Creates an instance of a
Promptsrecord class. - PROMPTS_GET - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- PROMPTS_GET - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodRegistry
- PROMPTS_LIST - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- PROMPTS_LIST - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodRegistry
- promptsListChanged() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter
-
Returns the value of the
promptsListChangedrecord component. - promptsListChanged(boolean) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets whether prompts list change notifications are enabled.
- promptsListChanged(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter.Builder
-
Sets promptsListChanged.
- promptsMode(Mode) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets the prompts mode.
- promptsPageSize(int) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets the prompts page size.
- protocol() - Method in interface dev.tachyonmcp.core.runtime.ChannelContext
-
Returns the MCP protocol version negotiated for this channel.
- protocol() - Method in class dev.tachyonmcp.core.runtime.DefaultChannelContext
- protocol() - Method in class dev.tachyonmcp.core.runtime.Session
-
Returns the protocol negotiated when this session was initialized, if available.
- protocol() - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- protocol() - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- protocol(Protocol) - Method in class dev.tachyonmcp.core.runtime.Session
-
Records the protocol negotiated when this session was initialized.
- Protocol - Interface in dev.tachyonmcp.core.protocol
-
SPI for protocol versions, loadable via
ServiceLoader. - ProtocolCodecUtil - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Decoding helpers built on
CodecRegistry. - protocolError() - Method in record class dev.tachyonmcp.api.server.domain.TaskResult.Failed
-
Returns the value of the
protocolErrorrecord component. - ProtocolHandlerManager - Interface in dev.tachyonmcp.core.transport.netty
- ProtocolMappers - Class in dev.tachyonmcp.core.protocol
-
Registry of
ProtocolResponseMapperimplementations built fromProtocols.list(). - ProtocolRequestMapper - Interface in dev.tachyonmcp.core.protocol
-
Maps protocol-specific request parameters to protocol-neutral domain requests.
- ProtocolRequestMapper.CancellationRequest - Record Class in dev.tachyonmcp.core.protocol
-
A cancellation notification.
- ProtocolRequestMapper.CompletionCallRequest - Record Class in dev.tachyonmcp.core.protocol
-
A completion request.
- ProtocolRequestMapper.CompletionReference - Interface in dev.tachyonmcp.core.protocol
-
Identifies what a completion request is completing against.
- ProtocolRequestMapper.CompletionReference.Prompt - Record Class in dev.tachyonmcp.core.protocol
-
Completion against a prompt's argument.
- ProtocolRequestMapper.CompletionReference.Resource - Record Class in dev.tachyonmcp.core.protocol
-
Completion against a resource template's URI variable.
- ProtocolRequestMapper.InitializeRequest - Record Class in dev.tachyonmcp.core.protocol
-
An initialize request.
- ProtocolRequestMapper.PageRequest - Record Class in dev.tachyonmcp.core.protocol
-
A page request.
- ProtocolRequestMapper.PromptCallRequest - Record Class in dev.tachyonmcp.core.protocol
-
A prompt call request.
- ProtocolRequestMapper.TaskStatusRequest - Record Class in dev.tachyonmcp.core.protocol
-
A task status update.
- ProtocolRequestMapper.ToolCallRequest - Record Class in dev.tachyonmcp.core.protocol
-
A tool call request.
- ProtocolResponseMapper - Interface in dev.tachyonmcp.core.protocol
-
Maps domain objects to protocol-specific response shapes.
- Protocols - Class in dev.tachyonmcp.core.protocol
-
Registry of
Protocolimplementations discovered viaServiceLoader. - protocolVersion() - Method in interface dev.tachyonmcp.api.runtime.InteractionContext
-
Returns the protocol version negotiated during initialisation.
- protocolVersion() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams
-
Returns the value of the
protocolVersionrecord component. - protocolVersion() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult
-
Returns the value of the
protocolVersionrecord component. - protocolVersion() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject
-
Returns the value of the
protocolVersionrecord component. - protocolVersion() - Method in interface dev.tachyonmcp.core.runtime.ChannelContext
- protocolVersion() - Method in record class dev.tachyonmcp.core.server.domain.InitializeResponse
-
Returns the value of the
protocolVersionrecord component. - protocolVersion(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams.Builder
-
Sets protocolVersion.
- protocolVersion(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult.Builder
-
Sets protocolVersion.
- protocolVersion(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject.Builder
-
Sets protocolVersion.
- ProtocolVersionHandler - Class in dev.tachyonmcp.core.transport.netty
-
Negotiates the protocol for each MCP POST and binds it to the interaction context.
- ProtocolVersionHandler(String) - Constructor for class dev.tachyonmcp.core.transport.netty.ProtocolVersionHandler
- put(String, Session) - Method in class dev.tachyonmcp.core.server.session.InMemorySessionStore
- put(String, Session) - Method in interface dev.tachyonmcp.core.server.session.SessionStore
-
Stores a session, returning any previous session with the same ID.
R
- raw(String, String) - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolResult
-
Creates a success result with a pre-serialized JSON payload.
- rawJson() - Method in class dev.tachyonmcp.api.server.domain.Args
-
Returns the full arguments as a JSON string.
- readerIdleTimeout() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns the value of the
readerIdleTimeoutrecord component. - readerIdleTimeout() - Method in record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Returns the value of the
readerIdleTimeoutrecord component. - readerIdleTimeout(Duration) - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Sets the reader idle timeout.
- readGenericValue(JsonParser) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcCodec
-
Reads the current JSON token as a generic Java value.
- readOnlyHint() - Method in interface dev.tachyonmcp.api.server.domain.ToolAnnotations
- readOnlyHint() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations
-
Returns the value of the
readOnlyHintrecord component. - readOnlyHint() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations
-
Returns the value of the
readOnlyHintrecord component. - readOnlyHint(Boolean) - Method in interface dev.tachyonmcp.api.server.domain.ToolAnnotations.Builder
- readOnlyHint(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations.Builder
-
Sets readOnlyHint.
- readOnlyHint(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations.Builder
-
Sets readOnlyHint.
- readRawJson(JsonParser) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcCodec
-
Reads the remainder of the current JSON value as a raw JSON string.
- readResource(Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- readResource(Object) - Method in interface dev.tachyonmcp.core.protocol.ProtocolRequestMapper
-
Maps
resources/readparams into a resource request. - ReadResourceRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Sent from the client to the server, to read a specific resource URI.
- ReadResourceRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Sent from the client to the server, to read a specific resource URI.
- ReadResourceRequest(String, ReadResourceRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest
-
Creates an instance of a
ReadResourceRequestrecord class. - ReadResourceRequest(String, ReadResourceRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest
-
Creates an instance of a
ReadResourceRequestrecord class. - ReadResourceRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ReadResourceRequest. - ReadResourceRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ReadResourceRequest. - ReadResourceRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ReadResourceRequest. - ReadResourceRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ReadResourceRequest. - ReadResourceRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ReadResourceRequestCodec
-
Default constructor.
- ReadResourceRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceRequestCodec
-
Default constructor.
- ReadResourceRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for a `resources/read` request.
- ReadResourceRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Parameters for a `resources/read` request.
- ReadResourceRequestParams(Map<String, JsonNode>, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequestParams
-
Creates an instance of a
ReadResourceRequestParamsrecord class. - ReadResourceRequestParams(Map<String, JsonNode>, String, InputResponses, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams
-
Creates an instance of a
ReadResourceRequestParamsrecord class. - ReadResourceRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ReadResourceRequestParams. - ReadResourceRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ReadResourceRequestParams. - ReadResourceRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ReadResourceRequestParams. - ReadResourceRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ReadResourceRequestParams. - ReadResourceRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ReadResourceRequestParamsCodec
-
Default constructor.
- ReadResourceRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceRequestParamsCodec
-
Default constructor.
- readResourceResult(List<ResourceContents>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- readResourceResult(List<ResourceContents>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- readResourceResult(List<ResourceContents>) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Maps a resource contents list (from a read operation) into protocol-specific shape.
- ReadResourceResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The server's response to a resources/read request from the client.
- ReadResourceResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The result returned by the server for a resources/read request.
- ReadResourceResult(List<ResourceContents>, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceResult
-
Creates an instance of a
ReadResourceResultrecord class. - ReadResourceResult(List<ResourceContents>, Map<String, JsonNode>, String, long, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult
-
Creates an instance of a
ReadResourceResultrecord class. - ReadResourceResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ReadResourceResult. - ReadResourceResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ReadResourceResult. - ReadResourceResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ReadResourceResult. - ReadResourceResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ReadResourceResult. - ReadResourceResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ReadResourceResultCodec
-
Default constructor.
- ReadResourceResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceResultCodec
-
Default constructor.
- ReadResourceResultResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A successful response from the server for a resources/read request.
- ReadResourceResultResponse(ReadResourceResult, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResultResponse
-
Creates an instance of a
ReadResourceResultResponserecord class. - ReadResourceResultResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ReadResourceResultResponse. - ReadResourceResultResponseCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ReadResourceResultResponse. - ReadResourceResultResponseCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ReadResourceResultResponseCodec
-
Default constructor.
- readsRequest() - Method in interface dev.tachyonmcp.api.server.session.SessionIdGenerator
-
Whether
SessionIdGenerator.generate(dev.tachyonmcp.api.runtime.InteractionContext, T)inspects the request (headers, URI, …). - readTreeValue(JsonParser) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcCodec
-
Reads the current JSON value as a
JsonNode. - readValue(String) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcCodec
-
Deserializes a JSON string to a generic Java object (Map, List, String, Number, Boolean, or null).
- reason() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotificationParams
-
Returns the value of the
reasonrecord component. - reason() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotificationParams
-
Returns the value of the
reasonrecord component. - reason() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CancellationRequest
-
Returns the value of the
reasonrecord component. - reason(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotificationParams.Builder
-
Sets reason.
- reason(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotificationParams.Builder
-
Sets reason.
- ref() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams
-
Returns the value of the
refrecord component. - ref() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams
-
Returns the value of the
refrecord component. - ref(PromptReference) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Builder
-
Sets ref.
- ref(PromptReference) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Builder
-
Sets ref.
- reference() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionCallRequest
-
Returns the value of the
referencerecord component. - register(PromptDescriptor, PromptFn) - Method in interface dev.tachyonmcp.api.server.features.prompts.Prompts
-
Registers a prompt descriptor with its synchronous function.
- register(PromptDescriptor, PromptFn) - Method in class dev.tachyonmcp.core.server.features.prompts.DefaultPromptRegistry
-
Registers a prompt unless prompt support is disabled by the configured mode.
- register(PromptDescriptor, List<PromptMessage>) - Method in interface dev.tachyonmcp.api.server.features.prompts.Prompts
-
Registers a prompt that returns the specified messages for every request.
- register(ResourceDescriptor, ResourceFn) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Registers a resource descriptor with its synchronous function.
- register(ResourceDescriptor, ResourceFn) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
-
Registers a resource descriptor and its handler.
- register(ToolDescriptor, ToolFn) - Method in interface dev.tachyonmcp.api.server.features.tools.Tools
-
Registers a tool descriptor with a synchronous function.
- register(ToolDescriptor, ToolFn) - Method in class dev.tachyonmcp.core.server.features.tools.DefaultToolRegistry
- register(Consumer<PromptDescriptor.Builder>, PromptFn) - Method in interface dev.tachyonmcp.api.server.features.prompts.Prompts
-
Registers a prompt configured through a descriptor builder.
- register(Consumer<PromptDescriptor.Builder>, List<PromptMessage>) - Method in interface dev.tachyonmcp.api.server.features.prompts.Prompts
-
Registers a prompt with a descriptor configured by the supplied consumer and a fixed list of messages.
- register(Consumer<ResourceDescriptor.Builder>, ResourceFn) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Registers a resource configured through a descriptor builder.
- register(Consumer<ToolDescriptor.Builder>, ToolFn) - Method in interface dev.tachyonmcp.api.server.features.tools.Tools
-
Builds and registers a tool descriptor with a synchronous function.
- register(Map<String, RpcMethodHandler>) - Static method in class dev.tachyonmcp.core.server.handlers.LoggingHandlers
- register(Map<String, RpcMethodHandler>, DefaultCompletionRegistry) - Static method in class dev.tachyonmcp.core.server.features.completions.CompletionMethodHandlers
- register(Map<String, RpcMethodHandler>, DefaultPromptRegistry, JsonSchemaValidator) - Static method in class dev.tachyonmcp.core.server.features.prompts.PromptMethodHandlers
- register(Map<String, RpcMethodHandler>, DefaultResourceRegistry) - Static method in class dev.tachyonmcp.core.server.features.resources.ResourceMethodHandlers
- register(Map<String, RpcMethodHandler>, DefaultTaskRegistry) - Static method in class dev.tachyonmcp.core.server.features.tasks.TaskMethodHandlers
- register(Map<String, RpcMethodHandler>, DefaultToolRegistry, JsonSchemaValidator, JsonSchemaValidator, PayloadSerializer, PayloadDeserializer) - Static method in class dev.tachyonmcp.core.server.features.tools.ToolMethodHandlers
- registerAsync(PromptDescriptor, AsyncPromptFn) - Method in interface dev.tachyonmcp.api.server.features.prompts.Prompts
-
Registers a prompt with an asynchronous function.
- registerAsync(PromptDescriptor, AsyncPromptFn) - Method in class dev.tachyonmcp.core.server.features.prompts.DefaultPromptRegistry
- registerAsync(ResourceDescriptor, AsyncResourceFn) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Registers a resource descriptor with an asynchronous function.
- registerAsync(ResourceDescriptor, AsyncResourceFn) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
- registerAsync(ToolDescriptor, AsyncToolFn) - Method in interface dev.tachyonmcp.api.server.features.tools.Tools
-
Registers a tool descriptor with an asynchronous function.
- registerAsync(ToolDescriptor, AsyncToolFn) - Method in class dev.tachyonmcp.core.server.features.tools.DefaultToolRegistry
- registerAsync(Consumer<PromptDescriptor.Builder>, AsyncPromptFn) - Method in interface dev.tachyonmcp.api.server.features.prompts.Prompts
-
Registers an asynchronous prompt configured through a descriptor builder.
- registerAsync(Consumer<ResourceDescriptor.Builder>, AsyncResourceFn) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Registers an asynchronous resource function using a descriptor configured through a builder.
- registerAsync(Consumer<ToolDescriptor.Builder>, AsyncToolFn) - Method in interface dev.tachyonmcp.api.server.features.tools.Tools
-
Builds and registers a tool descriptor with an asynchronous function.
- registerCallToolRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Tools/Call.
- registerCallToolRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codecs for Tools/Call.
- registerCancelledNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Cancelled.
- registerCancelledNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Cancelled.
- registerCancelTaskRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Tasks/Cancel.
- registerCompleteRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Completion/Complete.
- registerCompleteRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codecs for Completion/Complete.
- registerCreateMessageRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Sampling/Createmessage.
- registerDiscoverRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codecs for Server/Discover.
- registerElicitationCompleteNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Elicitation/Complete.
- registerElicitRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Elicitation/Create.
- registerForPrompt(String, CompletionFn) - Method in interface dev.tachyonmcp.api.server.features.completions.Completions
-
Registers a completion function for a prompt's arguments.
- registerForPrompt(String, CompletionFn) - Method in class dev.tachyonmcp.core.server.features.completions.DefaultCompletionRegistry
- registerForPromptAsync(String, AsyncCompletionFn) - Method in interface dev.tachyonmcp.api.server.features.completions.Completions
-
Registers an asynchronous completion function for a prompt's arguments.
- registerForPromptAsync(String, AsyncCompletionFn) - Method in class dev.tachyonmcp.core.server.features.completions.DefaultCompletionRegistry
- registerForResource(String, CompletionFn) - Method in interface dev.tachyonmcp.api.server.features.completions.Completions
-
Registers a completion function for a resource or resource-template's variables.
- registerForResource(String, CompletionFn) - Method in class dev.tachyonmcp.core.server.features.completions.DefaultCompletionRegistry
- registerForResourceAsync(String, AsyncCompletionFn) - Method in interface dev.tachyonmcp.api.server.features.completions.Completions
-
Registers an asynchronous completion function for a resource or resource-template's variables.
- registerForResourceAsync(String, AsyncCompletionFn) - Method in class dev.tachyonmcp.core.server.features.completions.DefaultCompletionRegistry
- registerGetPromptRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Prompts/Get.
- registerGetPromptRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codecs for Prompts/Get.
- registerGetTaskPayloadRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Tasks/Result.
- registerGetTaskRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Tasks/Get.
- registerHandler(RpcMethodHandler) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Registers a method handler keyed by its own method name.
- registerHandler(String, ExtensionMethodHandler) - Method in interface dev.tachyonmcp.api.server.extensions.ExtensionContext
-
Registers a raw JSON-RPC method handler owned by this extension.
- registerHandler(String, RpcMethodHandler) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Registers a method handler with an explicit method name.
- registerInitializedNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Initialized.
- registerInitializeRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Initialize.
- registerListPromptsRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Prompts/List.
- registerListPromptsRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codecs for Prompts/List.
- registerListResourcesRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Resources/List.
- registerListResourcesRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codecs for Resources/List.
- registerListResourceTemplatesRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Resources/Templates/List.
- registerListResourceTemplatesRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codecs for Resources/Templates/List.
- registerListRootsRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Roots/List.
- registerListTasksRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Tasks/List.
- registerListToolsRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Tools/List.
- registerListToolsRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codecs for Tools/List.
- registerLoggingMessageNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Message.
- registerLoggingMessageNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Message.
- registerOverride(Class<T>, Codec<T>) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry
- registerOverride(Class<T>, Codec<T>) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry
- registerPendingRequest(RequestId, CompletableFuture<String>) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Registers a pending request with a timeout.
- registerPingRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Ping.
- registerProgressNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Progress.
- registerProgressNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Progress.
- registerPromptListChangedNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Prompts/List Changed.
- registerPromptListChangedNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Prompts/List Changed.
- registerReadResourceRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Resources/Read.
- registerReadResourceRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codecs for Resources/Read.
- registerResourceListChangedNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Resources/List Changed.
- registerResourceListChangedNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Resources/List Changed.
- registerResourceUpdatedNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Resources/Updated.
- registerResourceUpdatedNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Resources/Updated.
- registerRootsListChangedNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Roots/List Changed.
- registerRunning(String, Future<?>) - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- registerRunning(String, Future<?>) - Method in interface dev.tachyonmcp.core.server.features.tasks.TaskRegistry
- registerSetLevelRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Logging/Setlevel.
- registerSubscribeRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Resources/Subscribe.
- registerSubscriptionsAcknowledgedNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Subscriptions/Acknowledged.
- registerSubscriptionsListenRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codecs for Subscriptions/Listen.
- registerTaskStatusNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Tasks/Status.
- registerTemplate(ResourceTemplateDescriptor, ResourceFn) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Registers a resource template descriptor with its synchronous function.
- registerTemplate(ResourceTemplateDescriptor, ResourceFn) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
-
Registers a resource template with its handler.
- registerTemplate(Consumer<ResourceTemplateDescriptor.Builder>, ResourceFn) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Registers a resource template configured through its builder.
- registerTemplateAsync(ResourceTemplateDescriptor, AsyncResourceFn) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Registers a resource template with an asynchronous function.
- registerTemplateAsync(ResourceTemplateDescriptor, AsyncResourceFn) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
- registerTemplateAsync(Consumer<ResourceTemplateDescriptor.Builder>, AsyncResourceFn) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Registers a resource template configured through its builder.
- registerToolListChangedNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Tools/List Changed.
- registerToolListChangedNotification() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry.Builder
-
Registers codec for Notifications/Tools/List Changed.
- registerUnsubscribeRequest() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry.Builder
-
Registers codecs for Resources/Unsubscribe.
- REJECTED - Enum constant in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
- RelatedTaskMetadata - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Metadata for associating messages with a task.
- RelatedTaskMetadata(String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RelatedTaskMetadata
-
Creates an instance of a
RelatedTaskMetadatarecord class. - RelatedTaskMetadata.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
RelatedTaskMetadata. - RelatedTaskMetadataCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
RelatedTaskMetadata. - RelatedTaskMetadataCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RelatedTaskMetadataCodec
-
Default constructor.
- remove(String) - Method in interface dev.tachyonmcp.api.server.features.tasks.Tasks
-
Removes a task from the registry, e.g. because it was removed on the caller's side.
- remove(String) - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- remove(String) - Method in class dev.tachyonmcp.core.server.session.InMemorySessionStore
- remove(String) - Method in interface dev.tachyonmcp.core.server.session.SessionStore
-
Removes and returns the session for the given ID.
- remove(String, Session) - Method in class dev.tachyonmcp.core.server.session.InMemorySessionStore
- remove(String, Session) - Method in interface dev.tachyonmcp.core.server.session.SessionStore
-
Removes the session for the given ID only if the stored instance is
expected, returning whether it was removed. - removeItem(String) - Method in class dev.tachyonmcp.core.server.features.AbstractRegistry
-
Removes the item with the specified name and notifies change listeners when an item is removed.
- removeSession(String) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Removes and closes the session with the given ID.
- removeSession(String) - Method in class dev.tachyonmcp.core.server.session.SessionManager
-
Removes and closes the session with the given ID.
- replay(String, long) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Replays session events after the given sequence number.
- replay(String, long) - Method in interface dev.tachyonmcp.core.server.session.SessionEventStore
-
Returns all events for the session with sequence number greater than
lastSeq. - reportProgress(double, Double, String) - Method in interface dev.tachyonmcp.api.server.domain.Task
-
Reports progress for this task.
- reportProgress(double, Double, String) - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- request() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.InputRequired
-
Returns the value of the
requestrecord component. - request() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.InputRequired
-
Returns the value of the
requestrecord component. - request() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionCallRequest
-
Returns the value of the
requestrecord component. - request() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.PromptCallRequest
-
Returns the value of the
requestrecord component. - request() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.ToolCallRequest
-
Returns the value of the
requestrecord component. - Request - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A request.
- Request - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A request.
- Request(RequestId, String, T) - Constructor for record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Request
-
Creates an instance of a
Requestrecord class. - Request(String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Request
-
Creates an instance of a
Requestrecord class. - Request(String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Request
-
Creates an instance of a
Requestrecord class. - Request.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
Request. - Request.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
Request. - requestCodec(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry
- requestCodec(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry
- RequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
Request. - RequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
Request. - RequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RequestCodec
-
Default constructor.
- RequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.RequestCodec
-
Default constructor.
- RequestContext - Interface in dev.tachyonmcp.core.runtime
-
Marker interface for a context associated with a single JSON-RPC request.
- requestedSchema() - Method in record class dev.tachyonmcp.api.runtime.ElicitationRequest
-
Returns the value of the
requestedSchemarecord component. - requestedSchema() - Method in interface dev.tachyonmcp.api.server.domain.FormInputRequest
-
JSON schema describing the expected form fields.
- requestedSchema() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams
-
Returns the value of the
requestedSchemarecord component. - requestedSchema() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestFormParams
-
Returns the value of the
requestedSchemarecord component. - requestedSchema(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams.Builder
-
Sets requestedSchema.
- requestedSchema(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestFormParams.Builder
-
Sets requestedSchema.
- requestedSchema(Map<String, ?>) - Method in interface dev.tachyonmcp.api.server.domain.FormInputRequest.Builder
- RequestEvent(String, RequestId, String, String, long) - Constructor for record class dev.tachyonmcp.core.server.session.SessionEvent.RequestEvent
-
Creates an instance of a
RequestEventrecord class. - requestId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotificationParams
-
Returns the value of the
requestIdrecord component. - requestId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotificationParams
-
Returns the value of the
requestIdrecord component. - requestId() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CancellationRequest
-
Returns the value of the
requestIdrecord component. - requestId() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.CancelEvent
-
Returns the value of the
requestIdrecord component. - requestId() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.OutboundRequestEvent
-
Returns the value of the
requestIdrecord component. - requestId() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.RequestEvent
-
Returns the value of the
requestIdrecord component. - requestId() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.ResponseEvent
-
Returns the value of the
requestIdrecord component. - requestId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotificationParams.Builder
-
Sets requestId.
- requestId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotificationParams.Builder
-
Sets requestId.
- RequestId - Interface in dev.tachyonmcp.api.server.domain
-
A JSON-RPC 2.0 request/response id: a bare JSON string or number, never an object or array.
- RequestId.NumericValue - Record Class in dev.tachyonmcp.api.server.domain
-
An id carrying a numeric value.
- RequestId.StringValue - Record Class in dev.tachyonmcp.api.server.domain
-
An id carrying a string value.
- requestMapper() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpProtocol
- requestMapper() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpProtocol
- requestMapper() - Method in interface dev.tachyonmcp.core.protocol.Protocol
-
Request mapper for this protocol version.
- requestMapper() - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- requestMapper() - Method in interface dev.tachyonmcp.core.server.session.DispatchContext
-
Returns the protocol request mapper for the current protocol version.
- requestMapper() - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- RequestMappingException - Exception Class in dev.tachyonmcp.core.protocol
-
Signals that protocol request parameters could not be mapped to a domain request.
- RequestMappingException(ServerError) - Constructor for exception class dev.tachyonmcp.core.protocol.RequestMappingException
- RequestMetaObject - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Extends MetaObject with additional request-specific fields.
- RequestMetaObject(String, String, Implementation, ClientCapabilities, LoggingLevel) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject
-
Creates an instance of a
RequestMetaObjectrecord class. - RequestMetaObject.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
RequestMetaObject. - RequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Common params for any request.
- RequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Common params for any request.
- RequestParams(Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RequestParams
-
Creates an instance of a
RequestParamsrecord class. - RequestParams(Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestParams
-
Creates an instance of a
RequestParamsrecord class. - RequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
RequestParams. - RequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
RequestParams. - requests() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks
-
Returns the value of the
requestsrecord component. - requests() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks
-
Returns the value of the
requestsrecord component. - requests() - Method in record class dev.tachyonmcp.core.server.config.TasksConfig
-
Returns the value of the
requestsrecord component. - requests(boolean) - Method in class dev.tachyonmcp.core.server.config.TasksConfig.Builder
- requests(ClientCapabilities.Tasks.Requests) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Builder
-
Sets requests.
- requests(ServerCapabilities.Tasks.Requests) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Builder
-
Sets requests.
- Requests(ClientCapabilities.Tasks.Requests.Sampling, ClientCapabilities.Tasks.Requests.Elicitation) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests
-
Creates an instance of a
Requestsrecord class. - Requests(ServerCapabilities.Tasks.Requests.Tools) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests
-
Creates an instance of a
Requestsrecord class. - requestState() - Method in record class dev.tachyonmcp.api.server.domain.InputRequestBundle
-
Returns the value of the
requestStaterecord component. - requestState() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptRequest
-
Returns the value of the
requestStaterecord component. - requestState() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.InputRequired
-
Returns the optional opaque state for resuming this prompt.
- requestState() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest
-
Returns the opaque request state supplied when retrying an input-required resource read.
- requestState() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest
-
Returns the request state string, or
null. - requestState() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.InputRequired
-
Returns the opaque state token to echo back with the caller's response, or
null. - requestState() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams
-
Returns the value of the
requestStaterecord component. - requestState() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams
-
Returns the value of the
requestStaterecord component. - requestState() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult
-
Returns the value of the
requestStaterecord component. - requestState() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponseRequestParams
-
Returns the value of the
requestStaterecord component. - requestState() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams
-
Returns the value of the
requestStaterecord component. - requestState(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest.Builder
-
Sets the opaque request state supplied when retrying an input-required resource read.
- requestState(String) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest.Builder
-
Sets the request state.
- requestState(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams.Builder
-
Sets requestState.
- requestState(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams.Builder
-
Sets requestState.
- requestState(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult.Builder
-
Sets requestState.
- requestState(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponseRequestParams.Builder
-
Sets requestState.
- requestState(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams.Builder
-
Sets requestState.
- requestTimeout() - Method in interface dev.tachyonmcp.api.server.config.RuntimeConfig
-
Timeout for pending requests sent to the client (default 60s).
- requestTimeout(Duration) - Method in class dev.tachyonmcp.api.server.config.RuntimeConfig.Builder
-
Sets the timeout for pending requests sent to the client (default 60s).
- requestType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.MethodDescriptor
-
Returns the value of the
requestTyperecord component. - requestType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.MethodDescriptor
-
Returns the value of the
requestTyperecord component. - requestType(String) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodDispatch
- requestType(String) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodDispatch
- RequestValidationHandler - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.transport
-
Placeholder for 2025-11-25 per-request validation, mirroring
v2026_07_28.transport.RequestValidationHandlerin the pipeline (seeMcpChannelInitializer). 2025-11-25 has no per-request_meta/header requirements of its own today — session establishment already covers protocol-version and capability negotiation — so this is a no-op. - RequestValidationHandler - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.transport
-
Validates every 2026-07-28 POST request against the requirements that only apply once a request is self-describing (no protocol-level session): required
_metafields (SEP-2575), theMcp-Method/Mcp-Name/Mcp-Param-*headers matching the body (SEP-2243), and rejection of methods the draft removed. - RequestValidationHandler() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.transport.RequestValidationHandler
- RequestValidationHandler(ServerEngine) - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.transport.RequestValidationHandler
- required() - Method in interface dev.tachyonmcp.api.server.domain.PromptArgument
- required() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument
-
Returns the value of the
requiredrecord component. - required() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument
-
Returns the value of the
requiredrecord component. - required(Boolean) - Method in interface dev.tachyonmcp.api.server.domain.PromptArgument.Builder
- required(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument.Builder
-
Sets required.
- required(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument.Builder
-
Sets required.
- REQUIRED - Enum constant in enum class dev.tachyonmcp.api.server.features.tasks.TaskSupport
- requiredCapabilities() - Method in exception class dev.tachyonmcp.core.server.domain.MissingRequiredClientCapabilityException
-
The missing capabilities, keyed by name (e.g.
- requireInput(InputRequest, String) - Method in interface dev.tachyonmcp.api.server.domain.Task
-
Signals that this task requires additional input from the client.
- requireInput(InputRequest, String) - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- requireInteractionContext(ChannelHandlerContext) - Static method in class dev.tachyonmcp.core.transport.netty.ChannelHandlerUtils
- requiresMetaEnvelope() - Method in interface dev.tachyonmcp.api.server.extensions.ServerExtension
-
Whether the extension expects a meta envelope for its handler params.
- resolve(Session) - Method in class dev.tachyonmcp.core.server.OutboundSseStreamMessageRouter
- resolve(Session) - Method in interface dev.tachyonmcp.core.server.OutboundStreamResolver
-
Resolves the
OutboundSseStreambound in the current dispatch context for the given session, if any. - resolve(HttpRequest) - Static method in class dev.tachyonmcp.core.protocol.Protocols
-
Resolves the best
Protocolfor the given HTTP request. - resolveCapabilities() - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Resolves effective capabilities based on configuration and registered features.
- resolvedArguments() - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionRequest
-
Previously-resolved argument name/value pairs, or empty if none.
- resolvedArguments(Map<String, ? extends String>) - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionRequest.Builder
- resource() - Method in interface dev.tachyonmcp.api.server.domain.EmbeddedResource
- resource() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource
-
Returns the value of the
resourcerecord component. - resource() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource
-
Returns the value of the
resourcerecord component. - resource(ResourceContents) - Method in interface dev.tachyonmcp.api.server.domain.EmbeddedResource.Builder
- resource(ResourceContents) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource.Builder
-
Sets resource.
- resource(ResourceContents) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource.Builder
-
Sets resource.
- Resource - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A known resource that the server is capable of reading.
- Resource - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A known resource that the server is capable of reading.
- Resource(String) - Constructor for record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionReference.Resource
-
Creates an instance of a
Resourcerecord class. - Resource(String, String, String, Annotations, Long, Map<String, JsonNode>, String, String, List<Icon>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Creates an instance of a
Resourcerecord class. - Resource(String, String, String, Annotations, Long, Map<String, JsonNode>, String, String, List<Icon>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Creates an instance of a
Resourcerecord class. - RESOURCE - Enum constant in enum class dev.tachyonmcp.api.server.domain.ContentBlock.Type
- RESOURCE_LINK - Enum constant in enum class dev.tachyonmcp.api.server.domain.ContentBlock.Type
- RESOURCE_NOT_FOUND - Enum constant in enum class dev.tachyonmcp.api.server.domain.ServerError.Kind
-
The requested resource was not found.
- Resource.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
Resource. - Resource.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
Resource. - ResourceCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
Resource. - ResourceCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
Resource. - ResourceCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceCodec
-
Default constructor.
- ResourceCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceCodec
-
Default constructor.
- ResourceContents - Interface in dev.tachyonmcp.api.server.domain
-
The actual content of a resource, either text or binary.
- ResourceContents - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The contents of a specific resource or sub-resource.
- ResourceContents - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The contents of a specific resource or sub-resource.
- ResourceContentsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ResourceContents. - ResourceContentsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ResourceContents. - ResourceContentsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceContentsCodec
-
Default constructor.
- ResourceContentsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceContentsCodec
-
Default constructor.
- ResourceDescriptor - Interface in dev.tachyonmcp.api.server.features.resources
-
Descriptor for a static (non-template) resource.
- ResourceDescriptor.Builder - Interface in dev.tachyonmcp.api.server.features.resources
-
Builder for
ResourceDescriptor. - ResourceFn - Interface in dev.tachyonmcp.api.server.features.resources
-
Synchronously reads static or templated resource contents from a full request.
- ResourceLink - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A resource that the server is capable of reading, included in a prompt or tool call result.
- ResourceLink - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A resource that the server is capable of reading, included in a prompt or tool call result.
- ResourceLink - Interface in dev.tachyonmcp.api.server.domain
-
A reference to another resource, embedded within a content block.
- ResourceLink(String, String, String, List<Icon>, String, String, String, Annotations, Long, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Creates an instance of a
ResourceLinkrecord class. - ResourceLink(String, String, String, List<Icon>, String, String, String, Annotations, Long, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Creates an instance of a
ResourceLinkrecord class. - ResourceLink.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ResourceLink. - ResourceLink.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ResourceLink. - ResourceLink.Builder - Interface in dev.tachyonmcp.api.server.domain
- ResourceLinkCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ResourceLink. - ResourceLinkCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ResourceLink. - ResourceLinkCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceLinkCodec
-
Default constructor.
- ResourceLinkCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceLinkCodec
-
Default constructor.
- ResourceListChangedNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
An optional notification from the server to the client, informing it that the list of resources it can read from has changed.
- ResourceListChangedNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
An optional notification from the server to the client, informing it that the list of resources it can read from has changed.
- ResourceListChangedNotification(String, NotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceListChangedNotification
-
Creates an instance of a
ResourceListChangedNotificationrecord class. - ResourceListChangedNotification(String, NotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceListChangedNotification
-
Creates an instance of a
ResourceListChangedNotificationrecord class. - ResourceListChangedNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ResourceListChangedNotification. - ResourceListChangedNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ResourceListChangedNotification. - ResourceListChangedNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ResourceListChangedNotification. - ResourceListChangedNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ResourceListChangedNotification. - ResourceListChangedNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceListChangedNotificationCodec
-
Default constructor.
- ResourceListChangedNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceListChangedNotificationCodec
-
Default constructor.
- ResourceMethodHandlers - Class in dev.tachyonmcp.core.server.features.resources
-
JSON-RPC adapters for resource operations.
- resourceNotFound(String) - Static method in class dev.tachyonmcp.core.server.domain.ServerErrors
- resourceNotFound(String, Map<String, String>) - Static method in class dev.tachyonmcp.core.server.domain.ServerErrors
- ResourceRegistry - Interface in dev.tachyonmcp.core.server.features.resources
- ResourceRequest - Interface in dev.tachyonmcp.api.server.features.resources
-
Request passed to a resource function when a client invokes
resources/read. - ResourceRequest.Builder - Interface in dev.tachyonmcp.api.server.features.resources
-
Builder for
ResourceRequest. - ResourceRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Common parameters when working with resources.
- ResourceRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Common params for resource-related requests.
- ResourceRequestParams(String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceRequestParams
-
Creates an instance of a
ResourceRequestParamsrecord class. - ResourceRequestParams(String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceRequestParams
-
Creates an instance of a
ResourceRequestParamsrecord class. - ResourceRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ResourceRequestParams. - ResourceRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ResourceRequestParams. - ResourceRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ResourceRequestParams. - ResourceRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceRequestParamsCodec
-
Default constructor.
- resources() - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities
-
Resource capabilities (
null= not supported). - resources() - Method in interface dev.tachyonmcp.api.server.extensions.ExtensionContext
-
Returns the resource registry façade.
- resources() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult
-
Returns the value of the
resourcesrecord component. - resources() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities
-
Returns the value of the
resourcesrecord component. - resources() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult
-
Returns the value of the
resourcesrecord component. - resources() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities
-
Returns the value of the
resourcesrecord component. - resources() - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Enables resources with default settings.
- resources() - Method in record class dev.tachyonmcp.core.server.config.CapabilitiesConfig
-
Returns the value of the
resourcesrecord component. - resources() - Method in interface dev.tachyonmcp.core.server.TachyonServer
-
Returns the resource registry.
- resources(boolean, boolean) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Enables resources with the specified subscribe and list-changed settings.
- resources(ServerCapabilities.Resources) - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities.Builder
-
Resource capabilities (
null= not supported). - resources(ServerCapabilities.Resources) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Builder
-
Sets resources.
- resources(ServerCapabilities.Resources) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Builder
-
Sets resources.
- resources(ResourcesConfig) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Configures resources from a resources config.
- resources(List<Resource>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult.Builder
-
Sets resources.
- resources(List<Resource>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult.Builder
-
Sets resources.
- Resources - Interface in dev.tachyonmcp.api.server.features.resources
-
Façade interface for MCP resources
- Resources(boolean, boolean) - Constructor for record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Resources
-
Creates an instance of a
Resourcesrecord class. - Resources(Boolean, Boolean) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Resources
-
Creates an instance of a
Resourcesrecord class. - Resources(Boolean, Boolean) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Resources
-
Creates an instance of a
Resourcesrecord class. - RESOURCES_LIST - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- RESOURCES_LIST - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodRegistry
- RESOURCES_READ - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- RESOURCES_READ - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodRegistry
- RESOURCES_SUBSCRIBE - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- RESOURCES_TEMPLATES_LIST - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- RESOURCES_TEMPLATES_LIST - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodRegistry
- RESOURCES_UNSUBSCRIBE - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- ResourcesConfig - Record Class in dev.tachyonmcp.core.server.config
-
Configuration for the resources capability: the same knobs as
FeatureConfigplus subscription support. - ResourcesConfig(Mode, boolean, int, boolean) - Constructor for record class dev.tachyonmcp.core.server.config.ResourcesConfig
-
Creates an instance of a
ResourcesConfigrecord class. - ResourcesConfig.Builder - Class in dev.tachyonmcp.core.server.config
-
Builder for
ResourcesConfig. - resourcesListChanged() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter
-
Returns the value of the
resourcesListChangedrecord component. - resourcesListChanged(boolean) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets whether resources list change notifications are enabled.
- resourcesListChanged(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter.Builder
-
Sets resourcesListChanged.
- resourcesMode(Mode) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets the resources mode.
- resourcesPageSize(int) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets the resources page size.
- resourcesSubscribe(boolean) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets whether resource subscriptions are enabled.
- resourceSubscriptions() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter
-
Returns the value of the
resourceSubscriptionsrecord component. - resourceSubscriptions(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter.Builder
-
Sets resourceSubscriptions.
- ResourceTemplate - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A template description for resources available on the server.
- ResourceTemplate - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A template description for resources available on the server.
- ResourceTemplate(String, String, String, Annotations, Map<String, JsonNode>, String, String, List<Icon>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate
-
Creates an instance of a
ResourceTemplaterecord class. - ResourceTemplate(String, String, String, Annotations, Map<String, JsonNode>, String, String, List<Icon>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate
-
Creates an instance of a
ResourceTemplaterecord class. - ResourceTemplate.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ResourceTemplate. - ResourceTemplate.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ResourceTemplate. - ResourceTemplateCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ResourceTemplate. - ResourceTemplateCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ResourceTemplate. - ResourceTemplateCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceTemplateCodec
-
Default constructor.
- ResourceTemplateCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceTemplateCodec
-
Default constructor.
- ResourceTemplateDescriptor - Interface in dev.tachyonmcp.api.server.features.resources
-
Descriptor for a resource URI template.
- ResourceTemplateDescriptor.Builder - Interface in dev.tachyonmcp.api.server.features.resources
-
Builder for
ResourceTemplateDescriptor. - ResourceTemplateEntry - Record Class in dev.tachyonmcp.core.server.features.resources
- ResourceTemplateEntry(ResourceTemplateDescriptor, AsyncResourceFn, UriTemplate) - Constructor for record class dev.tachyonmcp.core.server.features.resources.ResourceTemplateEntry
-
Creates an instance of a
ResourceTemplateEntryrecord class. - ResourceTemplateReference - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A reference to a resource or resource template definition.
- ResourceTemplateReference - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A reference to a resource or resource template definition.
- ResourceTemplateReference(String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplateReference
-
Creates an instance of a
ResourceTemplateReferencerecord class. - ResourceTemplateReference(String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplateReference
-
Creates an instance of a
ResourceTemplateReferencerecord class. - ResourceTemplateReference.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ResourceTemplateReference. - ResourceTemplateReference.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ResourceTemplateReference. - ResourceTemplateReferenceCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ResourceTemplateReference. - ResourceTemplateReferenceCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ResourceTemplateReference. - ResourceTemplateReferenceCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceTemplateReferenceCodec
-
Default constructor.
- ResourceTemplateReferenceCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceTemplateReferenceCodec
-
Default constructor.
- resourceTemplates() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult
-
Returns the value of the
resourceTemplatesrecord component. - resourceTemplates() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult
-
Returns the value of the
resourceTemplatesrecord component. - resourceTemplates(List<ResourceTemplate>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult.Builder
-
Sets resourceTemplates.
- resourceTemplates(List<ResourceTemplate>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult.Builder
-
Sets resourceTemplates.
- ResourceUpdatedNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A notification from the server to the client, informing it that a resource has changed and may need to be read again.
- ResourceUpdatedNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A notification from the server to the client, informing it that a resource has changed and may need to be read again.
- ResourceUpdatedNotification(String, ResourceUpdatedNotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotification
-
Creates an instance of a
ResourceUpdatedNotificationrecord class. - ResourceUpdatedNotification(String, ResourceUpdatedNotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotification
-
Creates an instance of a
ResourceUpdatedNotificationrecord class. - ResourceUpdatedNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ResourceUpdatedNotification. - ResourceUpdatedNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ResourceUpdatedNotification. - ResourceUpdatedNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ResourceUpdatedNotification. - ResourceUpdatedNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ResourceUpdatedNotification. - ResourceUpdatedNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceUpdatedNotificationCodec
-
Default constructor.
- ResourceUpdatedNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceUpdatedNotificationCodec
-
Default constructor.
- ResourceUpdatedNotificationParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for a `notifications/resources/updated` notification.
- ResourceUpdatedNotificationParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Parameters for a `notifications/resources/updated` notification.
- ResourceUpdatedNotificationParams(String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotificationParams
-
Creates an instance of a
ResourceUpdatedNotificationParamsrecord class. - ResourceUpdatedNotificationParams(String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotificationParams
-
Creates an instance of a
ResourceUpdatedNotificationParamsrecord class. - ResourceUpdatedNotificationParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ResourceUpdatedNotificationParams. - ResourceUpdatedNotificationParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ResourceUpdatedNotificationParams. - ResourceUpdatedNotificationParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ResourceUpdatedNotificationParams. - ResourceUpdatedNotificationParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ResourceUpdatedNotificationParams. - ResourceUpdatedNotificationParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ResourceUpdatedNotificationParamsCodec
-
Default constructor.
- ResourceUpdatedNotificationParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ResourceUpdatedNotificationParamsCodec
-
Default constructor.
- resourceUri(Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- resourceUri(Object) - Method in interface dev.tachyonmcp.core.protocol.ProtocolRequestMapper
-
Extracts the resource
urifrom params. - Response(byte[], String, int) - Constructor for record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Response
-
Creates an instance of a
Responserecord class. - Response(RequestId, String) - Constructor for record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Response
-
Creates an instance of a
Responserecord class. - responseBody() - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Response
-
Returns the value of the
responseBodyrecord component. - responseBodyString() - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Response
- ResponseEvent(String, RequestId, String, long, long, String) - Constructor for record class dev.tachyonmcp.core.server.session.SessionEvent.ResponseEvent
-
Creates an instance of a
ResponseEventrecord class. - responseMapper() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpProtocol
- responseMapper() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpProtocol
- responseMapper() - Method in interface dev.tachyonmcp.core.protocol.Protocol
-
Response mapper for this protocol version.
- responseMapper() - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Returns the protocol response mapper for the default MCP version.
- responseMapper() - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- responseMapper() - Method in interface dev.tachyonmcp.core.server.session.DispatchContext
-
Returns the protocol response mapper for the current protocol version.
- responseMapper() - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- result() - Method in interface dev.tachyonmcp.api.server.domain.Task
-
The task result if the task has reached a terminal state, or
null. - result() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCResultResponse
-
Returns the value of the
resultrecord component. - result() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResultResponse
-
Returns the value of the
resultrecord component. - result() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResultResponse
-
Returns the value of the
resultrecord component. - result() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResultResponse
-
Returns the value of the
resultrecord component. - result() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResultResponse
-
Returns the value of the
resultrecord component. - result() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCResultResponse
-
Returns the value of the
resultrecord component. - result() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResultResponse
-
Returns the value of the
resultrecord component. - result() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResultResponse
-
Returns the value of the
resultrecord component. - result() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResultResponse
-
Returns the value of the
resultrecord component. - result() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResultResponse
-
Returns the value of the
resultrecord component. - result() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResultResponse
-
Returns the value of the
resultrecord component. - result() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultResponse
-
Returns the value of the
resultrecord component. - result() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- result(Result) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCResultResponse.Builder
-
Sets result.
- result(CompleteResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResultResponse.Builder
-
Sets result.
- result(DiscoverResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResultResponse.Builder
-
Sets result.
- result(ListPromptsResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResultResponse.Builder
-
Sets result.
- result(ListResourcesResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResultResponse.Builder
-
Sets result.
- result(ListResourceTemplatesResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResultResponse.Builder
-
Sets result.
- result(ListToolsResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResultResponse.Builder
-
Sets result.
- result(ReadResourceResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResultResponse.Builder
-
Sets result.
- result(Result) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResultResponse.Builder
-
Sets result.
- result(Result) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResultResponse.Builder
-
Sets result.
- result(Result) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCResultResponse.Builder
-
Sets result.
- result(SubscriptionsListenResult) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultResponse.Builder
-
Sets result.
- Result - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A result.
- Result - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Common result fields.
- Result(Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Result
-
Creates an instance of a
Resultrecord class. - Result(Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Result
-
Creates an instance of a
Resultrecord class. - Result.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
Result. - Result.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
Result. - resultCodec(Class<?>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.CodecRegistry
- resultCodec(Class<?>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.CodecRegistry
- resultJson() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- resultJson() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.ResponseEvent
-
Returns the value of the
resultJsonrecord component. - resultJson() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Response
-
Returns the value of the
resultJsonrecord component. - ResultMetaObject - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Extends MetaObject with additional result-specific fields.
- ResultMetaObject(Implementation) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResultMetaObject
-
Creates an instance of a
ResultMetaObjectrecord class. - ResultMetaObject.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ResultMetaObject. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.MethodDescriptor
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.MethodDescriptor
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmptyResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Result
-
Returns the value of the
resultTyperecord component. - resultType() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResult
-
Returns the value of the
resultTyperecord component. - resultType(String) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodDispatch
- resultType(String) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodDispatch
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmptyResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Result.Builder
-
Sets resultType.
- resultType(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResult.Builder
-
Sets resultType.
- resume(String) - Method in interface dev.tachyonmcp.api.server.domain.Task
-
Resumes a task that was waiting for input.
- resume(String) - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- resumingStreamKey() - Method in class dev.tachyonmcp.core.runtime.Session
-
The POST-SSE stream key the current connection is resuming, parsed from a
<n>#<key>Last-Event-ID;nullfor the general GET listening stream or a fresh connection. - resumingStreamKey(String) - Method in class dev.tachyonmcp.core.runtime.Session
-
Records the POST-SSE stream key the current connection is resuming (or
null). - role() - Method in interface dev.tachyonmcp.api.server.domain.PromptMessage
- role() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult
-
Returns the value of the
rolerecord component. - role() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptMessage
-
Returns the value of the
rolerecord component. - role() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SamplingMessage
-
Returns the value of the
rolerecord component. - role() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult
-
Returns the value of the
rolerecord component. - role() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptMessage
-
Returns the value of the
rolerecord component. - role() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SamplingMessage
-
Returns the value of the
rolerecord component. - role(Role) - Method in interface dev.tachyonmcp.api.server.domain.PromptMessage.Builder
- role(Role) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult.Builder
-
Sets role.
- role(Role) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptMessage.Builder
-
Sets role.
- role(Role) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SamplingMessage.Builder
-
Sets role.
- role(Role) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult.Builder
-
Sets role.
- role(Role) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptMessage.Builder
-
Sets role.
- role(Role) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SamplingMessage.Builder
-
Sets role.
- Role - Enum Class in dev.tachyonmcp.api.server.domain
-
The sender of a message in a prompt or conversation.
- Role - Enum Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The sender or recipient of messages and data in a conversation.
- Role - Enum Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The sender or recipient of messages and data in a conversation.
- Root - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Represents a root directory or file that the server can operate on.
- Root - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Represents a root directory or file that the server can operate on.
- Root(String, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Root
-
Creates an instance of a
Rootrecord class. - Root(String, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Root
-
Creates an instance of a
Rootrecord class. - Root.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
Root. - Root.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
Root. - RootCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
Root. - RootCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
Root. - RootCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RootCodec
-
Default constructor.
- RootCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.RootCodec
-
Default constructor.
- roots() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities
-
Returns the value of the
rootsrecord component. - roots() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsResult
-
Returns the value of the
rootsrecord component. - roots() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities
-
Returns the value of the
rootsrecord component. - roots() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsResult
-
Returns the value of the
rootsrecord component. - roots(ClientCapabilities.Roots) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Builder
-
Sets roots.
- roots(List<Root>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsResult.Builder
-
Sets roots.
- roots(List<Root>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsResult.Builder
-
Sets roots.
- roots(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Builder
-
Sets roots.
- Roots(Boolean) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Roots
-
Creates an instance of a
Rootsrecord class. - ROOTS_LIST - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- RootsListChangedNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A notification from the client to the server, informing it that the list of roots has changed.
- RootsListChangedNotification(String, NotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RootsListChangedNotification
-
Creates an instance of a
RootsListChangedNotificationrecord class. - RootsListChangedNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
RootsListChangedNotification. - RootsListChangedNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
RootsListChangedNotification. - RootsListChangedNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.RootsListChangedNotificationCodec
-
Default constructor.
- RpcMethodHandler - Interface in dev.tachyonmcp.core.server
-
Handles a single JSON-RPC method.
- RpcMethodRequest - Interface in dev.tachyonmcp.api.server.domain
-
Requests user input by invoking another RPC method.
- RpcMethodRequest.Builder - Interface in dev.tachyonmcp.api.server.domain
- runtime() - Method in interface dev.tachyonmcp.api.server.extensions.ExtensionContext
-
Returns handler runtime settings.
- runtime() - Method in record class dev.tachyonmcp.core.server.config.ServerConfig
-
Returns the value of the
runtimerecord component. - runtime(Consumer<RuntimeConfig.Builder>) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Configures handler execution.
- RuntimeConfig - Interface in dev.tachyonmcp.api.server.config
-
Handler-execution runtime configuration: settings governing how in-flight handlers are drained on shutdown.
- RuntimeConfig.Builder - Class in dev.tachyonmcp.api.server.config
-
Builder for
RuntimeConfig.
S
- sampling() - Method in interface dev.tachyonmcp.api.runtime.ClientContext
-
Deprecated.Sampling is deprecated as of protocol version 2026-07-28 (SEP-2577)
- sampling() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities
-
Returns the value of the
samplingrecord component. - sampling() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests
-
Returns the value of the
samplingrecord component. - sampling() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities
-
Returns the value of the
samplingrecord component. - sampling() - Method in class dev.tachyonmcp.core.server.session.WireClientContext
- sampling(ClientCapabilities.Sampling) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Builder
-
Sets sampling.
- sampling(ClientCapabilities.Tasks.Requests.Sampling) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Builder
-
Sets sampling.
- sampling(ClientCapabilities.Sampling) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Builder
-
Sets sampling.
- Sampling(JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Sampling
-
Creates an instance of a
Samplingrecord class. - Sampling(JsonNode, JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Sampling
-
Creates an instance of a
Samplingrecord class. - Sampling(ObjectNode, ObjectNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Sampling
-
Creates an instance of a
Samplingrecord class. - SAMPLING_CREATEMESSAGE - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- SamplingMessage - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Describes a message issued to or received from an LLM API.
- SamplingMessage - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Describes a message issued to or received from an LLM API.
- SamplingMessage(Role, SamplingMessageContentBlock, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SamplingMessage
-
Creates an instance of a
SamplingMessagerecord class. - SamplingMessage(Role, SamplingMessageContentBlock, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SamplingMessage
-
Creates an instance of a
SamplingMessagerecord class. - SamplingMessage.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
SamplingMessage. - SamplingMessage.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
SamplingMessage. - SamplingMessageCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
SamplingMessage. - SamplingMessageCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
SamplingMessage. - SamplingMessageCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SamplingMessageCodec
-
Default constructor.
- SamplingMessageCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SamplingMessageCodec
-
Default constructor.
- SamplingMessageContentBlock - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- SamplingMessageContentBlock - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Remains in the specification for at least twelve months; see the deprecated features registry.
- SamplingMessageContentBlockCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
SamplingMessageContentBlock. - SamplingMessageContentBlockCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
SamplingMessageContentBlock. - SamplingMessageContentBlockCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SamplingMessageContentBlockCodec
-
Default constructor.
- SamplingMessageContentBlockCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SamplingMessageContentBlockCodec
-
Default constructor.
- SamplingService - Interface in dev.tachyonmcp.api.runtime
-
Deprecated.SEP-2577 explicitly deprecates sampling.
- Scalar(String) - Constructor for record class dev.tachyonmcp.api.server.domain.UriTemplateValue.Scalar
-
Creates an instance of a
Scalarrecord class. - scalarValue() - Method in interface dev.tachyonmcp.api.server.domain.UriTemplateValue
-
Gets the scalar text represented by this value.
- schemaFactory() - Method in record class dev.tachyonmcp.api.server.config.JsonConfig
-
Returns the value of the
schemaFactoryrecord component. - schemaFactory(JsonSchemaFactory<String>) - Method in class dev.tachyonmcp.api.server.config.JsonConfig.Builder
- SchemaValidationError - Record Class in dev.tachyonmcp.api.json
-
A single schema validation error.
- SchemaValidationError(String, String, String) - Constructor for record class dev.tachyonmcp.api.json.SchemaValidationError
-
Creates an instance of a
SchemaValidationErrorrecord class. - schemaValidator(JsonSchemaValidator) - Method in class dev.tachyonmcp.api.server.config.JsonConfig.Builder
- send(SseEvent) - Method in class dev.tachyonmcp.core.runtime.Session
-
Sends an SSE event to the client.
- send(SseEvent) - Method in interface dev.tachyonmcp.core.runtime.SseConnection
-
Sends an SSE event to the client.
- send(SseEvent) - Method in class dev.tachyonmcp.core.transport.netty.sse.NettySseConnection
- send(Channel) - Static method in class dev.tachyonmcp.core.transport.netty.sse.SseHeartbeat
-
Writes an SSE comment heartbeat (
:\r\n) on the channel, closing the channel if the write fails. - sendAccepted(ChannelHandlerContext, String) - Static method in class dev.tachyonmcp.core.transport.netty.ChannelHandlerUtils
- sendInternalError(ChannelHandlerContext, RequestId, String, ProtocolResponseMapper) - Static method in class dev.tachyonmcp.core.transport.netty.McpResponseWriter
-
Writes a JSON-RPC internal-error response and closes the connection, for a dispatch failure that occurred after a POST-SSE stream had already started (so the normal response path can no longer send a result).
- sendJsonResponse(ChannelHandlerContext, byte[], HttpResponseStatus, boolean, String, String) - Static method in class dev.tachyonmcp.core.transport.netty.McpResponseWriter
- sendJsonResponse(ChannelHandlerContext, byte[], HttpResponseStatus, String, String) - Static method in class dev.tachyonmcp.core.transport.netty.McpResponseWriter
- sendJsonResponse(ChannelHandlerContext, byte[], String, String) - Static method in class dev.tachyonmcp.core.transport.netty.McpResponseWriter
- sendNotification(Session, String, Object, OutboundSseStream) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Sends a notification to the given session, optionally via a bound outbound SSE stream.
- sendNotification(Session, String, Object) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Sends a notification to the given session.
- sendOptions(ChannelHandlerContext, String) - Static method in class dev.tachyonmcp.core.transport.netty.McpResponseWriter
- sendPlainTextAndClose(ChannelHandlerContext, HttpResponseStatus, String) - Static method in class dev.tachyonmcp.core.transport.netty.ChannelHandlerUtils
-
Writes a
text/plainresponse and closes the connection. - sendPlainTextAndClose(ChannelHandlerContext, HttpResponseStatus, String, String) - Static method in class dev.tachyonmcp.core.transport.netty.ChannelHandlerUtils
- sendRequest(Session, String, Object) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Sends a request to the client and returns a future that completes with the response.
- sendRequest(Session, String, Object, OutboundSseStream) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Sends a request to the client, optionally via a bound outbound SSE stream, and returns a future.
- sendRequest(String, Object) - Method in interface dev.tachyonmcp.api.runtime.InteractionContext
-
Sends a request to the client and returns a future that completes with the raw JSON response.
- sendRequest(String, Object) - Method in class dev.tachyonmcp.core.runtime.DefaultChannelContext
- sendRequest(String, Object) - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- sendRequest(String, Object) - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- sendResponseAndClose(ChannelHandlerContext, HttpResponseStatus, String, byte[], String) - Static method in class dev.tachyonmcp.core.transport.netty.ChannelHandlerUtils
-
Zero-copy overload for GC-managed bodies: wraps the byte[] at send time on the event loop.
- sendResponseAndClose(ChannelHandlerContext, HttpResponseStatus, String, ByteBuf, String) - Static method in class dev.tachyonmcp.core.transport.netty.ChannelHandlerUtils
-
Writes a response with the given content type and body, then closes the connection with a
Connection: closeheader. - Sequence(List<String>) - Constructor for record class dev.tachyonmcp.api.server.domain.UriTemplateValue.Sequence
-
Creates an instance of a
Sequencerecord class. - serde(PayloadSerde) - Method in class dev.tachyonmcp.api.server.config.JsonConfig.Builder
-
Sets both serializer and deserializer from a combined serde.
- serialize(Object) - Method in class dev.tachyonmcp.core.server.json.JacksonPayloadSerde
- serialize(T) - Method in interface dev.tachyonmcp.api.json.PayloadSerializer
-
Serializes a value to its JSON string representation.
- serializeError(RequestId, int, String, String) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcCodec
-
Serializes a JSON-RPC error response.
- serializeNotificationAsString(String, String) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcCodec
-
Serializes a JSON-RPC notification to a string.
- serializer() - Method in record class dev.tachyonmcp.api.server.config.JsonConfig
-
Returns the value of the
serializerrecord component. - serializer(PayloadSerializer) - Method in class dev.tachyonmcp.api.server.config.JsonConfig.Builder
- serializeRequestAsString(RequestId, String, String) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcCodec
-
Serializes a JSON-RPC request to a string.
- serializeResponse(RequestId, String) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcCodec
-
Serializes a JSON-RPC response.
- serializeStructured(ToolResult, PayloadSerializer) - Static method in class dev.tachyonmcp.core.server.json.JsonUtils
-
Serializes non-tree structured values in a
ToolResultintoJsonDocument. - SERVER_DISCOVER - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodRegistry
- ServerBuilder - Interface in dev.tachyonmcp.core.server
-
Configures and builds a
TachyonServer; callTachyonServer.start()to bind its transport. - ServerCapabilities - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Capabilities that a server may support.
- ServerCapabilities - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Capabilities that a server may support.
- ServerCapabilities - Interface in dev.tachyonmcp.api.server.domain
-
Capabilities the server advertises to the client during initialization.
- ServerCapabilities(Map<String, JsonNode>, JsonNode, JsonNode, ServerCapabilities.Prompts, ServerCapabilities.Resources, ServerCapabilities.Tools, ServerCapabilities.Tasks, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities
-
Creates an instance of a
ServerCapabilitiesrecord class. - ServerCapabilities(Map<String, JsonNode>, ObjectNode, ObjectNode, ServerCapabilities.Prompts, ServerCapabilities.Resources, ServerCapabilities.Tools, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities
-
Creates an instance of a
ServerCapabilitiesrecord class. - ServerCapabilities_PromptsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ServerCapabilities.Prompts. - ServerCapabilities_PromptsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ServerCapabilities.Prompts. - ServerCapabilities_PromptsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_PromptsCodec
-
Default constructor.
- ServerCapabilities_PromptsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilities_PromptsCodec
-
Default constructor.
- ServerCapabilities_ResourcesCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ServerCapabilities.Resources. - ServerCapabilities_ResourcesCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ServerCapabilities.Resources. - ServerCapabilities_ResourcesCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_ResourcesCodec
-
Default constructor.
- ServerCapabilities_ResourcesCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilities_ResourcesCodec
-
Default constructor.
- ServerCapabilities_Tasks_Requests_ToolsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ServerCapabilities.Tasks.Requests.Tools. - ServerCapabilities_Tasks_Requests_ToolsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_Tasks_Requests_ToolsCodec
-
Default constructor.
- ServerCapabilities_Tasks_RequestsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ServerCapabilities.Tasks.Requests. - ServerCapabilities_Tasks_RequestsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_Tasks_RequestsCodec
-
Default constructor.
- ServerCapabilities_TasksCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ServerCapabilities.Tasks. - ServerCapabilities_TasksCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_TasksCodec
-
Default constructor.
- ServerCapabilities_ToolsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ServerCapabilities.Tools. - ServerCapabilities_ToolsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ServerCapabilities.Tools. - ServerCapabilities_ToolsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilities_ToolsCodec
-
Default constructor.
- ServerCapabilities_ToolsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilities_ToolsCodec
-
Default constructor.
- ServerCapabilities.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ServerCapabilities. - ServerCapabilities.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ServerCapabilities. - ServerCapabilities.Builder - Interface in dev.tachyonmcp.api.server.domain
-
Builder for
ServerCapabilities. - ServerCapabilities.Prompts - Record Class in dev.tachyonmcp.api.server.domain
-
Prompt capabilities.
- ServerCapabilities.Prompts - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ServerCapabilities.Prompts - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- ServerCapabilities.Prompts.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ServerCapabilities.Prompts. - ServerCapabilities.Prompts.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ServerCapabilities.Prompts. - ServerCapabilities.Resources - Record Class in dev.tachyonmcp.api.server.domain
-
Resource capabilities.
- ServerCapabilities.Resources - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ServerCapabilities.Resources - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- ServerCapabilities.Resources.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ServerCapabilities.Resources. - ServerCapabilities.Resources.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ServerCapabilities.Resources. - ServerCapabilities.Tasks - Record Class in dev.tachyonmcp.api.server.domain
-
Server task capabilities
- ServerCapabilities.Tasks - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ServerCapabilities.Tasks.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ServerCapabilities.Tasks. - ServerCapabilities.Tasks.Requests - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ServerCapabilities.Tasks.Requests.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ServerCapabilities.Tasks.Requests. - ServerCapabilities.Tasks.Requests.Tools - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ServerCapabilities.Tasks.Requests.Tools.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ServerCapabilities.Tasks.Requests.Tools. - ServerCapabilities.Tools - Record Class in dev.tachyonmcp.api.server.domain
-
Tool capabilities.
- ServerCapabilities.Tools - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- ServerCapabilities.Tools - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- ServerCapabilities.Tools.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ServerCapabilities.Tools. - ServerCapabilities.Tools.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ServerCapabilities.Tools. - ServerCapabilitiesCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ServerCapabilities. - ServerCapabilitiesCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ServerCapabilities. - ServerCapabilitiesCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ServerCapabilitiesCodec
-
Default constructor.
- ServerCapabilitiesCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ServerCapabilitiesCodec
-
Default constructor.
- ServerConfig - Record Class in dev.tachyonmcp.core.server.config
-
Aggregated server configuration grouping identity, capabilities, session, network, runtime, and monitoring settings.
- ServerConfig(ServerIdentity, CapabilitiesConfig, SessionConfig, NetworkConfig, RuntimeConfig, MonitoringConfig) - Constructor for record class dev.tachyonmcp.core.server.config.ServerConfig
-
Creates an instance of a
ServerConfigrecord class. - ServerEngine - Interface in dev.tachyonmcp.core.server.internal
-
Engine SPI for MCP server internals.
- ServerError - Record Class in dev.tachyonmcp.api.server.domain
-
A protocol-neutral server error returned by server code.
- ServerError(ServerError.Kind, String) - Constructor for record class dev.tachyonmcp.api.server.domain.ServerError
- ServerError(ServerError.Kind, String, Object) - Constructor for record class dev.tachyonmcp.api.server.domain.ServerError
-
Creates an instance of a
ServerErrorrecord class. - ServerError.Kind - Enum Class in dev.tachyonmcp.api.server.domain
-
Categorizes the nature of a server error.
- ServerErrors - Class in dev.tachyonmcp.core.server.domain
-
Factories for protocol-neutral server errors.
- ServerExtension - Interface in dev.tachyonmcp.api.server.extensions
-
Pluggable server extension that can add custom methods, capabilities, and lifecycle hooks.
- ServerFeature<D> - Interface in dev.tachyonmcp.api.server
-
Common interface for server features (tools, resources, prompts, tasks).
- ServerFeature.Descriptor - Interface in dev.tachyonmcp.api.server
- ServerFeature.Request - Interface in dev.tachyonmcp.api.server
- serverIdentity() - Method in record class dev.tachyonmcp.core.server.domain.InitializeResponse
-
Returns the value of the
serverIdentityrecord component. - ServerIdentity - Interface in dev.tachyonmcp.api.server.config
-
Server identity metadata sent to the client during initialization.
- ServerIdentity.Builder - Interface in dev.tachyonmcp.api.server.config
-
Builder for
ServerIdentity. - serverInfo() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult
-
Returns the value of the
serverInforecord component. - serverInfo() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResultMetaObject
-
Returns the value of the
serverInforecord component. - serverInfo() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultMetaObject
-
Returns the value of the
serverInforecord component. - serverInfo(Implementation) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult.Builder
-
Sets serverInfo.
- serverInfo(Implementation) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResultMetaObject.Builder
-
Sets serverInfo.
- serverInfo(Implementation) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultMetaObject.Builder
-
Sets serverInfo.
- serverSettings() - Method in interface dev.tachyonmcp.api.server.extensions.ServerExtension
-
Returns the server settings to advertise in the initialize response.
- session() - Method in interface dev.tachyonmcp.core.runtime.ChannelContext
-
Returns the current session, or
nullif not yet established. - session() - Method in class dev.tachyonmcp.core.runtime.DefaultChannelContext
- session() - Method in record class dev.tachyonmcp.core.runtime.InteractionEvent.OperationStarted
-
Returns the value of the
sessionrecord component. - session() - Method in record class dev.tachyonmcp.core.server.config.ServerConfig
-
Returns the value of the
sessionrecord component. - session() - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- session() - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- session(Consumer<SessionConfig.Builder>) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Configures session lifecycle and persistence.
- Session - Class in dev.tachyonmcp.core.runtime
-
A streamable-HTTP session shared by protocols on this transport.
- Session(String, SseConnection) - Constructor for class dev.tachyonmcp.core.runtime.Session
- SessionConfig - Record Class in dev.tachyonmcp.core.server.config
-
Session lifecycle and persistence configuration.
- SessionConfig(boolean, Duration, SessionEventStore, SessionStore, SessionIdGenerator<? super HttpRequest>, Duration) - Constructor for record class dev.tachyonmcp.core.server.config.SessionConfig
-
Creates an instance of a
SessionConfigrecord class. - SessionConfig.Builder - Class in dev.tachyonmcp.core.server.config
-
Builder for
SessionConfig. - SessionEvent - Interface in dev.tachyonmcp.core.server.session
-
A recorded session event — request, response, notification, or cancellation.
- SessionEvent.CancelEvent - Record Class in dev.tachyonmcp.core.server.session
-
A cancellation request.
- SessionEvent.NotificationEvent - Record Class in dev.tachyonmcp.core.server.session
-
A notification sent to or received from the client.
- SessionEvent.OutboundRequestEvent - Record Class in dev.tachyonmcp.core.server.session
-
An outbound (server-to-client) request.
- SessionEvent.RequestEvent - Record Class in dev.tachyonmcp.core.server.session
-
An inbound request from the client.
- SessionEvent.ResponseEvent - Record Class in dev.tachyonmcp.core.server.session
-
A response sent to the client.
- sessionEventStore() - Method in record class dev.tachyonmcp.core.server.config.SessionConfig
-
Returns the value of the
sessionEventStorerecord component. - sessionEventStore(SessionEventStore) - Method in class dev.tachyonmcp.core.server.config.SessionConfig.Builder
-
Sets a custom session event store.
- SessionEventStore - Interface in dev.tachyonmcp.core.server.session
-
Persists and replays session events (request/responses, notifications).
- sessionId() - Method in interface dev.tachyonmcp.api.runtime.InteractionContext
-
Returns the session identifier, or
nullin stateless mode. - sessionId() - Method in interface dev.tachyonmcp.core.runtime.ChannelContext
- sessionId() - Method in record class dev.tachyonmcp.core.runtime.InteractionEvent.ShutdownStarted
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
-
The session that created this task, or
nullfor programmatic/server-global tasks. - sessionId() - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Response
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.CancelEvent
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.NotificationEvent
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.OutboundRequestEvent
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.RequestEvent
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.ResponseEvent
-
Returns the value of the
sessionIdrecord component. - sessionId() - Method in interface dev.tachyonmcp.core.server.session.SessionEvent
-
The session this event belongs to.
- sessionIdGenerator() - Method in record class dev.tachyonmcp.core.server.config.SessionConfig
-
Returns the value of the
sessionIdGeneratorrecord component. - sessionIdGenerator() - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Returns the configured session id generator.
- sessionIdGenerator(SessionIdGenerator<? super HttpRequest>) - Method in class dev.tachyonmcp.core.server.config.SessionConfig.Builder
-
Sets a custom session id generator (derives the id from the initialize request).
- SessionIdGenerator<T> - Interface in dev.tachyonmcp.api.server.session
-
Derives the session id for a newly initialized session from the incoming
initializerequest. - SessionManager - Class in dev.tachyonmcp.core.server.session
-
Manages the lifecycle of MCP sessions.
- SessionManager(SessionStore) - Constructor for class dev.tachyonmcp.core.server.session.SessionManager
-
Creates a session manager backed by the given store.
- SessionState - Enum Class in dev.tachyonmcp.core.runtime
-
Lifecycle states for a session.
- sessionStore() - Method in record class dev.tachyonmcp.core.server.config.SessionConfig
-
Returns the value of the
sessionStorerecord component. - sessionStore(SessionStore) - Method in class dev.tachyonmcp.core.server.config.SessionConfig.Builder
-
Sets a custom session store implementation.
- SessionStore - Interface in dev.tachyonmcp.core.server.session
-
Storage abstraction for MCP sessions.
- SessionTouchHandler - Class in dev.tachyonmcp.core.transport.netty
-
Outbound handler that refreshes session liveness on every byte written to the channel.
- SessionTouchHandler() - Constructor for class dev.tachyonmcp.core.transport.netty.SessionTouchHandler
- sessionTtl() - Method in record class dev.tachyonmcp.core.server.config.SessionConfig
-
Returns the value of the
sessionTtlrecord component. - sessionTtl(Duration) - Method in class dev.tachyonmcp.core.server.config.SessionConfig.Builder
-
Sets the session TTL (idle sessions are evicted after this duration).
- set(AttributeKey<T>, T) - Method in interface dev.tachyonmcp.api.runtime.InteractionContext
-
Stores
valueunderkey, visible to laterInteractionContext.get(AttributeKey)calls — seeInteractionContext.get(AttributeKey)for scope and thread-safety. - set(AttributeKey<T>, T) - Method in class dev.tachyonmcp.core.runtime.DefaultChannelContext
- set(AttributeKey<T>, T) - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- set(AttributeKey<T>, T) - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- SetLevelRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A request from the client to the server, to enable or adjust logging.
- SetLevelRequest(String, SetLevelRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest
-
Creates an instance of a
SetLevelRequestrecord class. - SetLevelRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
SetLevelRequest. - SetLevelRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
SetLevelRequest. - SetLevelRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SetLevelRequestCodec
-
Default constructor.
- SetLevelRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for a `logging/setLevel` request.
- SetLevelRequestParams(LoggingLevel, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequestParams
-
Creates an instance of a
SetLevelRequestParamsrecord class. - SetLevelRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
SetLevelRequestParams. - SetLevelRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
SetLevelRequestParams. - SetLevelRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SetLevelRequestParamsCodec
-
Default constructor.
- setLifecycle(InteractionContext.Lifecycle) - Method in interface dev.tachyonmcp.core.runtime.ChannelContext
-
Sets the lifecycle state for this channel.
- setLifecycle(InteractionContext.Lifecycle) - Method in class dev.tachyonmcp.core.runtime.DefaultChannelContext
- setLifecycle(InteractionContext.Lifecycle) - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- setLifecycle(InteractionContext.Lifecycle) - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- setLoggingLevel(LoggingLevel) - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- setLoggingLevel(LoggingLevel) - Method in interface dev.tachyonmcp.core.server.session.DispatchContext
-
Sets the logging level for the current session; no-op when no session is bound.
- setLoggingLevel(LoggingLevel) - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- setLoggingLevel(String, LoggingLevel) - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Sets the logging level for a session.
- setOutboundStream(OutboundSseStream) - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- setOutboundStream(OutboundSseStream) - Method in interface dev.tachyonmcp.core.server.session.DispatchContext
-
Sets the outbound SSE stream for this dispatch.
- setOutboundStream(OutboundSseStream) - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- setPermittedLogLevel(LoggingLevel) - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- setPermittedLogLevel(LoggingLevel) - Method in interface dev.tachyonmcp.core.server.session.DispatchContext
-
Sets the log level this specific request permits (from
_meta.../logLevel, protocols without sessions). - setPermittedLogLevel(LoggingLevel) - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- setSession(Session) - Method in interface dev.tachyonmcp.core.runtime.ChannelContext
-
Sets the session for this channel.
- setSession(Session) - Method in class dev.tachyonmcp.core.runtime.DefaultChannelContext
- setSession(Session) - Method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- setSession(Session) - Method in class dev.tachyonmcp.core.server.session.NoopInteractionContext
- setSession(ChannelHandlerContext, Session) - Static method in class dev.tachyonmcp.core.transport.netty.ChannelHandlerUtils
-
Binds a session to the channel and installs the
SessionTouchHandlerif not already present. - setSseStreamHeaders(HttpResponse, String) - Static method in class dev.tachyonmcp.core.transport.netty.http.HttpHelpers
-
Set required HTTP headers for SSE stream response.
- shouldThrottle() - Method in class dev.tachyonmcp.core.runtime.Session
-
Returns
trueif the session should throttle outbound events. - shutdown() - Method in interface dev.tachyonmcp.api.runtime.Extension
-
Called during server shutdown to release resources.
- SHUTDOWN - Enum constant in enum class dev.tachyonmcp.api.runtime.InteractionContext.Lifecycle
-
The interaction is shutting down.
- ShutdownComplete() - Constructor for record class dev.tachyonmcp.core.runtime.InteractionEvent.ShutdownComplete
-
Creates an instance of a
ShutdownCompleterecord class. - shutdownGracePeriod() - Method in interface dev.tachyonmcp.api.server.config.RuntimeConfig
-
Time an owned executor is given to drain in-flight handlers on
close()before they are force-interrupted (default 5s). - shutdownGracePeriod(Duration) - Method in class dev.tachyonmcp.api.server.config.RuntimeConfig.Builder
-
Sets the shutdown grace period: how long an owned executor is given to drain in-flight handlers on
close()before they are force-interrupted. - ShutdownStarted(String) - Constructor for record class dev.tachyonmcp.core.runtime.InteractionEvent.ShutdownStarted
-
Creates an instance of a
ShutdownStartedrecord class. - since() - Element in annotation interface dev.tachyonmcp.api.annotations.ExperimentalApi
-
Version in which the annotated API became experimental.
- since() - Element in annotation interface dev.tachyonmcp.api.annotations.InternalApi
-
Version in which the annotated API became internal.
- SingleSelectEnumSchema - Interface in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- SingleSelectEnumSchema - Interface in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- size() - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the number of elements.
- size() - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink
- size() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
-
Optional size of the resource in bytes.
- size() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Returns the value of the
sizerecord component. - size() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Returns the value of the
sizerecord component. - size() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Returns the value of the
sizerecord component. - size() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Returns the value of the
sizerecord component. - size(int) - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink.Builder
- size(int) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor.Builder
- size(Long) - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink.Builder
- size(Long) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor.Builder
- size(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource.Builder
-
Sets size.
- size(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink.Builder
-
Sets size.
- size(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource.Builder
-
Sets size.
- size(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink.Builder
-
Sets size.
- sizes() - Method in interface dev.tachyonmcp.api.server.domain.Icon
-
Conventional size labels (e.g.
- sizes() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon
-
Returns the value of the
sizesrecord component. - sizes() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon
-
Returns the value of the
sizesrecord component. - sizes(Iterable<String>) - Method in interface dev.tachyonmcp.api.server.domain.Icon.Builder
-
Sets the conventional size labels.
- sizes(String...) - Method in interface dev.tachyonmcp.api.server.domain.Icon.Builder
-
Sets the conventional size labels.
- sizes(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon.Builder
-
Sets sizes.
- sizes(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon.Builder
-
Sets sizes.
- slowRequestLogging() - Method in interface dev.tachyonmcp.api.server.config.MonitoringConfig.Builder
-
Enables slow request logging with the default threshold.
- slowRequestLogging() - Method in interface dev.tachyonmcp.api.server.config.MonitoringConfig
- slowRequestLogging(boolean) - Method in interface dev.tachyonmcp.api.server.config.MonitoringConfig.Builder
-
Sets whether slow request logging is enabled.
- slowRequestThreshold() - Method in interface dev.tachyonmcp.api.server.config.MonitoringConfig
-
Default slow request threshold of 10 seconds.
- slowRequestThreshold(Duration) - Method in interface dev.tachyonmcp.api.server.config.MonitoringConfig.Builder
-
Sets the slow request threshold duration.
- sourceType() - Method in interface dev.tachyonmcp.api.json.spi.JsonDocumentFactory
-
Returns the source type this factory accepts.
- sourceType() - Method in interface dev.tachyonmcp.api.json.spi.JsonSchemaFactory
-
Returns the source type this factory accepts.
- sourceType() - Method in class dev.tachyonmcp.core.server.json.Jackson3JsonFactory
- sourceType() - Method in class dev.tachyonmcp.core.server.json.JacksonNodeJsonFactory
- sourceType() - Method in class dev.tachyonmcp.core.server.json.JacksonObjectJsonFactory
- speedPriority() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences
-
Returns the value of the
speedPriorityrecord component. - speedPriority() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences
-
Returns the value of the
speedPriorityrecord component. - speedPriority(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences.Builder
-
Sets speedPriority.
- speedPriority(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences.Builder
-
Sets speedPriority.
- src() - Method in interface dev.tachyonmcp.api.server.domain.Icon
-
Image URL or data URI for this icon.
- src() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon
-
Returns the value of the
srcrecord component. - src() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon
-
Returns the value of the
srcrecord component. - src(String) - Method in interface dev.tachyonmcp.api.server.domain.Icon.Builder
-
Sets the image URL or data URI.
- src(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon.Builder
-
Sets src.
- src(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon.Builder
-
Sets src.
- SseConnection - Interface in dev.tachyonmcp.core.runtime
-
A writable SSE connection to a client.
- SseEvent - Record Class in dev.tachyonmcp.core.runtime
-
A single Server-Sent Event with an ID, event type, and data payload.
- SseEvent(String, String, String) - Constructor for record class dev.tachyonmcp.core.runtime.SseEvent
-
Creates an instance of a
SseEventrecord class. - sseEventId() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.NotificationEvent
-
Returns the value of the
sseEventIdrecord component. - sseEventId() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.OutboundRequestEvent
-
Returns the value of the
sseEventIdrecord component. - sseEventId() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.ResponseEvent
-
Returns the value of the
sseEventIdrecord component. - sseEventId() - Method in interface dev.tachyonmcp.core.server.session.SessionEvent
-
SSE event ID (for replay), or -1 if not assigned.
- SseHeartbeat - Class in dev.tachyonmcp.core.transport.netty.sse
-
Keeps long-lived SSE streams alive across idle periods.
- SseManager - Class in dev.tachyonmcp.core.transport.netty.sse
-
Manages SSE stream lifecycle for GET requests: opens stateful or stateless streams via
NettySseConnection, writes opening frames and priming events, and replays missed events on reconnection. - SseManager(ServerEngine) - Constructor for class dev.tachyonmcp.core.transport.netty.sse.SseManager
- SseSerializer - Class in dev.tachyonmcp.core.transport.netty.sse
-
Serializes an outbound
SseEventinto itstext/event-streamwire framing, writing straight into a pooled buffer fromalloc. - start() - Method in interface dev.tachyonmcp.core.server.OutboundSseStream
-
Activates the SSE stream and emits initial framing.
- start() - Method in interface dev.tachyonmcp.core.server.TachyonServer
-
Starts the configured transport.
- start() - Method in class dev.tachyonmcp.core.transport.netty.sse.PostSseStream
- start(Duration) - Method in class dev.tachyonmcp.core.server.internal.AbstractJanitor
-
Starts the periodic sweep at the given interval.
- started() - Method in interface dev.tachyonmcp.core.server.OutboundSseStream
- started() - Method in class dev.tachyonmcp.core.transport.netty.sse.PostSseStream
- startJanitor(Duration, Duration) - Method in class dev.tachyonmcp.core.server.session.SessionManager
-
Starts the background janitor that closes expired sessions.
- startTtlJanitor() - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- state - Variable in class dev.tachyonmcp.core.runtime.Session
- state() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.TaskStatusRequest
-
Returns the value of the
staterecord component. - state() - Method in class dev.tachyonmcp.core.runtime.Session
-
Returns the current session state.
- stateless(ServerEngine) - Static method in class dev.tachyonmcp.core.server.session.DefaultDispatchContext
- STATELESS - Static variable in record class dev.tachyonmcp.core.runtime.InteractionEvent.OperationStarted
-
Reuse for stateless connections (no session).
- STATELESS - Static variable in record class dev.tachyonmcp.core.server.config.SessionConfig
- StatelessValidatorHandler - Class in dev.tachyonmcp.core.transport.netty.http
-
Guards stateless-mode channels: rejects requests carrying session-related headers (
MCP-Session-Id,Last-Event-ID) and DELETE methods. - StatelessValidatorHandler() - Constructor for class dev.tachyonmcp.core.transport.netty.http.StatelessValidatorHandler
- status() - Method in interface dev.tachyonmcp.api.server.domain.Task
-
Returns the current task status.
- status() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult
-
Returns the value of the
statusrecord component. - status() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult
-
Returns the value of the
statusrecord component. - status() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task
-
Returns the value of the
statusrecord component. - status() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams
-
Returns the value of the
statusrecord component. - status() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- status(TaskStatus) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult.Builder
-
Sets status.
- status(TaskStatus) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult.Builder
-
Sets status.
- status(TaskStatus) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task.Builder
-
Sets status.
- status(TaskStatus) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams.Builder
-
Sets status.
- Status(int, String) - Constructor for record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Status
-
Creates an instance of a
Statusrecord class. - statusMessage() - Method in interface dev.tachyonmcp.api.server.domain.Task
-
Optional human-readable status message for this task.
- statusMessage() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult
-
Returns the value of the
statusMessagerecord component. - statusMessage() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult
-
Returns the value of the
statusMessagerecord component. - statusMessage() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task
-
Returns the value of the
statusMessagerecord component. - statusMessage() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams
-
Returns the value of the
statusMessagerecord component. - statusMessage() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- statusMessage(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult.Builder
-
Sets statusMessage.
- statusMessage(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult.Builder
-
Sets statusMessage.
- statusMessage(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task.Builder
-
Sets statusMessage.
- statusMessage(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams.Builder
-
Sets statusMessage.
- stopAccepting() - Method in class dev.tachyonmcp.core.transport.netty.NettyServer
-
Stops accepting new connections by closing the server channel.
- stopReason() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult
-
Returns the value of the
stopReasonrecord component. - stopReason() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult
-
Returns the value of the
stopReasonrecord component. - stopReason(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult.Builder
-
Sets stopReason.
- stopReason(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult.Builder
-
Sets stopReason.
- stopSequences() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns the value of the
stopSequencesrecord component. - stopSequences() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Returns the value of the
stopSequencesrecord component. - stopSequences(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams.Builder
-
Sets stopSequences.
- stopSequences(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams.Builder
-
Sets stopSequences.
- stopTtlJanitor() - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- streamKey() - Method in interface dev.tachyonmcp.core.server.OutboundSseStream
-
A stable key identifying this stream within its session, used to tag event-log entries and to suffix SSE event ids (
<n>#<key>) so aLast-Event-IDcan be correlated back to the originating stream for per-stream replay. - streamKey() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.NotificationEvent
-
Returns the value of the
streamKeyrecord component. - streamKey() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.OutboundRequestEvent
-
Returns the value of the
streamKeyrecord component. - streamKey() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.ResponseEvent
-
Returns the value of the
streamKeyrecord component. - streamKey() - Method in interface dev.tachyonmcp.core.server.session.SessionEvent
-
Identifies the SSE stream the event was delivered on: a POST-SSE stream's key, or
nullfor the session's general-purpose GET stream. - streamKey() - Method in class dev.tachyonmcp.core.transport.netty.sse.PostSseStream
- stringOpt(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the element at
indexas a string, or an empty optional when it is JSON null. - stringOpt(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named string, or an empty optional when it is missing or JSON null.
- stringOpt(String) - Method in class dev.tachyonmcp.api.server.domain.Args
- stringOr(int, String) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the string element at
indexorfallbackwhen it is JSON null. - stringOr(String, String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named string or
fallbackwhen it is missing or JSON null. - StringSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A string schema.
- StringSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A string schema.
- StringSchema(String, String, String, Double, Double, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema
-
Creates an instance of a
StringSchemarecord class. - StringSchema(String, String, String, Double, Double, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema
-
Creates an instance of a
StringSchemarecord class. - StringSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
StringSchema. - StringSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
StringSchema. - StringSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
StringSchema. - StringSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
StringSchema. - StringSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.StringSchemaCodec
-
Default constructor.
- StringSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.StringSchemaCodec
-
Default constructor.
- stringValue(int) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns the required string element at
index. - stringValue(String) - Method in interface dev.tachyonmcp.api.json.JsonObject
-
Returns the named required string.
- StringValue(String) - Constructor for record class dev.tachyonmcp.api.server.domain.ProgressToken.StringValue
-
Creates an instance of a
StringValuerecord class. - StringValue(String) - Constructor for record class dev.tachyonmcp.api.server.domain.RequestId.StringValue
-
Creates an instance of a
StringValuerecord class. - structured() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.Success
-
Returns the structured value, or empty when none was set.
- structured(Object) - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolResult
-
Alias for
ToolResult.of(Object)with a name that states what the payload becomes (structured content) rather than how it's constructed. - structured(Object, String) - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolResult
-
Alias for
ToolResult.of(Object, String)with a name that states what the payload becomes (structured content) rather than how it's constructed. - structuredContent() - Method in record class dev.tachyonmcp.api.server.domain.TaskResult.Completed
-
Returns the value of the
structuredContentrecord component. - structuredContent() - Method in record class dev.tachyonmcp.api.server.domain.TaskResult.Failed
-
Returns the value of the
structuredContentrecord component. - structuredContent() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult
-
Returns the value of the
structuredContentrecord component. - structuredContent() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent
-
Returns the value of the
structuredContentrecord component. - structuredContent() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Returns the value of the
structuredContentrecord component. - structuredContent() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent
-
Returns the value of the
structuredContentrecord component. - structuredContent(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult.Builder
-
Sets structuredContent.
- structuredContent(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent.Builder
-
Sets structuredContent.
- structuredContent(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult.Builder
-
Sets structuredContent.
- structuredContent(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent.Builder
-
Sets structuredContent.
- structuredValue() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.Success
-
Returns the value of the
structuredValuerecord component. - SUBMITTED - Enum constant in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
- subscribe() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Resources
-
Returns the value of the
subscriberecord component. - subscribe() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Resources
-
Returns the value of the
subscriberecord component. - subscribe() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Resources
-
Returns the value of the
subscriberecord component. - subscribe() - Method in record class dev.tachyonmcp.core.server.config.ResourcesConfig
-
Returns the value of the
subscriberecord component. - subscribe(boolean) - Method in class dev.tachyonmcp.core.server.config.ResourcesConfig.Builder
- subscribe(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Resources.Builder
-
Sets subscribe.
- subscribe(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Resources.Builder
-
Sets subscribe.
- SubscribeRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Sent from the client to request resources/updated notifications from the server whenever a particular resource changes.
- SubscribeRequest(String, SubscribeRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest
-
Creates an instance of a
SubscribeRequestrecord class. - SubscribeRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
SubscribeRequest. - SubscribeRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
SubscribeRequest. - SubscribeRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SubscribeRequestCodec
-
Default constructor.
- SubscribeRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for a `resources/subscribe` request.
- SubscribeRequestParams(Map<String, JsonNode>, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequestParams
-
Creates an instance of a
SubscribeRequestParamsrecord class. - SubscribeRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
SubscribeRequestParams. - SubscribeRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
SubscribeRequestParams. - SubscribeRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.SubscribeRequestParamsCodec
-
Default constructor.
- SubscriptionFilter - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The set of notification types a client may opt in to on a subscriptions/listen request.
- SubscriptionFilter(Boolean, Boolean, Boolean, List<String>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter
-
Creates an instance of a
SubscriptionFilterrecord class. - SubscriptionFilter.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
SubscriptionFilter. - SubscriptionFilterCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
SubscriptionFilter. - SubscriptionFilterCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionFilterCodec
-
Default constructor.
- subscriptionId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationMetaObject
-
Returns the value of the
subscriptionIdrecord component. - subscriptionId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultMetaObject
-
Returns the value of the
subscriptionIdrecord component. - subscriptionId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationMetaObject.Builder
-
Sets subscriptionId.
- subscriptionId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultMetaObject.Builder
-
Sets subscriptionId.
- SUBSCRIPTIONS_LISTEN - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodRegistry
- SubscriptionsAcknowledgedNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Sent by the server to acknowledge that a subscriptions/listen subscription has been established and to report which notification types it agreed to honor.
- SubscriptionsAcknowledgedNotification(String, SubscriptionsAcknowledgedNotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotification
-
Creates an instance of a
SubscriptionsAcknowledgedNotificationrecord class. - SubscriptionsAcknowledgedNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
SubscriptionsAcknowledgedNotification. - SubscriptionsAcknowledgedNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
SubscriptionsAcknowledgedNotification. - SubscriptionsAcknowledgedNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsAcknowledgedNotificationCodec
-
Default constructor.
- SubscriptionsAcknowledgedNotificationParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Parameters for a notifications/subscriptions/acknowledged notification.
- SubscriptionsAcknowledgedNotificationParams(SubscriptionFilter, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotificationParams
-
Creates an instance of a
SubscriptionsAcknowledgedNotificationParamsrecord class. - SubscriptionsAcknowledgedNotificationParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
SubscriptionsAcknowledgedNotificationParams. - SubscriptionsAcknowledgedNotificationParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
SubscriptionsAcknowledgedNotificationParams. - SubscriptionsAcknowledgedNotificationParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsAcknowledgedNotificationParamsCodec
-
Default constructor.
- SubscriptionsListenRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Sent from the client to open a long-lived channel for receiving notifications outside the context of a specific request.
- SubscriptionsListenRequest(String, SubscriptionsListenRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest
-
Creates an instance of a
SubscriptionsListenRequestrecord class. - SubscriptionsListenRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
SubscriptionsListenRequest. - SubscriptionsListenRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
SubscriptionsListenRequest. - SubscriptionsListenRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenRequestCodec
-
Default constructor.
- SubscriptionsListenRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Parameters for a subscriptions/listen request.
- SubscriptionsListenRequestParams(SubscriptionFilter, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequestParams
-
Creates an instance of a
SubscriptionsListenRequestParamsrecord class. - SubscriptionsListenRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
SubscriptionsListenRequestParams. - SubscriptionsListenRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
SubscriptionsListenRequestParams. - SubscriptionsListenRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenRequestParamsCodec
-
Default constructor.
- SubscriptionsListenResult - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The response to a subscriptions/listen request, signalling that the subscription has ended gracefully (for example, during server shutdown).
- SubscriptionsListenResult(Map<String, JsonNode>, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResult
-
Creates an instance of a
SubscriptionsListenResultrecord class. - SubscriptionsListenResult.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
SubscriptionsListenResult. - SubscriptionsListenResultCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
SubscriptionsListenResult. - SubscriptionsListenResultCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenResultCodec
-
Default constructor.
- SubscriptionsListenResultMetaObject - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Extends ResultMetaObject with the subscription-stream identifier carried by a SubscriptionsListenResult.
- SubscriptionsListenResultMetaObject(String, Implementation) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultMetaObject
-
Creates an instance of a
SubscriptionsListenResultMetaObjectrecord class. - SubscriptionsListenResultMetaObject.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
SubscriptionsListenResultMetaObject. - SubscriptionsListenResultResponse - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A successful response from the server for a subscriptions/listen request, sent when the server tears the subscription down gracefully.
- SubscriptionsListenResultResponse(SubscriptionsListenResult, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultResponse
-
Creates an instance of a
SubscriptionsListenResultResponserecord class. - SubscriptionsListenResultResponse.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
SubscriptionsListenResultResponse. - SubscriptionsListenResultResponseCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
SubscriptionsListenResultResponse. - SubscriptionsListenResultResponseCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.SubscriptionsListenResultResponseCodec
-
Default constructor.
- Success(Object, List<ContentBlock>) - Constructor for record class dev.tachyonmcp.api.server.features.tools.ToolResult.Success
-
Creates an instance of a
Successrecord class. - supportedVersions() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult
-
Returns the value of the
supportedVersionsrecord component. - supportedVersions(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult.Builder
-
Sets supportedVersions.
- supports(String, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- supports(String, String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- supports(String, String) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Returns
truewhen this mapper handles the given protocol family and version. - supportsSessions() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpProtocol
-
2026-07-28 removed protocol-level sessions: every request self-describes via
_meta. - supportsSessions() - Method in interface dev.tachyonmcp.core.protocol.Protocol
-
Whether this protocol version supports a server-side session established via
initialize. - sweep() - Method in class dev.tachyonmcp.core.server.internal.AbstractJanitor
-
One janitor pass.
- systemPrompt() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns the value of the
systemPromptrecord component. - systemPrompt() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Returns the value of the
systemPromptrecord component. - systemPrompt(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams.Builder
-
Sets systemPrompt.
- systemPrompt(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams.Builder
-
Sets systemPrompt.
T
- TachyonServer - Interface in dev.tachyonmcp.core.server
-
The one public type users hold — an MCP server that is
AutoCloseable. - task() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest
-
The task handle for task-augmented tool calls, or
nullfor non-augmented calls. - task() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams
-
Returns the value of the
taskrecord component. - task() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns the value of the
taskrecord component. - task() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateTaskResult
-
Returns the value of the
taskrecord component. - task() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams
-
Returns the value of the
taskrecord component. - task() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams
-
Returns the value of the
taskrecord component. - task() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskAugmentedRequestParams
-
Returns the value of the
taskrecord component. - task(Task) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolRequest.Builder
-
Sets the task handle for task-augmented tool calls.
- task(Task) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateTaskResult.Builder
-
Sets task.
- task(TaskMetadata) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams.Builder
-
Sets task.
- task(TaskMetadata) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams.Builder
-
Sets task.
- task(TaskMetadata) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams.Builder
-
Sets task.
- task(TaskMetadata) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams.Builder
-
Sets task.
- task(TaskMetadata) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskAugmentedRequestParams.Builder
-
Sets task.
- Task - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Data associated with a task.
- Task - Interface in dev.tachyonmcp.api.server.domain
-
Represents an async task that may complete, fail, require input, or report progress.
- Task(String, TaskStatus, String, String, String, Long, Long) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task
-
Creates an instance of a
Taskrecord class. - Task.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
Task. - taskAugmented() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.ToolCallRequest
-
Returns the value of the
taskAugmentedrecord component. - TaskAugmentedRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Common params for any task-augmented request.
- TaskAugmentedRequestParams(TaskMetadata, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskAugmentedRequestParams
-
Creates an instance of a
TaskAugmentedRequestParamsrecord class. - TaskAugmentedRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
TaskAugmentedRequestParams. - TaskCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
Task. - TaskCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskCodec
-
Default constructor.
- TaskDescriptor - Interface in dev.tachyonmcp.api.server.features.tasks
- TaskDescriptor.Builder - Interface in dev.tachyonmcp.api.server.features.tasks
- TaskEntry - Class in dev.tachyonmcp.core.server.features.tasks
- TaskEntry(TaskDescriptor, String, TaskState, double) - Constructor for class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- TaskEntry(TaskDescriptor, String, TaskState, double, String) - Constructor for class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- TaskEntry(TaskDescriptor, String, TaskState, Duration, String, ProgressToken) - Constructor for class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- TaskEntry(TaskDescriptor, String, TaskState, Duration, String, ProgressToken, Map<String, Object>) - Constructor for class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- TaskEntry(TaskDescriptor, String, TaskState, Duration, String, ProgressToken, Map<String, Object>, Duration) - Constructor for class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- TaskEntry(TaskDescriptor, String, TaskState, Duration, String, ProgressToken, Map<String, Object>, Duration, Duration) - Constructor for class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- taskId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest.Params
-
Returns the value of the
taskIdrecord component. - taskId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult
-
Returns the value of the
taskIdrecord component. - taskId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest.Params
-
Returns the value of the
taskIdrecord component. - taskId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest.Params
-
Returns the value of the
taskIdrecord component. - taskId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult
-
Returns the value of the
taskIdrecord component. - taskId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RelatedTaskMetadata
-
Returns the value of the
taskIdrecord component. - taskId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task
-
Returns the value of the
taskIdrecord component. - taskId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams
-
Returns the value of the
taskIdrecord component. - taskId() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.TaskStatusRequest
-
Returns the value of the
taskIdrecord component. - taskId(Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- taskId(Object) - Method in interface dev.tachyonmcp.core.protocol.ProtocolRequestMapper
-
Extracts the
taskIdfrom params. - taskId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest.Params.Builder
-
Sets taskId.
- taskId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult.Builder
-
Sets taskId.
- taskId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest.Params.Builder
-
Sets taskId.
- taskId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest.Params.Builder
-
Sets taskId.
- taskId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult.Builder
-
Sets taskId.
- taskId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RelatedTaskMetadata.Builder
-
Sets taskId.
- taskId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task.Builder
-
Sets taskId.
- taskId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams.Builder
-
Sets taskId.
- TaskIdGenerator - Interface in dev.tachyonmcp.api.server.features.tasks
-
Strategy for generating task identifiers.
- TaskMetadata - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Metadata for augmenting a request with task execution.
- TaskMetadata(Long) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskMetadata
-
Creates an instance of a
TaskMetadatarecord class. - TaskMetadata.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
TaskMetadata. - TaskMetadataCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
TaskMetadata. - TaskMetadataCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskMetadataCodec
-
Default constructor.
- TaskMethodHandlers - Class in dev.tachyonmcp.core.server.features.tasks
-
JSON-RPC adapters for task operations.
- TaskOptions - Interface in dev.tachyonmcp.api.server.features.tasks
- TaskOptions.Builder - Interface in dev.tachyonmcp.api.server.features.tasks
- TaskRegistry - Interface in dev.tachyonmcp.core.server.features.tasks
- TaskResult - Interface in dev.tachyonmcp.api.server.domain
- TaskResult.Completed - Record Class in dev.tachyonmcp.api.server.domain
- TaskResult.Failed - Record Class in dev.tachyonmcp.api.server.domain
- tasks() - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities
-
Task capabilities (
null= not supported). - tasks() - Method in interface dev.tachyonmcp.api.server.extensions.ExtensionContext
-
Returns the task runtime façade.
- tasks() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities
-
Returns the value of the
tasksrecord component. - tasks() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult
-
Returns the value of the
tasksrecord component. - tasks() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities
-
Returns the value of the
tasksrecord component. - tasks() - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Enables tasks with default settings.
- tasks() - Method in record class dev.tachyonmcp.core.server.config.CapabilitiesConfig
-
Returns the value of the
tasksrecord component. - tasks() - Method in interface dev.tachyonmcp.core.server.TachyonServer
-
Returns the task registry.
- tasks(boolean, boolean, boolean) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Enables tasks with the specified list, cancel, and requests settings.
- tasks(ServerCapabilities.Tasks) - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities.Builder
-
Task capabilities (
null= not supported). - tasks(ClientCapabilities.Tasks) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Builder
-
Sets tasks.
- tasks(ServerCapabilities.Tasks) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Builder
-
Sets tasks.
- tasks(TasksConfig) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Configures tasks from a tasks config.
- tasks(List<Task>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult.Builder
-
Sets tasks.
- Tasks - Interface in dev.tachyonmcp.api.server.features.tasks
-
Façade interface for MCP tasks
- Tasks(boolean, boolean, boolean) - Constructor for record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Tasks
-
Creates an instance of a
Tasksrecord class. - Tasks(JsonNode, JsonNode, ClientCapabilities.Tasks.Requests) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks
-
Creates an instance of a
Tasksrecord class. - Tasks(JsonNode, JsonNode, ServerCapabilities.Tasks.Requests) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks
-
Creates an instance of a
Tasksrecord class. - TASKS_CANCEL - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- TASKS_GET - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- TASKS_LIST - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- TASKS_RESULT - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- tasksCancel(boolean) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets whether task cancellation is enabled.
- TasksConfig - Record Class in dev.tachyonmcp.core.server.config
-
Configuration for the tasks capability.
- TasksConfig(boolean, boolean, boolean, boolean, int, Duration, Duration) - Constructor for record class dev.tachyonmcp.core.server.config.TasksConfig
-
Creates an instance of a
TasksConfigrecord class. - TasksConfig.Builder - Class in dev.tachyonmcp.core.server.config
-
Builder for
TasksConfig. - tasksEnabled(boolean) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets whether tasks are enabled.
- TasksExtension - Class in dev.tachyonmcp.core.server.features.tasks
- TasksExtension() - Constructor for class dev.tachyonmcp.core.server.features.tasks.TasksExtension
- tasksKeepAlive(Duration) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets the tasks keep-alive duration.
- tasksList(boolean) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets whether task listing is enabled.
- tasksPageSize(int) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets the tasks page size.
- tasksRegistry() - Method in interface dev.tachyonmcp.core.server.internal.ServerEngine
- tasksRequests(boolean) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets whether task requests are enabled.
- TaskState - Enum Class in dev.tachyonmcp.api.server.features.tasks
-
Task lifecycle states — superset of MCP 2025-11-25 + A2A.
- taskStatus(Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpRequestMapper
- taskStatus(Object) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpRequestMapper
- taskStatus(Object) - Method in interface dev.tachyonmcp.core.protocol.ProtocolRequestMapper
-
Maps
tasks/statusnotification params, ornullif unparseable. - TaskStatus - Enum Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The status of a task.
- TaskStatusNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
An optional notification from the receiver to the requestor, informing them that a task's status has changed.
- TaskStatusNotification(String, TaskStatusNotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotification
-
Creates an instance of a
TaskStatusNotificationrecord class. - TaskStatusNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
TaskStatusNotification. - TaskStatusNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
TaskStatusNotification. - TaskStatusNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskStatusNotificationCodec
-
Default constructor.
- taskStatusNotificationParams(TaskEntry) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.McpResponseMapper
- taskStatusNotificationParams(TaskEntry) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.McpResponseMapper
- taskStatusNotificationParams(TaskEntry) - Method in interface dev.tachyonmcp.core.protocol.ProtocolResponseMapper
-
Builds the params object for a tasks/status notification from a task entry.
- TaskStatusNotificationParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for a `notifications/tasks/status` notification.
- TaskStatusNotificationParams(Map<String, JsonNode>, String, TaskStatus, String, String, String, Long, Long) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams
-
Creates an instance of a
TaskStatusNotificationParamsrecord class. - TaskStatusNotificationParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
TaskStatusNotificationParams. - TaskStatusNotificationParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
TaskStatusNotificationParams. - TaskStatusNotificationParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TaskStatusNotificationParamsCodec
-
Default constructor.
- TaskStatusRequest(String, TaskState, String) - Constructor for record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.TaskStatusRequest
-
Creates an instance of a
TaskStatusRequestrecord class. - taskSupport() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
Optional declaration of this tool's support for long-running tasks.
- taskSupport() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolExecution
-
Returns the value of the
taskSupportrecord component. - taskSupport(TaskSupport) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Sets the optional declaration of this tool's support for long-running tasks.
- taskSupport(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolExecution.Builder
-
Sets taskSupport.
- TaskSupport - Enum Class in dev.tachyonmcp.api.server.features.tasks
- taskTtl() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.ToolCallRequest
-
Returns the value of the
taskTtlrecord component. - temperature() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns the value of the
temperaturerecord component. - temperature() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Returns the value of the
temperaturerecord component. - temperature(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams.Builder
-
Sets temperature.
- temperature(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams.Builder
-
Sets temperature.
- templateDescriptors() - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Lists all registered resource template descriptors.
- templateDescriptors() - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
-
Lists registered resource template descriptors in name order.
- terminate() - Method in class dev.tachyonmcp.core.transport.netty.sse.PostSseStream
- text() - Method in interface dev.tachyonmcp.api.server.domain.TextContent
- text() - Method in interface dev.tachyonmcp.api.server.domain.TextResourceContents
- text() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent
-
Returns the value of the
textrecord component. - text() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents
-
Returns the value of the
textrecord component. - text() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent
-
Returns the value of the
textrecord component. - text() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents
-
Returns the value of the
textrecord component. - text(String) - Method in interface dev.tachyonmcp.api.server.domain.TextContent.Builder
- text(String) - Method in interface dev.tachyonmcp.api.server.domain.TextResourceContents.Builder
- text(String) - Static method in interface dev.tachyonmcp.api.server.features.tools.ToolResult
-
Creates a successful result containing a single text content block.
- text(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent.Builder
-
Sets text.
- text(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents.Builder
-
Sets text.
- text(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent.Builder
-
Sets text.
- text(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents.Builder
-
Sets text.
- TEXT - Enum constant in enum class dev.tachyonmcp.api.server.domain.ContentBlock.Type
- TextContent - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Text provided to or from an LLM.
- TextContent - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Text provided to or from an LLM.
- TextContent - Interface in dev.tachyonmcp.api.server.domain
-
A plain-text content block provided to or from an LLM.
- TextContent(String, String, Annotations, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent
-
Creates an instance of a
TextContentrecord class. - TextContent(String, String, Annotations, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent
-
Creates an instance of a
TextContentrecord class. - TextContent.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
TextContent. - TextContent.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
TextContent. - TextContent.Builder - Interface in dev.tachyonmcp.api.server.domain
- TextContentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
TextContent. - TextContentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
TextContent. - TextContentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TextContentCodec
-
Default constructor.
- TextContentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TextContentCodec
-
Default constructor.
- TextResourceContents - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A text resource contents.
- TextResourceContents - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A text resource contents.
- TextResourceContents - Interface in dev.tachyonmcp.api.server.domain
-
Text-based resource contents returned by a resource handler.
- TextResourceContents(String, String, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents
-
Creates an instance of a
TextResourceContentsrecord class. - TextResourceContents(String, String, String, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents
-
Creates an instance of a
TextResourceContentsrecord class. - TextResourceContents.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
TextResourceContents. - TextResourceContents.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
TextResourceContents. - TextResourceContents.Builder - Interface in dev.tachyonmcp.api.server.domain
- TextResourceContentsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
TextResourceContents. - TextResourceContentsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
TextResourceContents. - TextResourceContentsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TextResourceContentsCodec
-
Default constructor.
- TextResourceContentsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TextResourceContentsCodec
-
Default constructor.
- theme() - Method in interface dev.tachyonmcp.api.server.domain.Icon
-
Theme variant this icon is designed for.
- theme() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon
-
Returns the value of the
themerecord component. - theme() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon
-
Returns the value of the
themerecord component. - theme(String) - Method in interface dev.tachyonmcp.api.server.domain.Icon.Builder
-
Sets the theme variant.
- theme(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon.Builder
-
Sets theme.
- theme(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon.Builder
-
Sets theme.
- threadFactory(ThreadFactory) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Sets the thread factory used by the server-owned thread-per-task executor.
- timestamp() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.CancelEvent
-
Returns the value of the
timestamprecord component. - timestamp() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.NotificationEvent
-
Returns the value of the
timestamprecord component. - timestamp() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.OutboundRequestEvent
-
Returns the value of the
timestamprecord component. - timestamp() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.RequestEvent
-
Returns the value of the
timestamprecord component. - timestamp() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.ResponseEvent
-
Returns the value of the
timestamprecord component. - timestamp() - Method in interface dev.tachyonmcp.core.server.session.SessionEvent
-
Timestamp of the event (epoch millis).
- title() - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity
- title() - Method in interface dev.tachyonmcp.api.server.domain.PromptArgument
- title() - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink
- title() - Method in interface dev.tachyonmcp.api.server.domain.ToolAnnotations
- title() - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor
-
Optional human-readable title.
- title() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
-
Optional human-readable title.
- title() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor
-
Optional human-readable title.
- title() - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor
-
Optional human-readable title.
- title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BaseMetadata
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptReference
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BaseMetadata
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptReference
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
titlerecord component. - title() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema
-
Returns the value of the
titlerecord component. - title(String) - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity.Builder
- title(String) - Method in interface dev.tachyonmcp.api.server.domain.PromptArgument.Builder
- title(String) - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink.Builder
- title(String) - Method in interface dev.tachyonmcp.api.server.domain.ToolAnnotations.Builder
- title(String) - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptDescriptor.Builder
-
Sets the optional human-readable title.
- title(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor.Builder
- title(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor.Builder
-
Sets the optional human-readable title.
- title(String) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolDescriptor.Builder
-
Sets the optional human-readable title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BaseMetadata.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptReference.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BaseMetadata.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptReference.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Builder
-
Sets title.
- title(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema.Builder
-
Sets title.
- TitledMultiSelectEnumSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Schema for multiple-selection enumeration with display titles for each option.
- TitledMultiSelectEnumSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Schema for multiple-selection enumeration with display titles for each option.
- TitledMultiSelectEnumSchema(String, String, String, Double, Double, TitledMultiSelectEnumSchema.Items, List<String>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema
-
Creates an instance of a
TitledMultiSelectEnumSchemarecord class. - TitledMultiSelectEnumSchema(String, String, String, Double, Double, TitledMultiSelectEnumSchema.Items, List<String>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema
-
Creates an instance of a
TitledMultiSelectEnumSchemarecord class. - TitledMultiSelectEnumSchema_ItemsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
TitledMultiSelectEnumSchema.Items. - TitledMultiSelectEnumSchema_ItemsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
TitledMultiSelectEnumSchema.Items. - TitledMultiSelectEnumSchema_ItemsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TitledMultiSelectEnumSchema_ItemsCodec
-
Default constructor.
- TitledMultiSelectEnumSchema_ItemsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TitledMultiSelectEnumSchema_ItemsCodec
-
Default constructor.
- TitledMultiSelectEnumSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
TitledMultiSelectEnumSchema. - TitledMultiSelectEnumSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
TitledMultiSelectEnumSchema. - TitledMultiSelectEnumSchema.Items - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- TitledMultiSelectEnumSchema.Items - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- TitledMultiSelectEnumSchema.Items.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
TitledMultiSelectEnumSchema.Items. - TitledMultiSelectEnumSchema.Items.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
TitledMultiSelectEnumSchema.Items. - TitledMultiSelectEnumSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
TitledMultiSelectEnumSchema. - TitledMultiSelectEnumSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
TitledMultiSelectEnumSchema. - TitledMultiSelectEnumSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TitledMultiSelectEnumSchemaCodec
-
Default constructor.
- TitledMultiSelectEnumSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TitledMultiSelectEnumSchemaCodec
-
Default constructor.
- TitledSingleSelectEnumSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Schema for single-selection enumeration with display titles for each option.
- TitledSingleSelectEnumSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Schema for single-selection enumeration with display titles for each option.
- TitledSingleSelectEnumSchema(String, String, String, List<JsonNode>, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema
-
Creates an instance of a
TitledSingleSelectEnumSchemarecord class. - TitledSingleSelectEnumSchema(String, String, String, List<JsonNode>, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema
-
Creates an instance of a
TitledSingleSelectEnumSchemarecord class. - TitledSingleSelectEnumSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
TitledSingleSelectEnumSchema. - TitledSingleSelectEnumSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
TitledSingleSelectEnumSchema. - TitledSingleSelectEnumSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
TitledSingleSelectEnumSchema. - TitledSingleSelectEnumSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
TitledSingleSelectEnumSchema. - TitledSingleSelectEnumSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.TitledSingleSelectEnumSchemaCodec
-
Default constructor.
- TitledSingleSelectEnumSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.TitledSingleSelectEnumSchemaCodec
-
Default constructor.
- toDomain(LoggingLevel) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LoggingLevelMapper
-
Maps a protocol logging level to the domain type.
- toJsonDocument(String) - Method in class dev.tachyonmcp.core.server.json.Jackson3JsonFactory
- toJsonDocument(T) - Method in interface dev.tachyonmcp.api.json.spi.JsonDocumentFactory
-
Creates a document from
source. - toJsonDocument(JsonNode) - Method in class dev.tachyonmcp.core.server.json.JacksonNodeJsonFactory
- toJsonDocument(ObjectNode) - Method in class dev.tachyonmcp.core.server.json.JacksonObjectJsonFactory
- toJsonNodeMap(Map<String, ?>) - Static method in class dev.tachyonmcp.core.server.json.JsonUtils
- toJsonParams(Object) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcCodec
-
Serializes JSON-RPC params to a JSON string: strings pass through as already-serialized JSON,
nullbecomes an empty object, everything else goes throughJsonRpcCodec.writeValueAsString(java.lang.Object). - toJsonSchema(String) - Method in class dev.tachyonmcp.core.server.json.Jackson3JsonFactory
- toJsonSchema(T) - Method in interface dev.tachyonmcp.api.json.spi.JsonSchemaFactory
-
Creates a schema from
source. - toJsonSchema(JsonNode) - Method in class dev.tachyonmcp.core.server.json.JacksonNodeJsonFactory
- toJsonSchema(ObjectNode) - Method in class dev.tachyonmcp.core.server.json.JacksonObjectJsonFactory
- toObjectMap(Map<String, JsonNode>) - Static method in class dev.tachyonmcp.core.server.json.JsonUtils
- toObjectNode(Map<String, ?>) - Static method in class dev.tachyonmcp.core.server.json.JsonUtils
-
Builds an object
JsonNodefrom an ordered field map, preserving field order and explicitnullvalues (mapped to JSONnullrather than omitted). - Tool - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Definition for a tool the client can call.
- Tool - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Definition for a tool the client can call.
- Tool(String, String, ToolExecution, String, ToolAnnotations, Map<String, JsonNode>, String, String, List<Icon>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Creates an instance of a
Toolrecord class. - Tool(String, String, String, ToolAnnotations, Map<String, JsonNode>, String, String, List<Icon>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool
-
Creates an instance of a
Toolrecord class. - Tool.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
Tool. - Tool.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
Tool. - ToolAnnotations - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Additional properties describing a Tool to clients.
- ToolAnnotations - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Additional properties describing a Tool to clients.
- ToolAnnotations - Interface in dev.tachyonmcp.api.server.domain
-
Hints about tool behaviour that clients may use for safety or UX decisions.
- ToolAnnotations(String, Boolean, Boolean, Boolean, Boolean) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations
-
Creates an instance of a
ToolAnnotationsrecord class. - ToolAnnotations(String, Boolean, Boolean, Boolean, Boolean) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations
-
Creates an instance of a
ToolAnnotationsrecord class. - ToolAnnotations.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ToolAnnotations. - ToolAnnotations.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ToolAnnotations. - ToolAnnotations.Builder - Interface in dev.tachyonmcp.api.server.domain
- ToolAnnotationsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ToolAnnotations. - ToolAnnotationsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ToolAnnotations. - ToolAnnotationsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolAnnotationsCodec
-
Default constructor.
- ToolAnnotationsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolAnnotationsCodec
-
Default constructor.
- ToolCallRequest(ToolRequest, boolean, Duration) - Constructor for record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.ToolCallRequest
-
Creates an instance of a
ToolCallRequestrecord class. - toolCallRequests() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Tasks
-
Returns the value of the
toolCallRequestsrecord component. - toolChoice() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns the value of the
toolChoicerecord component. - toolChoice() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Returns the value of the
toolChoicerecord component. - toolChoice(ToolChoice) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams.Builder
-
Sets toolChoice.
- toolChoice(ToolChoice) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams.Builder
-
Sets toolChoice.
- ToolChoice - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Controls tool selection behavior for sampling requests.
- ToolChoice - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Controls tool selection behavior for sampling requests.
- ToolChoice(String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolChoice
-
Creates an instance of a
ToolChoicerecord class. - ToolChoice(String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolChoice
-
Creates an instance of a
ToolChoicerecord class. - ToolChoice.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ToolChoice. - ToolChoice.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ToolChoice. - ToolChoiceCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ToolChoice. - ToolChoiceCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ToolChoice. - ToolChoiceCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolChoiceCodec
-
Default constructor.
- ToolChoiceCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolChoiceCodec
-
Default constructor.
- ToolCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
Tool. - ToolCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
Tool. - ToolCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolCodec
-
Default constructor.
- ToolCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolCodec
-
Default constructor.
- ToolDescriptor - Interface in dev.tachyonmcp.api.server.features.tools
-
Descriptor for a server-provided tool.
- ToolDescriptor.Builder - Interface in dev.tachyonmcp.api.server.features.tools
-
Builder for
ToolDescriptor. - ToolExecution - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Execution-related properties for a tool.
- ToolExecution(String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolExecution
-
Creates an instance of a
ToolExecutionrecord class. - ToolExecution.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ToolExecution. - ToolExecutionCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ToolExecution. - ToolExecutionCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolExecutionCodec
-
Default constructor.
- ToolFn - Interface in dev.tachyonmcp.api.server.features.tools
-
Synchronous tool function.
- ToolHandler - Interface in dev.tachyonmcp.api.server.features.tools
-
Experimental class-based tool handler escape hatch.
- ToolListChangedNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
An optional notification from the server to the client, informing it that the list of tools it offers has changed.
- ToolListChangedNotification - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
An optional notification from the server to the client, informing it that the list of tools it offers has changed.
- ToolListChangedNotification(String, NotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolListChangedNotification
-
Creates an instance of a
ToolListChangedNotificationrecord class. - ToolListChangedNotification(String, NotificationParams, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolListChangedNotification
-
Creates an instance of a
ToolListChangedNotificationrecord class. - ToolListChangedNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ToolListChangedNotification. - ToolListChangedNotification.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ToolListChangedNotification. - ToolListChangedNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ToolListChangedNotification. - ToolListChangedNotificationCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ToolListChangedNotification. - ToolListChangedNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolListChangedNotificationCodec
-
Default constructor.
- ToolListChangedNotificationCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolListChangedNotificationCodec
-
Default constructor.
- ToolMethodHandlers - Class in dev.tachyonmcp.core.server.features.tools
-
JSON-RPC adapters for tool operations.
- ToolRegistry - Interface in dev.tachyonmcp.core.server.features.tools
- ToolRequest - Interface in dev.tachyonmcp.api.server.features.tools
-
An incoming tool call request with the tool name, arguments, and metadata.
- ToolRequest.Builder - Interface in dev.tachyonmcp.api.server.features.tools
- ToolResult - Interface in dev.tachyonmcp.api.server.features.tools
-
Outcome of a tool invocation: success, error, input-required, or deferred.
- ToolResult.Deferred - Record Class in dev.tachyonmcp.api.server.features.tools
-
Sentinel returned by a task-augmented handler that defers completion to the caller.
- ToolResult.Error - Record Class in dev.tachyonmcp.api.server.features.tools
-
A failed invocation carrying a human-readable error message.
- ToolResult.InputRequired - Record Class in dev.tachyonmcp.api.server.features.tools
-
Signals that completing the tool call requires additional input from the caller.
- ToolResult.Success - Record Class in dev.tachyonmcp.api.server.features.tools
-
A successful invocation, carrying an optional structured value and its content blocks.
- ToolResult.WithMeta - Record Class in dev.tachyonmcp.api.server.features.tools
-
Wraps another result with request-level
_metaentries. - ToolResultContent - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
The result of a tool use, provided by the user back to the assistant.
- ToolResultContent - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
The result of a tool use, provided by the user back to the assistant.
- ToolResultContent(String, String, List<ContentBlock>, Map<String, JsonNode>, Boolean, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent
-
Creates an instance of a
ToolResultContentrecord class. - ToolResultContent(String, String, List<ContentBlock>, JsonNode, Boolean, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent
-
Creates an instance of a
ToolResultContentrecord class. - ToolResultContent.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ToolResultContent. - ToolResultContent.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ToolResultContent. - ToolResultContentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ToolResultContent. - ToolResultContentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ToolResultContent. - ToolResultContentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolResultContentCodec
-
Default constructor.
- ToolResultContentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolResultContentCodec
-
Default constructor.
- tools() - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities
-
Tool capabilities (
null= not supported). - tools() - Method in interface dev.tachyonmcp.api.server.extensions.ExtensionContext
-
Returns the tool registry façade.
- tools() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Sampling
-
Returns the value of the
toolsrecord component. - tools() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns the value of the
toolsrecord component. - tools() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult
-
Returns the value of the
toolsrecord component. - tools() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests
-
Returns the value of the
toolsrecord component. - tools() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities
-
Returns the value of the
toolsrecord component. - tools() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Sampling
-
Returns the value of the
toolsrecord component. - tools() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Returns the value of the
toolsrecord component. - tools() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult
-
Returns the value of the
toolsrecord component. - tools() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities
-
Returns the value of the
toolsrecord component. - tools() - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Enables tools with default settings.
- tools() - Method in record class dev.tachyonmcp.core.server.config.CapabilitiesConfig
-
Returns the value of the
toolsrecord component. - tools() - Method in interface dev.tachyonmcp.core.server.TachyonServer
-
Returns the tool registry.
- tools(boolean) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Enables tools with the specified list-changed setting.
- tools(ServerCapabilities.Tools) - Method in interface dev.tachyonmcp.api.server.domain.ServerCapabilities.Builder
-
Tool capabilities (
null= not supported). - tools(ServerCapabilities.Tasks.Requests.Tools) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests.Builder
-
Sets tools.
- tools(ServerCapabilities.Tools) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Builder
-
Sets tools.
- tools(ServerCapabilities.Tools) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Builder
-
Sets tools.
- tools(FeatureConfig) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Configures tools from a feature config.
- tools(List<Tool>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams.Builder
-
Sets tools.
- tools(List<Tool>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult.Builder
-
Sets tools.
- tools(List<Tool>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams.Builder
-
Sets tools.
- tools(List<Tool>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult.Builder
-
Sets tools.
- tools(JsonNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Sampling.Builder
-
Sets tools.
- tools(ObjectNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Sampling.Builder
-
Sets tools.
- Tools - Interface in dev.tachyonmcp.api.server.features.tools
-
Registry for server tools.
- Tools(boolean) - Constructor for record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Tools
-
Creates an instance of a
Toolsrecord class. - Tools(Boolean) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tools
-
Creates an instance of a
Toolsrecord class. - Tools(Boolean) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Tools
-
Creates an instance of a
Toolsrecord class. - Tools(JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests.Tools
-
Creates an instance of a
Toolsrecord class. - TOOLS_CALL - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- TOOLS_CALL - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodRegistry
- TOOLS_LIST - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpMethodRegistry
- TOOLS_LIST - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpMethodRegistry
- toolsListChanged() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter
-
Returns the value of the
toolsListChangedrecord component. - toolsListChanged(boolean) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets whether tools list change notifications are enabled.
- toolsListChanged(Boolean) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter.Builder
-
Sets toolsListChanged.
- toolsMode(Mode) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets the tools mode.
- toolsPageSize(int) - Method in class dev.tachyonmcp.core.server.config.CapabilitiesConfig.Builder
-
Sets the tools page size.
- ToolUseContent - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A request from the assistant to call a tool.
- ToolUseContent - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A request from the assistant to call a tool.
- ToolUseContent(String, String, String, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent
-
Creates an instance of a
ToolUseContentrecord class. - ToolUseContent(String, String, String, Map<String, JsonNode>, Map<String, JsonNode>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent
-
Creates an instance of a
ToolUseContentrecord class. - ToolUseContent.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
ToolUseContent. - ToolUseContent.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
ToolUseContent. - ToolUseContentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
ToolUseContent. - ToolUseContentCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
ToolUseContent. - ToolUseContentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ToolUseContentCodec
-
Default constructor.
- ToolUseContentCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.ToolUseContentCodec
-
Default constructor.
- toolUseId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent
-
Returns the value of the
toolUseIdrecord component. - toolUseId() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent
-
Returns the value of the
toolUseIdrecord component. - toolUseId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent.Builder
-
Sets toolUseId.
- toolUseId(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent.Builder
-
Sets toolUseId.
- toProtocol(LoggingLevel) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.LoggingLevelMapper
-
Maps a domain logging level to the protocol type.
- toProtocolAnnotations(Annotations) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ContentBlockMappers
-
Maps domain annotations to the protocol shape.
- toProtocolContentBlock(ContentBlock) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ContentBlockMappers
-
Maps a domain content block to the protocol shape.
- toProtocolIcons(List<? extends Icon>) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ContentBlockMappers
-
Maps domain icons to the protocol shape.
- toProtocolResourceContents(ResourceContents) - Static method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.ContentBlockMappers
-
Maps domain resource contents to the protocol shape.
- toSseEvent(SessionEvent) - Static method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Converts a session event to an SSE event, or returns
nullfor non-transport events. - toString() - Method in record class dev.tachyonmcp.api.json.SchemaValidationError
-
Returns a string representation of this record class.
- toString() - Method in class dev.tachyonmcp.api.runtime.AttributeKey
- toString() - Method in record class dev.tachyonmcp.api.runtime.ElicitationRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.runtime.ElicitationResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.config.JsonConfig
-
Returns a string representation of this record class.
- toString() - Method in class dev.tachyonmcp.api.server.domain.Args
-
Returns the JSON representation, so an accidental string concatenation of
Args(e.g. in a log line or a prompt/tool message) produces readable JSON instead of an opaque object identity. - toString() - Method in record class dev.tachyonmcp.api.server.domain.EmptyResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.InputRequestBundle
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.ProgressToken.NumericValue
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.ProgressToken.StringValue
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.RequestId.NumericValue
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.RequestId.StringValue
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Prompts
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Resources
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Tasks
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.ServerCapabilities.Tools
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.ServerError
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.TaskResult.Completed
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.TaskResult.Failed
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.UriTemplateValue.Scalar
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.domain.UriTemplateValue.Sequence
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.InputRequired
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.Messages
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.features.prompts.PromptResult.WithMeta
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.Deferred
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.Error
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.InputRequired
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.Success
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.api.server.features.tools.ToolResult.WithMeta
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.MethodDescriptor
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Annotations
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BaseMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotificationParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest.Params
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Elicitation
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Roots
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Sampling
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Elicitation
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests.Sampling
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks.Requests
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities.Tasks
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ClientCapabilities
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Argument
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Completion
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateTaskResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification.Params
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitationCompleteNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmptyResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Error
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest.Params
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest.Params
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icon
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Icons
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializedNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCErrorResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.JSONRPCResultResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelHint
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ModelPreferences
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Notification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NotificationParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PingRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptArgument
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptListChangedNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptMessage
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptReference
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RelatedTaskMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Request
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceListChangedNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplateReference
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotificationParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Result
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Root
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RootsListChangedNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SamplingMessage
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Prompts
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Resources
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests.Tools
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks.Requests
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tasks
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities.Tools
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ServerCapabilities
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskAugmentedRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Items
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolAnnotations
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolChoice
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolExecution
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolListChangedNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnknownRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Items
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.URLElicitationRequiredError
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.MethodDescriptor
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Annotations
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BaseMetadata
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResultResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotificationParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Elicitation
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Sampling
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Argument
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Completion
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResultResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResultResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestFormParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestURLParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmptyResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Error
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResultResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.HeaderMismatchError
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icon
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Icons
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequests
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponseRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponses
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InternalError
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidParamsError
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InvalidRequestError
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCErrorResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.JSONRPCResultResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResultResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResultResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResultResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest.Params
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResultResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MethodNotFoundError
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.MissingRequiredClientCapabilityError
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelHint
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ModelPreferences
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Notification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationMetaObject
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ParseError
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptArgument
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptListChangedNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptMessage
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptReference
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResultResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Request
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestMetaObject
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceListChangedNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplateReference
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotificationParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Result
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResultMetaObject
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Root
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SamplingMessage
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Prompts
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Resources
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities.Tools
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ServerCapabilities
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionFilter
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotificationParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequestParams
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResult
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultMetaObject
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResultResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Items
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolAnnotations
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolChoice
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolListChangedNotification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnknownRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnsupportedProtocolVersionError
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Items
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CancellationRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionCallRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionReference.Prompt
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionReference.Resource
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.InitializeRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.PageRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.PromptCallRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.TaskStatusRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.ToolCallRequest
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.runtime.InteractionEvent.OperationStarted
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.runtime.InteractionEvent.ShutdownComplete
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.runtime.InteractionEvent.ShutdownStarted
-
Returns a string representation of this record class.
- toString() - Method in class dev.tachyonmcp.core.runtime.Session
- toString() - Method in record class dev.tachyonmcp.core.runtime.SseEvent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.config.CapabilitiesConfig
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.config.FeatureConfig
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.config.ResourcesConfig
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.config.ServerConfig
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.config.SessionConfig
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.config.TasksConfig
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.domain.InitializeResponse
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.features.resources.ResourceTemplateEntry
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Accepted
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Response
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.McpDispatcher.DispatchResult.Status
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.CancelEvent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.NotificationEvent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.OutboundRequestEvent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.RequestEvent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.server.session.SessionEvent.ResponseEvent
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcError
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Error
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Notification
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Request
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcMessage.Response
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Returns a string representation of this record class.
- toString() - Method in record class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfig
-
Returns a string representation of this record class.
- total() - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult
-
The total number of matches, if known.
- total() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Completion
-
Returns the value of the
totalrecord component. - total() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams
-
Returns the value of the
totalrecord component. - total() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Completion
-
Returns the value of the
totalrecord component. - total() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams
-
Returns the value of the
totalrecord component. - total(int) - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult.Builder
-
Sets the total number of matches, if known.
- total(Long) - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult.Builder
-
Sets the total number of matches, if known.
- total(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams.Builder
-
Sets total.
- total(Double) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams.Builder
-
Sets total.
- total(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Completion.Builder
-
Sets total.
- total(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Completion.Builder
-
Sets total.
- touch() - Method in class dev.tachyonmcp.core.runtime.Session
-
Updates the last-activity timestamp to now.
- transitionTo(TaskState) - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
-
Transitions to
newStatuswithout a result value. - transitionTo(TaskState, TaskResult) - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
-
Transitions to
newStatus, publishingresult(when non-null). - TREE_READ_CONTEXT - Static variable in class dev.tachyonmcp.core.server.json.JsonUtils
- ttl() - Method in interface dev.tachyonmcp.api.server.domain.Task
-
Time-to-live duration after which the task is eligible for eviction, or
null. - ttl() - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskOptions
- ttl() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult
-
Returns the value of the
ttlrecord component. - ttl() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult
-
Returns the value of the
ttlrecord component. - ttl() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task
-
Returns the value of the
ttlrecord component. - ttl() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskMetadata
-
Returns the value of the
ttlrecord component. - ttl() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams
-
Returns the value of the
ttlrecord component. - ttl() - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- ttl(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult.Builder
-
Sets ttl.
- ttl(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult.Builder
-
Sets ttl.
- ttl(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Task.Builder
-
Sets ttl.
- ttl(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskMetadata.Builder
-
Sets ttl.
- ttl(Long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams.Builder
-
Sets ttl.
- ttl(Duration) - Method in interface dev.tachyonmcp.api.server.features.tasks.TaskOptions.Builder
- ttlMs() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult
-
Returns the value of the
ttlMsrecord component. - ttlMs() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult
-
Returns the value of the
ttlMsrecord component. - ttlMs() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult
-
Returns the value of the
ttlMsrecord component. - ttlMs() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult
-
Returns the value of the
ttlMsrecord component. - ttlMs() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult
-
Returns the value of the
ttlMsrecord component. - ttlMs() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult
-
Returns the value of the
ttlMsrecord component. - ttlMs() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult
-
Returns the value of the
ttlMsrecord component. - ttlMs(long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult.Builder
-
Sets ttlMs.
- ttlMs(long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult.Builder
-
Sets ttlMs.
- ttlMs(long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult.Builder
-
Sets ttlMs.
- ttlMs(long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult.Builder
-
Sets ttlMs.
- ttlMs(long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult.Builder
-
Sets ttlMs.
- ttlMs(long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult.Builder
-
Sets ttlMs.
- ttlMs(long) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult.Builder
-
Sets ttlMs.
- type() - Method in interface dev.tachyonmcp.api.server.domain.AudioContent
- type() - Method in interface dev.tachyonmcp.api.server.domain.ContentBlock
-
Returns the MCP protocol type discriminator for this content block variant.
- type() - Method in interface dev.tachyonmcp.api.server.domain.EmbeddedResource
- type() - Method in interface dev.tachyonmcp.api.server.domain.ImageContent
- type() - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink
- type() - Method in interface dev.tachyonmcp.api.server.domain.TextContent
- type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptReference
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplateReference
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Items
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptReference
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplateReference
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Items
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema
-
Returns the value of the
typerecord component. - type() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema
-
Returns the value of the
typerecord component. - type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BooleanSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LegacyTitledEnumSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NumberSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptReference.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplateReference.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.StringSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledMultiSelectEnumSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TitledSingleSelectEnumSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema.Items.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BooleanSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LegacyTitledEnumSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NumberSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptReference.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplateReference.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.StringSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledMultiSelectEnumSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TitledSingleSelectEnumSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema.Items.Builder
-
Sets type.
- type(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema.Builder
-
Sets type.
U
- UNKNOWN - Enum constant in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
- UnknownRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
A unknown request.
- UnknownRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
A unknown request.
- UnknownRequest(JsonNode, String, JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnknownRequest
-
Creates an instance of a
UnknownRequestrecord class. - UnknownRequest(JsonNode, String, JsonNode) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnknownRequest
-
Creates an instance of a
UnknownRequestrecord class. - UnknownRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
UnknownRequest. - UnknownRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
UnknownRequest. - UnknownRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
UnknownRequest. - UnknownRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
UnknownRequest. - UnknownRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UnknownRequestCodec
-
Default constructor.
- UnknownRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UnknownRequestCodec
-
Default constructor.
- unregister(String) - Method in interface dev.tachyonmcp.api.server.features.prompts.Prompts
-
Removes the registered prompt with the specified name.
- unregister(String) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Removes the registered resource with the specified name.
- unregister(String) - Method in interface dev.tachyonmcp.api.server.features.tools.Tools
-
Removes the registered tool with the specified name.
- unregister(String) - Method in class dev.tachyonmcp.core.server.features.prompts.DefaultPromptRegistry
-
Removes the registered prompt with the specified name.
- unregister(String) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
-
Removes the resource registered under the specified name.
- unregister(String) - Method in class dev.tachyonmcp.core.server.features.tools.DefaultToolRegistry
-
Removes the registered tool with the specified name.
- unregisterByUri(String) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Removes the registered resource with the specified uri.
- unregisterByUri(String) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
- unregisterForPrompt(String) - Method in interface dev.tachyonmcp.api.server.features.completions.Completions
-
Removes the completion function registered for the specified prompt name.
- unregisterForPrompt(String) - Method in class dev.tachyonmcp.core.server.features.completions.DefaultCompletionRegistry
- unregisterForResource(String) - Method in interface dev.tachyonmcp.api.server.features.completions.Completions
-
Removes the completion function registered for the specified resource URI or template.
- unregisterForResource(String) - Method in class dev.tachyonmcp.core.server.features.completions.DefaultCompletionRegistry
- unregisterRunning(String) - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- unregisterRunning(String) - Method in interface dev.tachyonmcp.core.server.features.tasks.TaskRegistry
- unregisterTemplate(String) - Method in interface dev.tachyonmcp.api.server.features.resources.Resources
-
Removes the registered resource template with the specified name.
- unregisterTemplate(String) - Method in class dev.tachyonmcp.core.server.features.resources.DefaultResourceRegistry
-
Removes a registered resource template by name.
- UNSET_PORT - Static variable in record class dev.tachyonmcp.core.server.config.NetworkConfig
- UnsubscribeRequest - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Sent from the client to request cancellation of resources/updated notifications from the server.
- UnsubscribeRequest(String, UnsubscribeRequestParams, String, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequest
-
Creates an instance of a
UnsubscribeRequestrecord class. - UnsubscribeRequest.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
UnsubscribeRequest. - UnsubscribeRequestCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
UnsubscribeRequest. - UnsubscribeRequestCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UnsubscribeRequestCodec
-
Default constructor.
- UnsubscribeRequestParams - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Parameters for a `resources/unsubscribe` request.
- UnsubscribeRequestParams(Map<String, JsonNode>, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequestParams
-
Creates an instance of a
UnsubscribeRequestParamsrecord class. - UnsubscribeRequestParams.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
UnsubscribeRequestParams. - UnsubscribeRequestParamsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
UnsubscribeRequestParams. - UnsubscribeRequestParamsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UnsubscribeRequestParamsCodec
-
Default constructor.
- UNSUPPORTED_PROTOCOL_VERSION - Enum constant in enum class dev.tachyonmcp.api.server.domain.ServerError.Kind
-
The protocol version is not supported.
- unsupportedProtocolVersion(String, Map<String, Object>) - Static method in class dev.tachyonmcp.core.server.domain.ServerErrors
- UnsupportedProtocolVersionError - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Returned when the request's protocol version is unknown to the server or unsupported (e.g., a known experimental or draft version the server has chosen not to implement).
- UnsupportedProtocolVersionError(Error) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UnsupportedProtocolVersionError
-
Creates an instance of a
UnsupportedProtocolVersionErrorrecord class. - UnsupportedProtocolVersionError.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
UnsupportedProtocolVersionError. - UnsupportedProtocolVersionErrorCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
UnsupportedProtocolVersionError. - UnsupportedProtocolVersionErrorCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UnsupportedProtocolVersionErrorCodec
-
Default constructor.
- UnsupportedProtocolVersionHandler - Class in dev.tachyonmcp.core.transport.netty
-
Rejects requests
ProtocolVersionHandlerflagged as naming an unsupported protocol version, oncehttp-aggregatorhas assembled the body, so the JSON-RPCidthe UnsupportedProtocolVersionError echoes back can be read from it (SEP-2575: error responses MUST carry the request's id). - UnsupportedProtocolVersionHandler() - Constructor for class dev.tachyonmcp.core.transport.netty.UnsupportedProtocolVersionHandler
- UntitledMultiSelectEnumSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Schema for multiple-selection enumeration without display titles for options.
- UntitledMultiSelectEnumSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Schema for multiple-selection enumeration without display titles for options.
- UntitledMultiSelectEnumSchema(String, String, String, Double, Double, UntitledMultiSelectEnumSchema.Items, List<String>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledMultiSelectEnumSchema
-
Creates an instance of a
UntitledMultiSelectEnumSchemarecord class. - UntitledMultiSelectEnumSchema(String, String, String, Double, Double, UntitledMultiSelectEnumSchema.Items, List<String>) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledMultiSelectEnumSchema
-
Creates an instance of a
UntitledMultiSelectEnumSchemarecord class. - UntitledMultiSelectEnumSchema_ItemsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
UntitledMultiSelectEnumSchema.Items. - UntitledMultiSelectEnumSchema_ItemsCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
UntitledMultiSelectEnumSchema.Items. - UntitledMultiSelectEnumSchema_ItemsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UntitledMultiSelectEnumSchema_ItemsCodec
-
Default constructor.
- UntitledMultiSelectEnumSchema_ItemsCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UntitledMultiSelectEnumSchema_ItemsCodec
-
Default constructor.
- UntitledMultiSelectEnumSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
UntitledMultiSelectEnumSchema. - UntitledMultiSelectEnumSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
UntitledMultiSelectEnumSchema. - UntitledMultiSelectEnumSchema.Items - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
- UntitledMultiSelectEnumSchema.Items - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
- UntitledMultiSelectEnumSchema.Items.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
UntitledMultiSelectEnumSchema.Items. - UntitledMultiSelectEnumSchema.Items.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
UntitledMultiSelectEnumSchema.Items. - UntitledMultiSelectEnumSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
UntitledMultiSelectEnumSchema. - UntitledMultiSelectEnumSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
UntitledMultiSelectEnumSchema. - UntitledMultiSelectEnumSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UntitledMultiSelectEnumSchemaCodec
-
Default constructor.
- UntitledMultiSelectEnumSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UntitledMultiSelectEnumSchemaCodec
-
Default constructor.
- UntitledSingleSelectEnumSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Schema for single-selection enumeration without display titles for options.
- UntitledSingleSelectEnumSchema - Record Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Schema for single-selection enumeration without display titles for options.
- UntitledSingleSelectEnumSchema(String, String, String, List<String>, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UntitledSingleSelectEnumSchema
-
Creates an instance of a
UntitledSingleSelectEnumSchemarecord class. - UntitledSingleSelectEnumSchema(String, String, String, List<String>, String) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.UntitledSingleSelectEnumSchema
-
Creates an instance of a
UntitledSingleSelectEnumSchemarecord class. - UntitledSingleSelectEnumSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
UntitledSingleSelectEnumSchema. - UntitledSingleSelectEnumSchema.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models
-
Builder for
UntitledSingleSelectEnumSchema. - UntitledSingleSelectEnumSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
UntitledSingleSelectEnumSchema. - UntitledSingleSelectEnumSchemaCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs
-
Codec for
UntitledSingleSelectEnumSchema. - UntitledSingleSelectEnumSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.UntitledSingleSelectEnumSchemaCodec
-
Default constructor.
- UntitledSingleSelectEnumSchemaCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.codecs.UntitledSingleSelectEnumSchemaCodec
-
Default constructor.
- unwrap(Class<T>) - Method in interface dev.tachyonmcp.api.json.JsonDocument
-
Returns the retained provider-specific representation when it matches
type. - unwrap(Class<T>) - Method in class dev.tachyonmcp.api.server.domain.Args
- unwrap(Throwable) - Static method in class dev.tachyonmcp.api.server.features.HandlerFutures
-
Unwraps a single level of
CompletionException, returning the original cause when present. - updateMessage(String) - Method in interface dev.tachyonmcp.api.server.domain.Task
-
Updates the status message of this task.
- updateMessage(String) - Method in class dev.tachyonmcp.core.server.features.tasks.TaskEntry
- updateStatus(String, TaskState, String) - Method in class dev.tachyonmcp.core.server.features.tasks.DefaultTaskRegistry
- updateStatus(String, TaskState, String) - Method in interface dev.tachyonmcp.core.server.features.tasks.TaskRegistry
- uri() - Method in interface dev.tachyonmcp.api.server.domain.BlobResourceContents
- uri() - Method in interface dev.tachyonmcp.api.server.domain.ResourceContents
-
Returns the resource URI.
- uri() - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink
- uri() - Method in interface dev.tachyonmcp.api.server.domain.TextResourceContents
- uri() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor
-
The URI that identifies this resource.
- uri() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest
-
The resource URI being requested.
- uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequestParams
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Returns the value of the
urirecord component. - uri() - Method in interface dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceContents
-
Returns uri.
- uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceRequestParams
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplateReference
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotificationParams
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Root
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequestParams
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequestParams
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Returns the value of the
urirecord component. - uri() - Method in interface dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceContents
-
Returns uri.
- uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceRequestParams
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplateReference
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotificationParams
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Root
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents
-
Returns the value of the
urirecord component. - uri() - Method in record class dev.tachyonmcp.core.protocol.ProtocolRequestMapper.CompletionReference.Resource
-
Returns the value of the
urirecord component. - uri(String) - Method in interface dev.tachyonmcp.api.server.domain.BlobResourceContents.Builder
-
Sets the resource URI.
- uri(String) - Method in interface dev.tachyonmcp.api.server.domain.ResourceLink.Builder
- uri(String) - Method in interface dev.tachyonmcp.api.server.domain.TextResourceContents.Builder
- uri(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceDescriptor.Builder
- uri(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest.Builder
-
Sets the resource URI being requested.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequestParams.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceRequestParams.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplateReference.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotificationParams.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Root.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequestParams.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequestParams.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceRequestParams.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplateReference.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotificationParams.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Root.Builder
-
Sets uri.
- uri(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents.Builder
-
Sets uri.
- uriTemplate() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest
-
The URI template that matched the request, or
nullwhen the request targets a static (non-template) resource. - uriTemplate() - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor
-
The URI template pattern (e.g.
- uriTemplate() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate
-
Returns the value of the
uriTemplaterecord component. - uriTemplate() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate
-
Returns the value of the
uriTemplaterecord component. - uriTemplate() - Method in record class dev.tachyonmcp.core.server.features.resources.ResourceTemplateEntry
-
Returns the value of the
uriTemplaterecord component. - uriTemplate(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceRequest.Builder
-
Sets the URI template that matched the request.
- uriTemplate(String) - Method in interface dev.tachyonmcp.api.server.features.resources.ResourceTemplateDescriptor.Builder
-
Sets the URI template pattern (e.g.
- uriTemplate(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate.Builder
-
Sets uriTemplate.
- uriTemplate(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate.Builder
-
Sets uriTemplate.
- UriTemplate - Class in dev.tachyonmcp.api.server.domain
-
Reverse parser for RFC 6570 URI templates with scalar and unambiguous exploded list values.
- UriTemplateValue - Interface in dev.tachyonmcp.api.server.domain
-
Value recovered from an RFC 6570 URI template.
- UriTemplateValue.Scalar - Record Class in dev.tachyonmcp.api.server.domain
-
A scalar template variable.
- UriTemplateValue.Sequence - Record Class in dev.tachyonmcp.api.server.domain
-
An exploded list template variable.
- url() - Method in interface dev.tachyonmcp.api.server.domain.UrlInputRequest
-
URL to open for user input.
- url() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams
-
Returns the value of the
urlrecord component. - url() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Elicitation
-
Returns the value of the
urlrecord component. - url() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestURLParams
-
Returns the value of the
urlrecord component. - url(String) - Method in interface dev.tachyonmcp.api.server.domain.UrlInputRequest.Builder
- url(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams.Builder
-
Sets url.
- url(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ElicitRequestURLParams.Builder
-
Sets url.
- url(ObjectNode) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientCapabilities.Elicitation.Builder
-
Sets url.
- URLElicitationRequiredError - Record Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
An error response that indicates that the server requires the client to provide additional information via an elicitation request.
- URLElicitationRequiredError(Error) - Constructor for record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.URLElicitationRequiredError
-
Creates an instance of a
URLElicitationRequiredErrorrecord class. - URLElicitationRequiredError.Builder - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models
-
Builder for
URLElicitationRequiredError. - URLElicitationRequiredErrorCodec - Class in dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs
-
Codec for
URLElicitationRequiredError. - URLElicitationRequiredErrorCodec() - Constructor for class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.codecs.URLElicitationRequiredErrorCodec
-
Default constructor.
- UrlInputRequest - Interface in dev.tachyonmcp.api.server.domain
-
Requests user input by opening a URL (e.g. for OAuth or form fill).
- UrlInputRequest.Builder - Interface in dev.tachyonmcp.api.server.domain
- user(ContentBlock) - Static method in interface dev.tachyonmcp.api.server.domain.PromptMessage
-
Creates a user-role message wrapping the given content block.
- user(ContentBlock) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptMessage
-
Creates a PromptMessage.
- user(ContentBlock) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptMessage
-
Creates a PromptMessage.
- user(String) - Static method in interface dev.tachyonmcp.api.server.domain.PromptMessage
-
Creates a user-role message whose content is plain text (no annotations).
- user(String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PromptMessage
-
Creates a PromptMessage.
- user(String) - Static method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PromptMessage
-
Creates a PromptMessage.
- USER - Enum constant in enum class dev.tachyonmcp.api.server.domain.Role
- USER - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Role
- USER - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Role
- userEventTriggered(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.transport.netty.InteractionHandler
- userEventTriggered(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.transport.netty.LifecyclePipelineCoordinator
- userEventTriggered(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.transport.netty.McpInitializationHandler
- userEventTriggered(ChannelHandlerContext, Object) - Method in class dev.tachyonmcp.core.transport.netty.McpOperationHandler
V
- validate(JsonSchema, JsonDocument) - Method in interface dev.tachyonmcp.api.json.JsonSchemaValidator
-
Validates the given JSON document against the schema and returns any errors.
- validate(JsonSchema, JsonDocument) - Method in class dev.tachyonmcp.core.server.json.NetworkntJsonSchemaValidator
- validateArguments(JsonSchemaValidator, JsonSchema, Map<String, JsonNode>) - Static method in class dev.tachyonmcp.core.server.json.JsonSchemaUtils
-
Validates args against schema; returns a joined error message, or null when valid / no schema.
- validateSchemaRoot(JsonSchemaFactory<String>, String, String, JsonSchema) - Static method in class dev.tachyonmcp.core.server.json.JsonSchemaUtils
-
Validates that a tool schema is well-formed JSON with an object root declaring
"type": "object". - value() - Method in record class dev.tachyonmcp.api.server.domain.ProgressToken.NumericValue
-
Returns the value of the
valuerecord component. - value() - Method in record class dev.tachyonmcp.api.server.domain.ProgressToken.StringValue
-
Returns the value of the
valuerecord component. - value() - Method in record class dev.tachyonmcp.api.server.domain.RequestId.NumericValue
-
Returns the value of the
valuerecord component. - value() - Method in record class dev.tachyonmcp.api.server.domain.RequestId.StringValue
-
Returns the value of the
valuerecord component. - value() - Method in record class dev.tachyonmcp.api.server.domain.UriTemplateValue.Scalar
-
Returns the value of the
valuerecord component. - value() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Argument
-
Returns the value of the
valuerecord component. - value() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Argument
-
Returns the value of the
valuerecord component. - value(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Argument.Builder
-
Sets value.
- value(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Argument.Builder
-
Sets value.
- valueOf(String) - Static method in enum class dev.tachyonmcp.api.runtime.ElicitationResult.Action
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.api.runtime.InteractionContext.Lifecycle
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.api.server.config.Mode
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.api.server.domain.ContentBlock.Type
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.api.server.domain.LoggingLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.api.server.domain.Role
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.api.server.domain.ServerError.Kind
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.api.server.features.tasks.TaskSupport
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Role
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatus
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingLevel
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Role
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.core.runtime.Backpressure
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.core.runtime.SessionState
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class dev.tachyonmcp.core.transport.netty.NettyIoEngine
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class dev.tachyonmcp.api.runtime.ElicitationResult.Action
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.tachyonmcp.api.runtime.InteractionContext.Lifecycle
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.tachyonmcp.api.server.config.Mode
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.tachyonmcp.api.server.domain.ContentBlock.Type
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.tachyonmcp.api.server.domain.LoggingLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.tachyonmcp.api.server.domain.Role
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.tachyonmcp.api.server.domain.ServerError.Kind
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in record class dev.tachyonmcp.api.server.domain.UriTemplateValue.Sequence
-
Returns the value of the
valuesrecord component. - values() - Method in interface dev.tachyonmcp.api.server.extensions.ExtensionSettings
-
Returns the settings as an immutable JSON object.
- values() - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult
-
Candidate values ranked by relevance.
- values() - Static method in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.tachyonmcp.api.server.features.tasks.TaskSupport
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Completion
-
Returns the value of the
valuesrecord component. - values() - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Role
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatus
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Completion
-
Returns the value of the
valuesrecord component. - values() - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingLevel
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Role
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.tachyonmcp.core.runtime.Backpressure
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class dev.tachyonmcp.core.runtime.SessionState
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Method in class dev.tachyonmcp.core.server.session.InMemorySessionStore
- values() - Method in interface dev.tachyonmcp.core.server.session.SessionStore
-
Returns all stored sessions.
- values() - Static method in enum class dev.tachyonmcp.core.transport.netty.NettyIoEngine
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values(Iterable<String>) - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult.Builder
-
Sets the candidate values ranked by relevance.
- values(String...) - Method in interface dev.tachyonmcp.api.server.features.completions.CompletionResult.Builder
-
Sets the candidate values ranked by relevance.
- values(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Completion.Builder
-
Sets values.
- values(List<String>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Completion.Builder
-
Sets values.
- valuesAs(Class<T>) - Method in interface dev.tachyonmcp.api.json.JsonArray
-
Returns every element coerced to
element. - ValueSerializer - Class in dev.tachyonmcp.core.transport.jsonrpc
- valueToObjectNode(T, PayloadSerializer) - Static method in class dev.tachyonmcp.core.server.json.JsonUtils
-
Converts a given value into a
JsonNoderepresenting an object, if applicable. - version() - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity
- version() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation
-
Returns the value of the
versionrecord component. - version() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation
-
Returns the value of the
versionrecord component. - version(String) - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity.Builder
- version(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation.Builder
-
Sets version.
- version(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation.Builder
-
Sets version.
- version(String) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Sets the server version.
- VERSION - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpProtocol
- VERSION - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpProtocolVersion
- VERSION - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpProtocol
- VERSION - Static variable in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpProtocolVersion
- versionString() - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.McpProtocol
- versionString() - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.McpProtocol
- versionString() - Method in interface dev.tachyonmcp.core.protocol.Protocol
-
Server's negotiated version string, e.g.
W
- warning(String, Object) - Method in interface dev.tachyonmcp.api.runtime.Notifications
-
Emits a warning-level log message.
- WARNING - Enum constant in enum class dev.tachyonmcp.api.server.domain.LoggingLevel
- WARNING - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingLevel
- WARNING - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingLevel
- watch(Object, RequestId, long, long) - Static method in class dev.tachyonmcp.core.server.HandlerWatchdog
-
Schedules a watchdog that fires after
delayMsmilliseconds and logs a warning. - websiteUrl() - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity
- websiteUrl() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation
-
Returns the value of the
websiteUrlrecord component. - websiteUrl() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation
-
Returns the value of the
websiteUrlrecord component. - websiteUrl(String) - Method in interface dev.tachyonmcp.api.server.config.ServerIdentity.Builder
- websiteUrl(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Implementation.Builder
-
Sets websiteUrl.
- websiteUrl(String) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Implementation.Builder
-
Sets websiteUrl.
- WireClientContext - Class in dev.tachyonmcp.core.server.session
-
Adapts
InteractionContext.sendRequest(String, Object)into the typedElicitationService/SamplingServicesurface, building wire-shaped params and parsing raw JSON responses back into domain types. - WireClientContext(InteractionContext) - Constructor for class dev.tachyonmcp.core.server.session.WireClientContext
- wireEventId(long, String) - Static method in interface dev.tachyonmcp.core.server.internal.ServerEngine
-
Formats an SSE wire event id: the global counter value, suffixed with
#<streamKey>. - withCompletions(Consumer<Completions>) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Registers completions through the server's completion façade at the end of
ServerBuilder.build(). - withDispatchContext(String, OutboundSseStream, Callable<T>) - Static method in class dev.tachyonmcp.core.server.OutboundSseStreamMessageRouter
- withMeta(String, Object) - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptResult
-
Returns this result with one metadata entry.
- withMeta(String, Object) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolResult
-
Returns a copy of this result with a single
_metaentry set. - withMeta(Map<String, Object>) - Method in interface dev.tachyonmcp.api.server.features.prompts.PromptResult
-
Returns this result with the supplied metadata merged into its
_metaentries. - withMeta(Map<String, Object>) - Method in interface dev.tachyonmcp.api.server.features.tools.ToolResult
-
Returns a copy of this result with
mmerged into its_metaentries; returns this unchanged whenmis empty. - WithMeta(PromptResult, Map<String, Object>) - Constructor for record class dev.tachyonmcp.api.server.features.prompts.PromptResult.WithMeta
-
Creates an instance of a
WithMetarecord class. - WithMeta(ToolResult, Map<String, Object>) - Constructor for record class dev.tachyonmcp.api.server.features.tools.ToolResult.WithMeta
-
Creates an instance of a
WithMetarecord class. - withPrompts(Consumer<Prompts>) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Registers prompts through the server's prompt façade at the end of
ServerBuilder.build(). - withResources(Consumer<Resources>) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Registers resources through the server's resource façade at the end of
ServerBuilder.build(). - withTools(Consumer<Tools>) - Method in interface dev.tachyonmcp.core.server.ServerBuilder
-
Registers tools through the server's tool façade at the end of
ServerBuilder.build(). - WORKING - Enum constant in enum class dev.tachyonmcp.api.server.features.tasks.TaskState
- WORKING - Enum constant in enum class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatus
- writable() - Method in class dev.tachyonmcp.core.transport.netty.sse.PostSseStream
-
Returns whether the stream is currently open and its channel can accept a write.
- write(ChannelHandlerContext, Object, ChannelPromise) - Method in class dev.tachyonmcp.core.transport.netty.SessionTouchHandler
- writeEvent(long, byte[], Runnable) - Method in class dev.tachyonmcp.core.transport.netty.sse.PostSseStream
-
Writes a final response event, invoking
onDropped(on the event loop) when the write is discarded because this stream is already closed or its channel is dead — letting the caller re-deliver the buffered response to a reconnected stream instead of losing it. - writeEvent(SseEvent) - Method in interface dev.tachyonmcp.core.server.OutboundSseStream
-
Writes an SSE event.
- writeEvent(SseEvent) - Method in class dev.tachyonmcp.core.transport.netty.sse.PostSseStream
- writeJsonValue(JsonGenerator, Object) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcCodec
-
Writes a Java object as a JSON value via the given generator.
- writeJsonValue(JsonGenerator, Object) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.ValueSerializer
- writerIdleTimeout() - Method in record class dev.tachyonmcp.core.server.config.NetworkConfig
-
Returns the value of the
writerIdleTimeoutrecord component. - writerIdleTimeout() - Method in record class dev.tachyonmcp.core.transport.netty.NettyServerConfig
-
Returns the value of the
writerIdleTimeoutrecord component. - writerIdleTimeout(Duration) - Method in class dev.tachyonmcp.core.server.config.NetworkConfig.Builder
-
Sets the writer idle timeout.
- writeString(Object) - Static method in class dev.tachyonmcp.core.server.json.JsonUtils
- writeValueAsString(Object) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.JsonRpcCodec
-
Serializes a Java object to a JSON string, using registered codecs when available.
- writeValueAsString(Object) - Static method in class dev.tachyonmcp.core.transport.jsonrpc.ValueSerializer
Y
- YouComSearchConfig - Record Class in dev.tachyonmcp.extensions.tools.youcom.search
- YouComSearchConfig(String, Boolean, String) - Constructor for record class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfig
-
Creates an instance of a
YouComSearchConfigrecord class. - YouComSearchConfigBuilder - Class in dev.tachyonmcp.extensions.tools.youcom.search
-
YouComSearchConfigBuildercollects parameters and invokes the static factory method:new dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfig(..). - YouComSearchConfigBuilder() - Constructor for class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchConfigBuilder
-
Creates a builder for
YouComSearchConfiginstances. - YouComSearchTool - Class in dev.tachyonmcp.extensions.tools.youcom.search
- YouComSearchTool(YouComSearchConfig) - Constructor for class dev.tachyonmcp.extensions.tools.youcom.search.YouComSearchTool
_
- _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotificationParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateTaskResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmptyResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NotificationParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource
-
Returns the value of the
_metarecord component. - _meta() - Method in interface dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceContents
-
Returns meta.
- _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotificationParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Result
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Root
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SamplingMessage
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskAugmentedRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotificationParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmptyResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponseRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest.Params
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource
-
Returns the value of the
_metarecord component. - _meta() - Method in interface dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceContents
-
Returns meta.
- _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotificationParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Result
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Root
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SamplingMessage
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotificationParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequestParams
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResult
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent
-
Returns the value of the
_metarecord component. - _meta() - Method in record class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent
-
Returns the value of the
_metarecord component. - _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.AudioContent.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.BlobResourceContents.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CallToolResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelledNotificationParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CancelTaskResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CompleteResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateMessageResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.CreateTaskResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestFormParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitRequestURLParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ElicitResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmbeddedResource.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.EmptyResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetPromptResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskPayloadResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.GetTaskResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ImageContent.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.InitializeResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListPromptsResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourcesResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListResourceTemplatesResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListRootsResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListTasksResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ListToolsResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.LoggingMessageNotificationParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.NotificationParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.PaginatedResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ProgressNotificationParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Prompt.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ReadResourceResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.RequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Resource.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceLink.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceTemplate.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ResourceUpdatedNotificationParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Result.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Root.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SamplingMessage.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SetLevelRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.SubscribeRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskAugmentedRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TaskStatusNotificationParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextContent.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.TextResourceContents.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.Tool.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolResultContent.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.ToolUseContent.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2025_11_25.models.UnsubscribeRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.AudioContent.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.BlobResourceContents.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CacheableResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CallToolResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CancelledNotificationParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ClientResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CompleteResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.CreateMessageResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.DiscoverResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmbeddedResource.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.EmptyResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.GetPromptResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ImageContent.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputRequiredResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.InputResponseRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListPromptsResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourcesResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListResourceTemplatesResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListRootsRequest.Params.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ListToolsResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.LoggingMessageNotificationParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.NotificationParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.PaginatedResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ProgressNotificationParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Prompt.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ReadResourceResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.RequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Resource.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceLink.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceTemplate.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ResourceUpdatedNotificationParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Result.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Root.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SamplingMessage.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsAcknowledgedNotificationParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenRequestParams.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.SubscriptionsListenResult.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextContent.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.TextResourceContents.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.Tool.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolResultContent.Builder
-
Sets meta.
- _meta(Map<String, JsonNode>) - Method in class dev.tachyonmcp.core.protocol.mcp.v2026_07_28.models.ToolUseContent.Builder
-
Sets meta.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
ToolResult.content(ContentBlock...)