All Classes and Interfaces
Class
Description
Utility for fetching agent cards from A2A agents.
Builder for creating A2ACardResolver instances with a fluent API.
HTTP client interface for making HTTP requests to A2A agents.
Base builder interface for HTTP requests.
Builder for HTTP DELETE requests.
Builder for HTTP GET requests.
Builder for HTTP POST requests.
Factory for creating
A2AHttpClient instances using the ServiceLoader mechanism.Service provider interface for creating
A2AHttpClient instances.Read-only abstraction over HTTP response headers.
HTTP response wrapper containing status code and response body.
Default HTTP client implementation using JDK 11+
HttpClient.Service provider for
JdkA2AHttpClient.Represents a parsed Server-Sent Event (SSE).
Streaming parser for Server-Sent Events (SSE).