Uses of Interface
org.a2aproject.sdk.spec.EventKind

Packages that use EventKind
Package
Description
JSON processing exceptions for the A2A Java SDK.
  • Uses of EventKind in org.a2aproject.sdk.spec

    Classes in org.a2aproject.sdk.spec that implement EventKind
    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.