Uses of Package
org.mule.processor.strategy

Packages that use org.mule.processor.strategy
org.mule.construct.flow   
org.mule.processor.strategy   
 

Classes in org.mule.processor.strategy used by org.mule.construct.flow
AsynchronousProcessingStrategy
          This strategy uses a WorkManager to schedule the processing of the pipeline of message processors in a single worker thread.
QueuedAsynchronousProcessingStrategy
          This strategy uses a QueueManager to decouple receipt and processing of messages.
 

Classes in org.mule.processor.strategy used by org.mule.processor.strategy
AsynchronousProcessingStrategy
          This strategy uses a WorkManager to schedule the processing of the pipeline of message processors in a single worker thread.
QueuedAsynchronousProcessingStrategy
          This strategy uses a QueueManager to decouple receipt and processing of messages.
 



Copyright © 2003-2012 MuleSoft, Inc.. All Rights Reserved.