| Modifier and Type | Class and Description |
|---|---|
class |
AnypointMQAsyncMessageBinding
Message biding for AnypointMQ ref -
https://github.com/asyncapi/bindings/blob/b1e7736071ccddc6c3d652bb2071cad4549f8a08/anypointmq/README.md
|
| Modifier and Type | Method and Description |
|---|---|
static AsyncMessageBinding |
AsyncMessageBinding.fromMessageBinding(amf.apicontract.client.platform.model.domain.bindings.MessageBinding b) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,AsyncMessageBinding> |
BindingsHandler.getPublishMessageBindings() |
Map<String,AsyncMessageBinding> |
BindingsHandler.getSubscribeMessageBindings() |
| Modifier and Type | Method and Description |
|---|---|
void |
BindingsHandler.registerMessageBindings(amf.apicontract.client.platform.model.domain.EndPoint endPoint,
AsyncOperation operation,
Map<String,AsyncMessageBinding> bindingsMap) |
| Modifier and Type | Class and Description |
|---|---|
class |
KafkaAsyncMessageBinding
Message binding for Kafka ref -
https://github.com/asyncapi/bindings/blob/1cd9167b08c81505e342d5de4970234b80439360/kafka/README.md
|
Copyright © 2025 MuleSoft, Inc.. All rights reserved.