Uses of Class
io.quarkus.devui.runtime.mcp.McpClientInfo
Packages that use McpClientInfo
-
Uses of McpClientInfo in io.quarkus.devui.runtime.mcp
Methods in io.quarkus.devui.runtime.mcp that return McpClientInfoMethods in io.quarkus.devui.runtime.mcp that return types with arguments of type McpClientInfoModifier and TypeMethodDescriptionMcpDevUIJsonRpcService.getConnectedClients()io.smallrye.mutiny.Multi<McpClientInfo> McpDevUIJsonRpcService.getConnectedClientStream()Methods in io.quarkus.devui.runtime.mcp with parameters of type McpClientInfoModifier and TypeMethodDescriptionvoidMcpDevUIJsonRpcService.addClientInfo(McpClientInfo clientInfo)