| Package | Description |
|---|---|
| org.mule.tests.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
NonBlockingOperations.nonBlocking(NonBlockingConfiguration configuration,
org.mule.runtime.api.metadata.TypedValue<Object> content,
Long delayMillis,
org.mule.runtime.extension.api.runtime.process.CompletionCallback<Object,Object> callback)
Test async non-blocking
Processor implementation that will return control to the Flow in a custom Scheduler
thread in the same way as, for example, a HTTP requester would. |
Copyright © 2025 MuleSoft, Inc.. All rights reserved.