Class MuleBasedAnypointMQClientFactory

java.lang.Object
org.mule.extension.jsonlogger.internal.destinations.amq.client.MuleBasedAnypointMQClientFactory
All Implemented Interfaces:
com.mulesoft.mq.restclient.AnypointMQClientFactory

public class MuleBasedAnypointMQClientFactory extends Object implements com.mulesoft.mq.restclient.AnypointMQClientFactory
  • Constructor Details

    • MuleBasedAnypointMQClientFactory

      public MuleBasedAnypointMQClientFactory(org.mule.runtime.http.api.client.HttpClient httpClient, org.mule.runtime.api.scheduler.Scheduler scheduler)
  • Method Details

    • createClient

      public com.mulesoft.mq.restclient.AnypointMqClient createClient(String courierApiUrl, com.mulesoft.mq.restclient.client.mq.domain.CourierAuthenticationCredentials authenticationCredentials, String userAgentInfo)
      Specified by:
      createClient in interface com.mulesoft.mq.restclient.AnypointMQClientFactory