JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.micronaut.mcp.server
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 java.util.function.
Supplier
get