Uses of Class
dev.langchain4j.agentic.a2a.A2ATaskInterruptedException
Packages that use A2ATaskInterruptedException
-
Uses of A2ATaskInterruptedException in dev.langchain4j.agentic.a2a
Methods in dev.langchain4j.agentic.a2a that return A2ATaskInterruptedExceptionModifier and TypeMethodDescriptionstatic A2ATaskInterruptedExceptionA2ATaskInterruptedException.from(AgenticScope scope, String responseId) Reconstructs the A2A interruption associated with a pending response in an agentic scope.