Uses of Class
com.github.thought2code.mcp.annotated.configuration.McpServerStreamable.Builder
Packages that use McpServerStreamable.Builder
-
Uses of McpServerStreamable.Builder in com.github.thought2code.mcp.annotated.configuration
Methods in com.github.thought2code.mcp.annotated.configuration that return McpServerStreamable.BuilderModifier and TypeMethodDescriptionstatic McpServerStreamable.BuilderMcpServerStreamable.builder()Creates a new instance ofBuilderto buildMcpServerStreamable.McpServerStreamable.Builder.disallowDelete(Boolean disallowDelete) Sets the disallow delete flag.McpServerStreamable.Builder.keepAliveInterval(Long keepAliveInterval) Sets the keep-alive interval.McpServerStreamable.Builder.mcpEndpoint(String mcpEndpoint) Sets the MCP endpoint.Sets the port.