Package io.a2a.http
Class JdkA2AHttpClient
java.lang.Object
io.a2a.http.JdkA2AHttpClient
- All Implemented Interfaces:
A2AHttpClient
-
Nested Class Summary
Nested classes/interfaces inherited from interface io.a2a.http.A2AHttpClient
A2AHttpClient.Builder<T extends A2AHttpClient.Builder<T>>, A2AHttpClient.GetBuilder, A2AHttpClient.PostBuilder -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription
-
Constructor Details
-
JdkA2AHttpClient
public JdkA2AHttpClient()
-
-
Method Details
-
createGet
- Specified by:
createGetin interfaceA2AHttpClient
-
createPost
- Specified by:
createPostin interfaceA2AHttpClient
-