Uses of Record Class
io.modelcontextprotocol.spec.McpSchema.InitializeResult
Packages that use McpSchema.InitializeResult
-
Uses of McpSchema.InitializeResult in io.modelcontextprotocol.client
Methods in io.modelcontextprotocol.client that return McpSchema.InitializeResultModifier and TypeMethodDescriptionMcpSyncClient.initialize()The initialization phase MUST be the first interaction between client and server.Methods in io.modelcontextprotocol.client that return types with arguments of type McpSchema.InitializeResultModifier and TypeMethodDescriptionreactor.core.publisher.Mono<McpSchema.InitializeResult>McpAsyncClient.initialize()The initialization phase MUST be the first interaction between client and server.