Uses of Class
org.a2aproject.sdk.jsonrpc.common.wrappers.StreamingJSONRPCRequest
Packages that use StreamingJSONRPCRequest
Package
Description
JSON-RPC 2.0 protocol message wrappers for the A2A Protocol.
-
Uses of StreamingJSONRPCRequest in org.a2aproject.sdk.jsonrpc.common.wrappers
Subclasses of StreamingJSONRPCRequest in org.a2aproject.sdk.jsonrpc.common.wrappersModifier and TypeClassDescriptionfinal classJSON-RPC request to initiate a new task with streaming event delivery.final classJSON-RPC request to subscribe to an ongoing or completed task's event stream.