Uses of Class
org.a2aproject.sdk.jsonrpc.common.wrappers.NonStreamingJSONRPCRequest
Packages that use NonStreamingJSONRPCRequest
Package
Description
JSON-RPC 2.0 protocol message wrappers for the A2A Protocol.
-
Uses of NonStreamingJSONRPCRequest in org.a2aproject.sdk.jsonrpc.common.wrappers
Subclasses of NonStreamingJSONRPCRequest 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.final classJSON-RPC request for theSendMessagemethod in the A2A Protocol.