Package org.springframework.ai.mcp.annotation.method.logging
package org.springframework.ai.mcp.annotation.method.logging
Method callbacks and specifications for MCP logging.
-
ClassDescriptionAbstract base class for creating callbacks around logging consumer methods.AbstractMcpLoggingMethodCallback.AbstractBuilder<T extends AbstractMcpLoggingMethodCallback.AbstractBuilder<T,
R>, R> Abstract builder for creating McpLoggingConsumerMethodCallback instances.Exception thrown when there is an error invoking a logging consumer method.Class for creating Function callbacks around logging consumer methods that return Mono.Builder for creating AsyncMcpLoggingConsumerMethodCallback instances.Class for creating Consumer callbacks around logging consumer methods.Builder for creating SyncMcpLoggingConsumerMethodCallback instances.