Uses of Package
org.a2aproject.sdk.jsonrpc.common.wrappers
Packages that use org.a2aproject.sdk.jsonrpc.common.wrappers
Package
Description
Common OpenTelemetry utilities and shared components for A2A Java SDK.
JSON-RPC 2.0 protocol message wrappers for the A2A Protocol.
Server-Sent Events (SSE) formatting utilities for A2A streaming responses.
JSON-RPC transport handler implementations for the A2A protocol.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.clientClassDescriptionResult of a list tasks request containing matching tasks and pagination information.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.client.transport.grpcClassDescriptionResult of a list tasks request containing matching tasks and pagination information.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.client.transport.jsonrpcClassDescriptionResult of a list tasks request containing matching tasks and pagination information.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.client.transport.restClassDescriptionResult of a list tasks request containing matching tasks and pagination information.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.client.transport.spiClassDescriptionResult of a list tasks request containing matching tasks and pagination information.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.extras.opentelemetryClassDescriptionResult of a list tasks request containing matching tasks and pagination information.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.extras.opentelemetry.clientClassDescriptionResult of a list tasks request containing matching tasks and pagination information.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.extras.opentelemetry.client.propagationClassDescriptionResult of a list tasks request containing matching tasks and pagination information.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.extras.taskstore.database.jpaClassDescriptionResult of a list tasks request containing matching tasks and pagination information.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.grpc.mapperClassDescriptionResult of a list tasks request containing matching tasks and pagination information.JSON-RPC request to subscribe to an ongoing or completed task's event stream.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.grpc.utilsClassDescriptionBase class for JSON-RPC 2.0 requests in the A2A Protocol.Represents a JSONRPC response.Result of a list tasks request containing matching tasks and pagination information.
-
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. -
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.server.requesthandlersClassDescriptionResult of a list tasks request containing matching tasks and pagination information.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.server.tasksClassDescriptionResult of a list tasks request containing matching tasks and pagination information.
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.server.util.sse
-
Classes in org.a2aproject.sdk.jsonrpc.common.wrappers used by org.a2aproject.sdk.transport.jsonrpc.handlerClassDescriptionJSON-RPC request to cancel an in-progress task.JSON-RPC response for task cancellation requests.JSON-RPC request to configure push notifications for a specific task.JSON-RPC response confirming push notification configuration for a task.JSON-RPC request to delete a push notification configuration from a task.JSON-RPC response confirming deletion of a task's push notification configuration.JSON-RPC request to retrieve an agent's extended card with authenticated details.JSON-RPC response containing an agent's extended card with authenticated details.JSON-RPC request to retrieve push notification configuration for a task.JSON-RPC response containing a task's push notification configuration.JSON-RPC request to retrieve task information by ID.JSON-RPC response containing requested task information.JSON-RPC request to list all push notification configurations for a task.JSON-RPC response containing all push notification configurations for a task with pagination support.A list tasks request.The response for a list tasks request.JSON-RPC request for the
SendMessagemethod in the A2A Protocol.The response after receiving a send message request.JSON-RPC request to initiate a new task with streaming event delivery.JSON-RPC response for streaming message initiation requests.JSON-RPC request to subscribe to an ongoing or completed task's event stream.