Class A2ARemoteService

java.lang.Object
com.google.adk.webservice.A2ARemoteService

@Service public class A2ARemoteService extends Object
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 Details

  • Method Details

    • handle

      public io.a2a.spec.SendMessageResponse handle(io.a2a.spec.SendMessageRequest request)