Uses of Interface
io.a2a.spec.StreamingEventKind

Packages that use StreamingEventKind
Package
Description
JSON processing exceptions for the A2A Java SDK.
  • Uses of StreamingEventKind in io.a2a.spec

    Classes in io.a2a.spec that implement StreamingEventKind
    Modifier and Type
    Class
    Description
    final record 
    Represents a single message in the conversation between a user and an agent in the A2A Protocol.
    final record 
    Represents a single, stateful operation or conversation between a client and an agent in the A2A Protocol.
    final record 
    Event notifying that a task artifact has been created, modified, or appended to.
    final record 
    An event sent by the agent to notify the client of a change in a task's status.