Uses of Interface
io.a2a.spec.StreamingEventKind
Packages that use StreamingEventKind
-
Uses of StreamingEventKind in io.a2a.spec
Classes in io.a2a.spec that implement StreamingEventKindModifier and TypeClassDescriptionfinal classAn A2A message.final classA central unit of work.final classA task artifact update event.final classA task status update event.Constructors in io.a2a.spec with parameters of type StreamingEventKindModifierConstructorDescriptionSendStreamingMessageResponse(Object id, StreamingEventKind result) SendStreamingMessageResponse(String jsonrpc, Object id, StreamingEventKind result, JSONRPCError error)