DefaultA2AClient
Default implementation of the A2AClient interface.
Constructors
Functions
Cancels a task on the server using a pre-constructed request object.
Cancels a task on the server.
Gets the agent card from the server.
Gets a task from the server using a pre-constructed request object.
Gets a task from the server.
Gets the push notification configuration for a task using a pre-constructed request object.
Gets the push notification configuration for a task.
Resubscribes to streaming updates for a task.
Sends a message to an agent using the A2A protocol's message/send method.
Sends a message to an agent using a pre-constructed request object.
Sends a message to an agent with streaming updates using the A2A protocol's message/stream method.
Sends a message to an agent with streaming updates using a pre-constructed request object.
Sets push notification configuration for a task using a pre-constructed request object.
Sets push notification configuration for a task.