| Package | Description |
|---|---|
| org.mule.runtime.core.api.construct | |
| org.mule.runtime.core.api.processor | |
| org.mule.runtime.core.internal.construct |
| Modifier and Type | Method and Description |
|---|---|
Flow |
Flow.Builder.build()
Builds a flow with the provided configuration.
|
| Modifier and Type | Method and Description |
|---|---|
static Event |
MessageProcessors.processToApply(Event event,
Flow flow)
Adapt a
Flow used via non-blocking API Function.apply(Object) by blocking and waiting for response
Event or throwing an MuleException in the case of an error. |
| Modifier and Type | Class and Description |
|---|---|
static class |
DefaultFlowBuilder.DefaultFlow
Default implementation of
Flow |
| Modifier and Type | Method and Description |
|---|---|
Flow |
DefaultFlowBuilder.build()
Builds a flow with the provided configuration.
|
Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.