JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
io.modelcontextprotocol.json
Interface McpJsonMapperSupplier
All Superinterfaces:
Supplier
<
McpJsonMapper
>
public interface
McpJsonMapperSupplier
extends
Supplier
<
McpJsonMapper
>
Strategy interface for resolving a
McpJsonMapper
.
Method Summary
Methods inherited from interface java.util.function.
Supplier
get