Uses of Interface
io.a2a.spec.EventKind
Packages that use EventKind
-
Uses of EventKind in io.a2a.spec
Classes in io.a2a.spec that implement EventKindModifier 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 EventKindModifierConstructorDescriptionSendMessageResponse(Object id, EventKind result) SendMessageResponse(String jsonrpc, Object id, EventKind result, JSONRPCError error)