Uses of Interface
org.springaicommunity.mcp.context.McpAsyncRequestContext
Packages that use McpAsyncRequestContext
-
Uses of McpAsyncRequestContext in org.springaicommunity.mcp.context
Classes in org.springaicommunity.mcp.context that implement McpAsyncRequestContextModifier and TypeClassDescriptionclassAsync (Reactor) implementation of McpAsyncRequestContext that returns Mono of value types.Methods in org.springaicommunity.mcp.context that return McpAsyncRequestContext -
Uses of McpAsyncRequestContext in org.springaicommunity.mcp.method.tool
Methods in org.springaicommunity.mcp.method.tool that return McpAsyncRequestContextModifier and TypeMethodDescriptionprotected McpAsyncRequestContextAsyncMcpToolMethodCallback.createRequestContext(io.modelcontextprotocol.server.McpAsyncServerExchange exchange, io.modelcontextprotocol.spec.McpSchema.CallToolRequest request) protected McpAsyncRequestContextAsyncStatelessMcpToolMethodCallback.createRequestContext(io.modelcontextprotocol.common.McpTransportContext exchange, io.modelcontextprotocol.spec.McpSchema.CallToolRequest request)