Uses of Class
org.mule.processor.AsyncInterceptingMessageProcessor

Packages that use AsyncInterceptingMessageProcessor
org.mule.processor   
 

Uses of AsyncInterceptingMessageProcessor in org.mule.processor
 

Subclasses of AsyncInterceptingMessageProcessor in org.mule.processor
 class OptionalAsyncInterceptingMessageProcessor
          Implementation of AsyncInterceptingMessageProcessor which continues processing in the same thread if the inbound endpoint has an exchange pattern that has a response or if a transaction is present.
 class SedaStageInterceptingMessageProcessor
          Processes MuleEvent's asynchronously using a MuleWorkManager to schedule asynchronous processing of the next MessageProcessor.
 



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