Uses of Interface
org.a2aproject.sdk.server.tasks.PushNotificationPayloadFormatter
Packages that use PushNotificationPayloadFormatter
-
Uses of PushNotificationPayloadFormatter in org.a2aproject.sdk.server.tasks
Constructor parameters in org.a2aproject.sdk.server.tasks with type arguments of type PushNotificationPayloadFormatterModifierConstructorDescriptionBasePushNotificationSender(PushNotificationConfigStore configStore, jakarta.enterprise.inject.Instance<PushNotificationPayloadFormatter> formatters) BasePushNotificationSender(PushNotificationConfigStore configStore, org.a2aproject.sdk.client.http.A2AHttpClient httpClient, List<PushNotificationPayloadFormatter> formatters)