Class A2ARemoteService
java.lang.Object
com.google.adk.webservice.A2ARemoteService
Core service that bridges the A2A JSON-RPC sendMessage API to a local ADK runner.
**EXPERIMENTAL:** Subject to change, rename, or removal in any future patch release. Do not use in production code.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionio.a2a.spec.SendMessageResponsehandle(io.a2a.spec.SendMessageRequest request)
-
Constructor Details
-
A2ARemoteService
-
-
Method Details
-
handle
public io.a2a.spec.SendMessageResponse handle(io.a2a.spec.SendMessageRequest request)
-