Package dev.tachyonmcp.api.server.features.resources
@NullMarked
package dev.tachyonmcp.api.server.features.resources
Resource feature types and function interfaces.
-
InterfacesClassDescriptionAsynchronously reads static or templated resource contents from a full request.Descriptor for a static (non-template) resource.Builder for
ResourceDescriptor.Synchronously reads static or templated resource contents from a full request.Request passed to a resource function when a client invokesresources/read.Builder forResourceRequest.Façade interface for MCP resourcesDescriptor for a resource URI template.Builder forResourceTemplateDescriptor.