public class ExtensionMessageListener extends Object implements MessageListener
| Constructor and Description |
|---|
ExtensionMessageListener(SubscriberAckMode acknowledgementMode,
com.mulesoft.mq.restclient.internal.Destination destination,
org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,AnypointMQMessageAttributes> callback) |
| Modifier and Type | Method and Description |
|---|---|
void |
onError(Throwable throwable) |
void |
onReceive(com.mulesoft.mq.restclient.client.mq.domain.AnypointMQMessage message) |
public ExtensionMessageListener(SubscriberAckMode acknowledgementMode, com.mulesoft.mq.restclient.internal.Destination destination, org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,AnypointMQMessageAttributes> callback)
public void onReceive(com.mulesoft.mq.restclient.client.mq.domain.AnypointMQMessage message)
onReceive in interface MessageListenerpublic void onError(Throwable throwable)
onError in interface MessageListenerCopyright © 2025 MuleSoft, Inc.. All rights reserved.