|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueuedAsynchronousProcessingStrategy | |
|---|---|
| org.mule.construct.flow | |
| org.mule.processor.strategy | |
| Uses of QueuedAsynchronousProcessingStrategy in org.mule.construct.flow |
|---|
| Subclasses of QueuedAsynchronousProcessingStrategy in org.mule.construct.flow | |
|---|---|
class |
DefaultFlowProcessingStrategy
This processing strategy uses the 'queued-asynchronous' strategy where possible, but if an event is synchronous it processes it synchronously rather than failing. |
| Uses of QueuedAsynchronousProcessingStrategy in org.mule.processor.strategy |
|---|
| Subclasses of QueuedAsynchronousProcessingStrategy in org.mule.processor.strategy | |
|---|---|
class |
QueuedThreadPerProcessorProcessingStrategy
This strategy uses the QueueManager to decouple the processing of each message processor. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||