类 AbstractMcpServerComponent<T,U,R>

java.lang.Object
com.github.codeboyzhou.mcp.declarative.server.component.AbstractMcpServerComponent<T,U,R>
所有已实现的接口:
McpServerComponent<T>, McpServerComponentHandler<U,R>
直接已知子类:
McpServerPrompt, McpServerResource, McpServerTool

public abstract class AbstractMcpServerComponent<T,U,R> extends Object implements McpServerComponent<T>, McpServerComponentHandler<U,R>
  • 字段详细资料

  • 构造器详细资料

    • AbstractMcpServerComponent

      protected AbstractMcpServerComponent()
  • 方法详细资料

    • resolveComponentAttributeValue

      protected String resolveComponentAttributeValue(String attributeLiteralValue)