接口的使用
io.github.a2ap.core.client.CardResolver
使用CardResolver的程序包
-
io.github.a2ap.core.client.impl中CardResolver的使用
参数类型为CardResolver的io.github.a2ap.core.client.impl中的构造器限定符构造器说明DefaultA2AClient(CardResolver cardResolver) Constructs a new A2AClientImpl with the specified CardResolver.DefaultA2AClient(AgentCard agentCard, CardResolver cardResolver) Constructs a new A2AClientImpl with the specified CardResolver.