Uses of Class
org.a2aproject.sdk.client.transport.jsonrpc.JSONRPCTransportConfig
Packages that use JSONRPCTransportConfig
-
Uses of JSONRPCTransportConfig in org.a2aproject.sdk.client.transport.jsonrpc
Methods in org.a2aproject.sdk.client.transport.jsonrpc that return JSONRPCTransportConfigModifier and TypeMethodDescriptionJSONRPCTransportConfigBuilder.build()Build the JSON-RPC transport configuration.Methods in org.a2aproject.sdk.client.transport.jsonrpc with parameters of type JSONRPCTransportConfigModifier and TypeMethodDescriptionJSONRPCTransportProvider.create(@Nullable JSONRPCTransportConfig clientTransportConfig, org.a2aproject.sdk.spec.AgentCard agentCard, org.a2aproject.sdk.spec.AgentInterface agentInterface)