Uses of Class
com.github.thought2code.mcp.annotated.util.Immutable
Packages that use Immutable
Package
Description
-
Uses of Immutable in com.github.thought2code.mcp.annotated.server.component
Fields in com.github.thought2code.mcp.annotated.server.component declared as ImmutableModifier and TypeFieldDescriptionprotected final Immutable<io.modelcontextprotocol.server.McpSyncServer>McpServerComponentBase.mcpSyncServerThe MCP synchronous server instance wrapped in anImmutablewrapper for avoiding EI_EXPOSE_REP2 issue. -
Uses of Immutable in com.github.thought2code.mcp.annotated.util
Methods in com.github.thought2code.mcp.annotated.util that return Immutable