Uses of Class
io.a2a.spec.NonStreamingJSONRPCRequest
Packages that use NonStreamingJSONRPCRequest
-
Uses of NonStreamingJSONRPCRequest in io.a2a.spec
Subclasses of NonStreamingJSONRPCRequest in io.a2a.specModifier and TypeClassDescriptionfinal classA request that can be used to cancel a task.final classA delete task push notification config request.final classRepresents a JSON-RPC request for the `agent/getAuthenticatedExtendedCard` method.final classA get task push notification request.final classA get task request.final classA list task push notification config request.final classUsed to send a message request.final classUsed to set a task push notification request.Methods in io.a2a.spec that return NonStreamingJSONRPCRequestModifier and TypeMethodDescriptionNonStreamingJSONRPCRequestDeserializer.deserialize(com.fasterxml.jackson.core.JsonParser jsonParser, com.fasterxml.jackson.databind.DeserializationContext context)