Uses of Interface
org.springaicommunity.mcp.context.McpRequestContextTypes.LoggingSpec
Packages that use McpRequestContextTypes.LoggingSpec
-
Uses of McpRequestContextTypes.LoggingSpec in org.springaicommunity.mcp.context
Classes in org.springaicommunity.mcp.context that implement McpRequestContextTypes.LoggingSpecMethods in org.springaicommunity.mcp.context that return McpRequestContextTypes.LoggingSpecModifier and TypeMethodDescriptionDefaultLoggingSpec.level(io.modelcontextprotocol.spec.McpSchema.LoggingLevel level) McpRequestContextTypes.LoggingSpec.level(io.modelcontextprotocol.spec.McpSchema.LoggingLevel level) Method parameters in org.springaicommunity.mcp.context with type arguments of type McpRequestContextTypes.LoggingSpecModifier and TypeMethodDescriptionreactor.core.publisher.Mono<Void>DefaultMcpAsyncRequestContext.log(Consumer<McpRequestContextTypes.LoggingSpec> logSpec) voidDefaultMcpSyncRequestContext.log(Consumer<McpRequestContextTypes.LoggingSpec> logSpec) reactor.core.publisher.Mono<Void>McpAsyncRequestContext.log(Consumer<McpRequestContextTypes.LoggingSpec> logSpec) voidMcpSyncRequestContext.log(Consumer<McpRequestContextTypes.LoggingSpec> logSpec)