Uses of Class
org.a2aproject.sdk.jsonrpc.common.wrappers.A2ARequest
Packages that use A2ARequest
Package
Description
JSON-RPC 2.0 protocol message wrappers for the A2A Protocol.
-
Uses of A2ARequest in org.a2aproject.sdk.jsonrpc.common.wrappers
Subclasses of A2ARequest in org.a2aproject.sdk.jsonrpc.common.wrappersModifier and TypeClassDescriptionfinal classJSON-RPC request to cancel an in-progress task.final classJSON-RPC request to configure push notifications for a specific task.final classJSON-RPC request to delete a push notification configuration from a task.final classJSON-RPC request to retrieve an agent's extended card with authenticated details.final classJSON-RPC request to retrieve push notification configuration for a task.final classJSON-RPC request to retrieve task information by ID.final classJSON-RPC request to list all push notification configurations for a task.final classA list tasks request.classRepresents a non-streaming JSON-RPC request.final classJSON-RPC request for theSendMessagemethod in the A2A Protocol.final classJSON-RPC request to initiate a new task with streaming event delivery.classBase class for JSON-RPC requests that support streaming responses in the A2A Protocol.final classJSON-RPC request to subscribe to an ongoing or completed task's event stream.