JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Tree
Index
Search
Help
io.micronaut.mcp.server
McpHttpServerSupplier
Contents
Description
Method Summary
Hide sidebar
Show sidebar
Interface McpHttpServerSupplier
All Superinterfaces:
Supplier
<
McpHttpServer
>
@Internal
public interface
McpHttpServerSupplier
extends
Supplier
<
McpHttpServer
>
Strategy interface for resolving a
McpHttpServer
.
Method Summary
Methods inherited from interface
Supplier
get