| Package | Description |
|---|---|
| com.mulesoft.extension.mq.api.source | |
| com.mulesoft.extension.mq.internal.config |
| Modifier and Type | Class and Description |
|---|---|
class |
PollingTypeSubscriberFactory
SubscriberFactory implementation for creating instances of polling subscribers |
class |
PrefetchTypeSubscriberFactory
SubscriberFactory implementation for creating instances of prefetch subscribers |
| Modifier and Type | Method and Description |
|---|---|
SubscriberFactory |
SubscriberConfig.getSubscriberType() |
| Constructor and Description |
|---|
SubscriberConfig(SubscriberAckMode acknowledgementMode,
long acknowledgementTimeout,
TimeUnit acknowledgementTimeoutUnit,
SubscriberFactory subscriberType) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.