类 McpStreamableServerInfo

java.lang.Object
com.github.codeboyzhou.mcp.declarative.server.McpServerInfo
com.github.codeboyzhou.mcp.declarative.server.McpStreamableServerInfo

public class McpStreamableServerInfo extends McpServerInfo
  • 方法详细资料

    • builder

      public static McpStreamableServerInfo.Builder builder()
    • port

      public int port()
    • mcpEndpoint

      public String mcpEndpoint()
    • disallowDelete

      public boolean disallowDelete()
    • contextExtractor

      public io.modelcontextprotocol.server.McpTransportContextExtractor<jakarta.servlet.http.HttpServletRequest> contextExtractor()
    • keepAliveInterval

      public Duration keepAliveInterval()