Uses of Class
org.a2aproject.sdk.jsonrpc.common.wrappers.A2AResponse
Packages that use A2AResponse
Package
Description
JSON-RPC 2.0 protocol message wrappers for the A2A Protocol.
-
Uses of A2AResponse in org.a2aproject.sdk.jsonrpc.common.wrappers
Subclasses of A2AResponse in org.a2aproject.sdk.jsonrpc.common.wrappersModifier and TypeClassDescriptionfinal classRepresents a JSON-RPC 2.0 error response.final classJSON-RPC response for task cancellation requests.final classJSON-RPC response confirming push notification configuration for a task.final classJSON-RPC response confirming deletion of a task's push notification configuration.final classJSON-RPC response containing an agent's extended card with authenticated details.final classJSON-RPC response containing a task's push notification configuration.final classJSON-RPC response containing requested task information.final classJSON-RPC response containing all push notification configurations for a task with pagination support.final classThe response for a list tasks request.final classThe response after receiving a send message request.final classJSON-RPC response for streaming message initiation requests.