MQSubscriber |
PrefetchTypeSubscriberFactory.createSubscriber(String subscriberName,
com.mulesoft.mq.restclient.internal.Destination destination,
SubscriberAckMode ackMode,
long ackTimeout,
com.mulesoft.mq.restclient.circuit.MQCircuitBreaker circuitBreaker,
org.mule.runtime.api.scheduler.SchedulerService schedulerService,
org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,AnypointMQMessageAttributes> callback,
int primaryRegionStatusCheckIntervalMs,
int fallbackMessagesCheckIntervalMs,
boolean fallbackFeatureSystemPropertyEnabled) |
MQSubscriber |
SubscriberFactory.createSubscriber(String subscriberName,
com.mulesoft.mq.restclient.internal.Destination destination,
SubscriberAckMode ackMode,
long ackTimeout,
com.mulesoft.mq.restclient.circuit.MQCircuitBreaker circuitBreaker,
org.mule.runtime.api.scheduler.SchedulerService schedulerService,
org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,AnypointMQMessageAttributes> callback,
int primaryRegionStatusCheckIntervalMs,
int fallbackMessagesCheckIntervalMs,
boolean fallbackFeatureSystemPropertyEnabled)
|
MQSubscriber |
PollingTypeSubscriberFactory.createSubscriber(String subscriberName,
com.mulesoft.mq.restclient.internal.Destination destination,
SubscriberAckMode ackMode,
long ackTimeout,
com.mulesoft.mq.restclient.circuit.MQCircuitBreaker circuitBreaker,
org.mule.runtime.api.scheduler.SchedulerService schedulerService,
org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,AnypointMQMessageAttributes> callback,
int primaryRegionStatusCheckIntervalMs,
int fallbackMessagesCheckIntervalMs,
boolean fallbackFeatureSystemPropertyEnabled) |