Uses of Package
org.a2aproject.sdk.jsonrpc.common.wrappers
Packages that use org.a2aproject.sdk.jsonrpc.common.wrappers
Package
Description
JSON-RPC 2.0 protocol message wrappers for the A2A Protocol.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.jsonrpc.common.wrappersClassDescriptionBase interface for all JSON-RPC 2.0 protocol messages in the A2A Protocol.Base class for JSON-RPC 2.0 requests in the A2A Protocol.Represents a JSONRPC response.JSON-RPC request to cancel an in-progress task.Builder for constructing
CancelTaskRequestinstances.JSON-RPC request to configure push notifications for a specific task.Builder for constructing instances.JSON-RPC request to delete a push notification configuration from a task.Builder for constructingDeleteTaskPushNotificationConfigRequestinstances.JSON-RPC request to retrieve an agent's extended card with authenticated details.Builder for constructing instances.JSON-RPC request to retrieve push notification configuration for a task.Builder for constructing instances.JSON-RPC request to retrieve task information by ID.Builder for constructing instances.JSON-RPC request to list all push notification configurations for a task.Builder for constructing instances.A list tasks request.Builder for constructing instances.Result of a list tasks request containing matching tasks and pagination information.Builder for constructing instances.Represents a non-streaming JSON-RPC request.JSON-RPC request for theSendMessagemethod in the A2A Protocol.Builder for constructingSendMessageRequestinstances with a fluent API.JSON-RPC request to initiate a new task with streaming event delivery.Builder for constructingSendStreamingMessageRequestinstances.Base class for JSON-RPC requests that support streaming responses in the A2A Protocol.JSON-RPC request to subscribe to an ongoing or completed task's event stream.Builder for constructing instances.