| Modifier and Type | Method and Description |
|---|---|
SourceCallbackRegistry |
AsyncConfig.getSourceCallbackRegistry() |
| Modifier and Type | Field and Description |
|---|---|
protected SourceCallbackRegistry |
MessageListenerHandler.registry |
| Constructor and Description |
|---|
MessageListenerHandler(amf.apicontract.client.platform.model.domain.api.AsyncApi api,
SourceCallbackRegistry registry,
ChannelBasedRegistry channelBasedRegistry,
amf.apicontract.client.platform.AMFElementClient amfElementClient,
String serverName,
String channelName,
List<AsyncBinding> asyncBindings) |
| Constructor and Description |
|---|
AnypointMQMessageListenerHandler(amf.apicontract.client.platform.model.domain.api.AsyncApi api,
SourceCallbackRegistry registry,
ChannelBasedRegistry channelBasedRegistry,
amf.apicontract.client.platform.AMFElementClient amfElementClient,
String serverName,
String channelName,
String configRef,
List<AsyncBinding> asyncBindings) |
| Constructor and Description |
|---|
KafkaMessageListenerHandler(amf.apicontract.client.platform.model.domain.api.AsyncApi api,
SourceCallbackRegistry registry,
ChannelBasedRegistry channelBasedRegistry,
amf.apicontract.client.platform.AMFElementClient amfElementClient,
String serverName,
String consumerConfigRef,
List<AsyncBinding> asyncBindings) |
Copyright © 2024 MuleSoft, Inc.. All rights reserved.