Package org.a2aproject.sdk.server.events
@NullMarked
package org.a2aproject.sdk.server.events
-
ClassDescriptionDefault no-op implementation of
TaskStreamLifecycleHook.Hook 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.ManagesEventQueuelifecycle for task-based event routing and consumption.Handle for closing all active streams (ChildQueues) for a task.Hook for observing task stream lifecycle events and controlling stream resources.