|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use AsyncInterceptingMessageProcessor | |
|---|---|
| org.mule.construct.flow | |
| org.mule.processor | |
| org.mule.processor.strategy | |
| Uses of AsyncInterceptingMessageProcessor in org.mule.construct.flow |
|---|
| Methods in org.mule.construct.flow that return AsyncInterceptingMessageProcessor | |
|---|---|
protected AsyncInterceptingMessageProcessor |
DefaultFlowProcessingStrategy.createAsyncMessageProcessor(ProcessingStrategy.StageNameSource nameSource,
MuleContext muleContext)
|
| Uses of AsyncInterceptingMessageProcessor in org.mule.processor |
|---|
| Subclasses of AsyncInterceptingMessageProcessor in org.mule.processor | |
|---|---|
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. |
| Uses of AsyncInterceptingMessageProcessor in org.mule.processor.strategy |
|---|
| Methods in org.mule.processor.strategy that return AsyncInterceptingMessageProcessor | |
|---|---|
protected AsyncInterceptingMessageProcessor |
QueuedAsynchronousProcessingStrategy.createAsyncMessageProcessor(ProcessingStrategy.StageNameSource nameSource,
MuleContext muleContext)
|
protected AsyncInterceptingMessageProcessor |
AsynchronousProcessingStrategy.createAsyncMessageProcessor(ProcessingStrategy.StageNameSource nameSource,
MuleContext muleContext)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||