类 MessageSendConfiguration

java.lang.Object
io.github.a2ap.core.model.MessageSendConfiguration

public class MessageSendConfiguration extends Object
Configuration for sending messages in the A2A4J framework.
  • 构造器详细资料

    • MessageSendConfiguration

      public MessageSendConfiguration()
      Default constructor for serialization frameworks.
    • MessageSendConfiguration

      public MessageSendConfiguration(List<String> acceptedOutputModes, Integer historyLength, PushNotificationConfig pushNotificationConfig, Boolean blocking)
  • 方法详细资料