Uses of Package
org.a2aproject.sdk.jsonrpc.common.json
Packages that use org.a2aproject.sdk.jsonrpc.common.json
Package
Description
JSON processing exceptions for the A2A Java SDK.
Quarkus JSON-RPC reference implementation for the A2A protocol.
-
Classes in org.a2aproject.sdk.jsonrpc.common.json used by org.a2aproject.sdk.extras.pushnotificationconfigstore.database.jpaClassDescriptionGeneral exception for JSON processing errors during serialization or deserialization.
-
Classes in org.a2aproject.sdk.jsonrpc.common.json used by org.a2aproject.sdk.extras.taskstore.database.jpaClassDescriptionGeneral exception for JSON processing errors during serialization or deserialization.
-
Classes in org.a2aproject.sdk.jsonrpc.common.json used by org.a2aproject.sdk.grpc.utilsClassDescriptionException for JSON mapping errors when converting between JSON and Java objects.General exception for JSON processing errors during serialization or deserialization.
-
Classes in org.a2aproject.sdk.jsonrpc.common.json used by org.a2aproject.sdk.jsonrpc.common.jsonClassDescriptionJSON mapping exception that includes request ID for error tracking.Exception for JSON mapping errors when converting between JSON and Java objects.General exception for JSON processing errors during serialization or deserialization.
-
Classes in org.a2aproject.sdk.jsonrpc.common.json used by org.a2aproject.sdk.server.apps.quarkusClassDescriptionGeneral exception for JSON processing errors during serialization or deserialization.