| Modifier and Type | Method and Description |
|---|---|
protected void |
StoreHandler.completeMessage(String name,
MessageAttributes attrs,
Completion complete) |
void |
DeliveryManager.handleCompletion(Completion complete,
MessageAttributes attrs,
RosettaNetConfig config) |
| Modifier and Type | Method and Description |
|---|---|
void |
StoreHandler.registerCompletion(RosettaNetConfig config,
org.mule.runtime.extension.api.runtime.source.SourceCallback<Completion,MessageAttributes> callback) |
void |
DeliveryManager.registerCompletion(RosettaNetConfig config,
org.mule.runtime.extension.api.runtime.source.SourceCallback<Completion,MessageAttributes> callback) |
| Modifier and Type | Method and Description |
|---|---|
MessageAttributes |
MessageAttributesBuilder.build(ServiceReader serviceReader,
byte[] requestData,
org.mule.runtime.api.util.MultiMap<String,String> headers) |
MessageAttributes |
MessageAttributesDirector.generateAttributes() |
| Modifier and Type | Method and Description |
|---|---|
void |
RosettaRequestHandler.addUsage(RosettaNetConfig config,
org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,MessageAttributes> callback)
Add usage configuration for this listener.
|
void |
ListenerManager.registerActionSource(RosettaNetConfig config,
org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,MessageAttributes> callback) |
| Modifier and Type | Method and Description |
|---|---|
org.mule.runtime.extension.api.runtime.operation.Result<InputStream,MessageAttributes> |
RosettaNetOperations.sendAction(RosettaNetConfig config,
ReplyAttributes replyTo,
InputStream content) |
| Modifier and Type | Method and Description |
|---|---|
void |
CompletionSource.onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<Completion,MessageAttributes> sourceCallback) |
void |
ActionSource.onStart(org.mule.runtime.extension.api.runtime.source.SourceCallback<InputStream,MessageAttributes> sourceCallback) |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.