Uses of Interface
org.a2aproject.sdk.client.http.A2AHttpResponse
Packages that use A2AHttpResponse
Package
Description
HTTP client utilities for A2A protocol communication.
-
Uses of A2AHttpResponse in org.a2aproject.sdk.client.http
Methods in org.a2aproject.sdk.client.http that return A2AHttpResponse -
Uses of A2AHttpResponse in org.a2aproject.sdk.client.transport.rest
Methods in org.a2aproject.sdk.client.transport.rest with parameters of type A2AHttpResponseModifier and TypeMethodDescriptionstatic A2AClientExceptionRestErrorMapper.mapRestError(A2AHttpResponse response) -
Uses of A2AHttpResponse in org.a2aproject.sdk.compat03.client.transport.rest
Methods in org.a2aproject.sdk.compat03.client.transport.rest with parameters of type A2AHttpResponseModifier and TypeMethodDescriptionstatic A2AClientException_v0_3RestErrorMapper_v0_3.mapRestError(A2AHttpResponse response)