Package org.a2aproject.sdk.server.events
@NullMarked
package org.a2aproject.sdk.server.events
-
ClassDescriptionHook interface for event queue enqueue operations.Abstract base class for event queues that manage task event streaming.Builder for creating configured EventQueue instances.Exception thrown when attempting to dequeue from a closed and empty event queue.Represents an item that can be enqueued/dequeued in an EventQueue.Background processor for the MainEventBus.Callback interface for MainEventBusProcessor events.Portable CDI initializer for MainEventBusProcessor.Exception thrown when attempting to access a task queue that does not exist.Poison pill event used to signal that a queue has been closed.Manages
EventQueuelifecycle for task-based event routing and consumption.