Uses of Class
com.github.thought2code.mcp.annotated.server.HttpBasedMcpServer
Packages that use HttpBasedMcpServer
-
Uses of HttpBasedMcpServer in com.github.thought2code.mcp.annotated.server
Subclasses of HttpBasedMcpServer in com.github.thought2code.mcp.annotated.serverModifier and TypeClassDescriptionclassThis class is used to create a new instance ofMcpSseServerbased on the specifiedMcpSseServerInfoin HTTP SSE mode.classThis class is used to create a new instance ofMcpStreamableServerbased on the specifiedMcpStreamableServerInfoin Streamable HTTP mode.