Uses of Class
io.quarkiverse.mcp.server.http.runtime.McpServerEndpoints
Packages that use McpServerEndpoints
-
Uses of McpServerEndpoints in io.quarkiverse.mcp.server.http.runtime
Methods in io.quarkiverse.mcp.server.http.runtime that return types with arguments of type McpServerEndpointsModifier and TypeMethodDescriptionFunction<io.quarkus.arc.SyntheticCreationalContext<McpServerEndpoints>,McpServerEndpoints> HttpMcpServerRecorder.createMcpServerEndpoints(List<McpServerEndpoints.McpServerEndpoint> endpoints) Function<io.quarkus.arc.SyntheticCreationalContext<McpServerEndpoints>,McpServerEndpoints> HttpMcpServerRecorder.createMcpServerEndpoints(List<McpServerEndpoints.McpServerEndpoint> endpoints)