Package org.springaicommunity.mcp.method.progress
package org.springaicommunity.mcp.method.progress
-
ClassDescriptionAbstract base class for creating callbacks around progress methods.AbstractMcpProgressMethodCallback.AbstractBuilder<T extends AbstractMcpProgressMethodCallback.AbstractBuilder<T,
R>, R> Abstract builder for creating McpProgressMethodCallback instances.Exception thrown when there is an error invoking a progress method.Asynchronous implementation of a progress method callback.Builder for creating AsyncMcpProgressMethodCallback instances.Specification for asynchronous progress handlers.Synchronous implementation of a progress method callback.Builder for creating SyncMcpProgressMethodCallback instances.Specification for synchronous progress handlers.