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