Annotation Interface McpProgressToken
@Target({METHOD,ANNOTATION_TYPE,PARAMETER})
@Retention(RUNTIME)
@Documented
public @interface McpProgressToken
Used to annotate method parameter that should hold the progress token value as received
from the requester.
- Author:
- Christian Tzolov