Uses of Interface
io.a2a.spec.Event
Packages that use Event
-
Uses of Event in io.a2a.spec
Subinterfaces of Event in io.a2a.specClasses in io.a2a.spec that implement EventModifier and TypeClassDescriptionclassAn A2A-specific error indicating that the agent does not have an Authenticated Extended Card configuredclassAn A2A-specific error indicating an incompatibility between the requested content types and the agent's capabilities.classAn error indicating an internal error on the server.classAn A2A-specific error indicating that the agent returned a response that does not conform to the specification for the current method.classAn error indicating that the method parameters are invalid.classAn error indicating that the JSON sent is not a valid Request object.classAn error indicating that the server received invalid JSON.classRepresents a JSON-RPC 2.0 Error object, included in an error response.final classRepresents a single message in the conversation between a user and an agent.classAn error indicating that the requested method does not exist or is not available.classAn A2A-specific error indicating that the agent does not support push notifications.final classRepresents a single, stateful operation or conversation between a client and an agent.final classAn event sent by the agent to notify the client that an artifact has been generated or updated.classAn A2A-specific error indicating that the task is in a state where it cannot be canceled.classAn A2A-specific error indicating that the requested task ID was not found.final classAn event sent by the agent to notify the client of a change in a task's status.classAn A2A-specific error indicating that the requested operation is not supported by the agent.