Uses of Class
com.github.thought2code.mcp.annotated.server.converter.AbstractParameterConverter
Packages that use AbstractParameterConverter
-
Uses of AbstractParameterConverter in com.github.thought2code.mcp.annotated.server.converter
Modifier and TypeClassDescriptionclassThis class is used to convert the value of a parameter annotated withMcpPromptParamto the required type.classThis class is used to convert the value of a parameter annotated withMcpToolParamto the required type.