Package io.a2a.spec

Class JSONRPCResponse<T>

java.lang.Object
io.a2a.spec.JSONRPCResponse<T>
All Implemented Interfaces:
JSONRPCMessage
Direct Known Subclasses:
CancelTaskResponse, DeleteTaskPushNotificationConfigResponse, GetAuthenticatedExtendedCardResponse, GetTaskPushNotificationConfigResponse, GetTaskResponse, JSONRPCErrorResponse, ListTaskPushNotificationConfigResponse, SendMessageResponse, SendStreamingMessageResponse, SetTaskPushNotificationConfigResponse

Represents a JSONRPC response.