public class AnypointMQConnection extends Object
| Constructor and Description |
|---|
AnypointMQConnection(org.mule.runtime.http.api.client.HttpClient httpClient,
String url,
String clientId,
String clientSecret,
String userAgentInfo,
org.mule.runtime.api.scheduler.Scheduler scheduler) |
| Modifier and Type | Method and Description |
|---|---|
void |
disconnect() |
com.mulesoft.mq.restclient.internal.Destination |
getDestination(String destination) |
void |
validate() |
public void validate()
public void disconnect()
public com.mulesoft.mq.restclient.internal.Destination getDestination(String destination)
Copyright © 2025 MuleSoft, Inc.. All rights reserved.