Uses of Interface
io.a2a.server.tasks.PushNotificationSender
Packages that use PushNotificationSender
-
Uses of PushNotificationSender in io.a2a.server.requesthandlers
Constructors in io.a2a.server.requesthandlers with parameters of type PushNotificationSenderModifierConstructorDescriptionDefaultRequestHandler(AgentExecutor agentExecutor, TaskStore taskStore, QueueManager queueManager, PushNotificationConfigStore pushConfigStore, PushNotificationSender pushSender, Executor executor) -
Uses of PushNotificationSender in io.a2a.server.tasks
Classes in io.a2a.server.tasks that implement PushNotificationSender