Class ServerConfig

java.lang.Object
com.mulesoft.connectors.a2a.internal.server.ServerConfig

@Configuration(name="server") @ConnectionProviders(HttpServerConnectionProvider.class) @Sources(TaskListener.class) public class ServerConfig extends Object
  • Constructor Details

    • ServerConfig

      public ServerConfig()
  • Method Details