Package org.springaicommunity.mcp.method.logging
package org.springaicommunity.mcp.method.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.