Uses of Interface
org.a2aproject.sdk.client.http.A2AHttpClient
-
Uses of A2AHttpClient in org.a2aproject.sdk.client.http
Classes in org.a2aproject.sdk.client.http that implement A2AHttpClientModifier and TypeClassDescriptionclassDefault HTTP client implementation using JDK 11+HttpClient.Methods in org.a2aproject.sdk.client.http that return A2AHttpClientModifier and TypeMethodDescriptionstatic A2AHttpClientA2AHttpClientFactory.create()Creates a new A2AHttpClient instance using the highest priority provider available.static A2AHttpClientCreates a new A2AHttpClient instance using a specific provider by name.A2AHttpClientProvider.create()Creates a new instance of an A2AHttpClient.JdkA2AHttpClientProvider.create()Methods in org.a2aproject.sdk.client.http with parameters of type A2AHttpClientModifier and TypeMethodDescriptionA2ACardResolver.Builder.httpClient(A2AHttpClient httpClient) Sets the HTTP client to use for fetching agent cards.