Uses of Class
com.github.thought2code.mcp.annotated.server.McpStreamableServerInfo
Packages that use McpStreamableServerInfo
Package
Description
-
Uses of McpStreamableServerInfo in com.github.thought2code.mcp.annotated
Methods in com.github.thought2code.mcp.annotated with parameters of type McpStreamableServerInfoModifier and TypeMethodDescriptionvoidMcpServers.startStreamableServer(McpStreamableServerInfo serverInfo) Deprecated, for removal: This API element is subject to removal in a future version. -
Uses of McpStreamableServerInfo in com.github.thought2code.mcp.annotated.server
Methods in com.github.thought2code.mcp.annotated.server that return McpStreamableServerInfoModifier and TypeMethodDescriptionMcpStreamableServerInfo.Builder.build()Deprecated, for removal: This API element is subject to removal in a future version.Builds a newMcpStreamableServerInfoinstance with the specified builder.Methods in com.github.thought2code.mcp.annotated.server with parameters of type McpStreamableServerInfoModifier and TypeMethodDescriptionio.modelcontextprotocol.server.McpServer.SyncSpecification<?>McpStreamableServer.sync(McpStreamableServerInfo info) Returns the sync specification for the MCP server in Streamable HTTP mode.