| Package | Description |
|---|---|
| org.mule.construct.flow | |
| org.mule.processor | |
| org.mule.processor.strategy |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncInterceptingMessageProcessor |
DefaultFlowProcessingStrategy.createAsyncMessageProcessor(StageNameSource nameSource,
MuleContext muleContext) |
| Modifier and Type | Class and Description |
|---|---|
class |
LaxAsyncInterceptingMessageProcessor |
class |
LaxSedaStageInterceptingMessageProcessor
Processes
MuleEvent's asynchronously using a MuleWorkManager to schedule asynchronous
processing of the next MessageProcessor. |
class |
SedaStageInterceptingMessageProcessor
Processes
MuleEvent's asynchronously using a MuleWorkManager to schedule asynchronous
processing of the next MessageProcessor. |
| Modifier and Type | Method and Description |
|---|---|
protected AsyncInterceptingMessageProcessor |
AsynchronousProcessingStrategy.createAsyncMessageProcessor(StageNameSource nameSource,
MuleContext muleContext) |
protected AsyncInterceptingMessageProcessor |
QueuedAsynchronousProcessingStrategy.createAsyncMessageProcessor(StageNameSource nameSource,
MuleContext muleContext) |
Copyright © 2003–2015 MuleSoft, Inc.. All rights reserved.