Class SetPushNotificationConfigHandler

java.lang.Object
com.mulesoft.connectors.a2a.internal.server.agent.operations.RequestHandler
com.mulesoft.connectors.a2a.internal.server.agent.operations.SetPushNotificationConfigHandler

public class SetPushNotificationConfigHandler extends RequestHandler
Handles setting push notification configurations for tasks. This operation implements the 'tasks/pushNotificationConfig/set' JSON-RPC method and provides proper error handling with standardized JSON-RPC error codes.
  • Constructor Details

    • SetPushNotificationConfigHandler

      public SetPushNotificationConfigHandler()
  • Method Details