Package org.a2aproject.sdk.jsonrpc.common.wrappers


package org.a2aproject.sdk.jsonrpc.common.wrappers
JSON-RPC 2.0 protocol message wrappers for the A2A Protocol.

This package contains internal implementation classes that wrap A2A Protocol domain objects in JSON-RPC 2.0 message structures. These classes are used by JSON-RPC transport implementations and are not part of the public SDK API.

Internal Use Only: Classes in this package are implementation details. The public API is in org.a2aproject.sdk.spec.

See Also: