Uses of Interface
io.a2a.client.http.A2AHttpClient
-
Uses of A2AHttpClient in io.a2a.client.http
Classes in io.a2a.client.http that implement A2AHttpClientConstructors in io.a2a.client.http with parameters of type A2AHttpClientModifierConstructorDescriptionA2ACardResolver(A2AHttpClient httpClient, String baseUrl) Constructs an A2ACardResolver with a specific HTTP client and base URL.A2ACardResolver(A2AHttpClient httpClient, String baseUrl, @Nullable String agentCardPath, @Nullable Map<String, String> authHeaders) A2ACardResolver(A2AHttpClient httpClient, String baseUrl, String agentCardPath)