Interface A2AMethods


public interface A2AMethods
Constants defining the A2A protocol method names.
  • Field Details

    • CANCEL_TASK_METHOD

      static final String CANCEL_TASK_METHOD
      Method name for canceling a task.
      See Also:
    • DELETE_TASK_PUSH_NOTIFICATION_CONFIG_METHOD

      static final String DELETE_TASK_PUSH_NOTIFICATION_CONFIG_METHOD
      Method name for deleting task push notification configuration.
      See Also:
    • GET_EXTENDED_AGENT_CARD_METHOD

      static final String GET_EXTENDED_AGENT_CARD_METHOD
      Method name for getting extended agent card information.
      See Also:
    • GET_TASK_METHOD

      static final String GET_TASK_METHOD
      Method name for getting a task.
      See Also:
    • GET_TASK_PUSH_NOTIFICATION_CONFIG_METHOD

      static final String GET_TASK_PUSH_NOTIFICATION_CONFIG_METHOD
      Method name for getting task push notification configuration.
      See Also:
    • LIST_TASK_METHOD

      static final String LIST_TASK_METHOD
      Method name for listing tasks.
      See Also:
    • LIST_TASK_PUSH_NOTIFICATION_CONFIG_METHOD

      static final String LIST_TASK_PUSH_NOTIFICATION_CONFIG_METHOD
      Method name for listing task push notification configurations.
      See Also:
    • SEND_MESSAGE_METHOD

      static final String SEND_MESSAGE_METHOD
      Method name for sending a message.
      See Also:
    • SEND_STREAMING_MESSAGE_METHOD

      static final String SEND_STREAMING_MESSAGE_METHOD
      Method name for sending a streaming message.
      See Also:
    • SET_TASK_PUSH_NOTIFICATION_CONFIG_METHOD

      static final String SET_TASK_PUSH_NOTIFICATION_CONFIG_METHOD
      Method name for setting task push notification configuration.
      See Also:
    • SUBSCRIBE_TO_TASK_METHOD

      static final String SUBSCRIBE_TO_TASK_METHOD
      Method name for subscribing to task events.
      See Also: