All Classes and Interfaces
Class
Description
Abstract base class for SSE event listeners that provides common functionality
for handling Server-Sent Events across different transport implementations.
An interceptor that automatically adds authentication details to requests
based on the agent's security schemes and the credentials available.
A context passed with each client call, allowing for call-specific.
An abstract base class for client-side call interceptors.
Interface for a client transport.
Base configuration class for A2A client transport protocols.
ClientTransportConfigBuilder<T extends ClientTransportConfig<? extends ClientTransport>,B extends ClientTransportConfigBuilder<T,B>>
Base builder class for constructing transport configuration instances.
Client transport provider interface.
Service provider interface for wrapping client transports with additional functionality.
Used to retrieve credentials.
A simple in-memory store for session-keyed credentials.