Record Class的使用
com.github.codeboyzhou.mcp.declarative.configuration.McpServerSSE
使用McpServerSSE的程序包
-
com.github.codeboyzhou.mcp.declarative.configuration中McpServerSSE的使用
修饰符和类型方法说明McpServerSSE.Builder.build()Builds an instance ofMcpServerSSEwith the configured values.static McpServerSSEMcpServerSSE.getDefault()Returns the default SSE configuration of the MCP server.McpServerConfiguration.sse()返回sse记录组件的值。限定符构造器说明McpServerConfiguration(String profile, Boolean enabled, ServerMode mode, String name, String version, ServerType type, String instructions, Long requestTimeout, McpServerCapabilities capabilities, McpServerChangeNotification changeNotification, McpServerSSE sse, McpServerStreamable streamable) 创建McpServerConfiguration记录的实例。