Uses of Package
org.mule.processor

Packages that use org.mule.processor
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.api.routing.filter   
org.mule.config.dsl.routers   
org.mule.endpoint.outbound   
org.mule.enricher   
org.mule.example.loanbroker.routers   
org.mule.exception   
org.mule.interceptor   
org.mule.lifecycle.processor   
org.mule.module.atom.routing   
org.mule.module.cxf   
org.mule.module.sxc   
org.mule.module.xml.routing   
org.mule.processor   
org.mule.processor.chain   
org.mule.routing Defines the core routing patterns supported by mule. 
org.mule.routing.outbound Outbound router implementation as described in the Enterprise Integration Patterns book. 
org.mule.routing.requestreply   
org.mule.service   
org.mule.service.processor   
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
 

Classes in org.mule.processor used by org.mule
AbstractMessageProcessorOwner
          An object that owns message processors and delegates startup/shoutdown events to them
 

Classes in org.mule.processor used by org.mule.api.routing.filter
InternalProcessingException
          A marker interface for exceptions thrown by message processors to perform "long returns".
 

Classes in org.mule.processor used by org.mule.config.dsl.routers
AbstractMessageProcessorOwner
          An object that owns message processors and delegates startup/shoutdown events to them
 

Classes in org.mule.processor used by org.mule.endpoint.outbound
AbstractInterceptingMessageProcessor
          Abstract implementation of InterceptingMessageProcessor that simply provides an implementation of setNext and holds the next message processor as an attribute.
 

Classes in org.mule.processor used by org.mule.enricher
AbstractMessageProcessorOwner
          An object that owns message processors and delegates startup/shoutdown events to them
 

Classes in org.mule.processor used by org.mule.example.loanbroker.routers
AbstractInterceptingMessageProcessor
          Abstract implementation of InterceptingMessageProcessor that simply provides an implementation of setNext and holds the next message processor as an attribute.
 

Classes in org.mule.processor used by org.mule.exception
AbstractMessageProcessorOwner
          An object that owns message processors and delegates startup/shoutdown events to them
 

Classes in org.mule.processor used by org.mule.interceptor
AbstractInterceptingMessageProcessor
          Abstract implementation of InterceptingMessageProcessor that simply provides an implementation of setNext and holds the next message processor as an attribute.
 

Classes in org.mule.processor used by org.mule.lifecycle.processor
AbstractFilteringMessageProcessor
          Abstract InterceptingMessageProcessor that can be easily be extended and used for filtering message flow through a MessageProcessor chain.
AbstractInterceptingMessageProcessor
          Abstract implementation of InterceptingMessageProcessor that simply provides an implementation of setNext and holds the next message processor as an attribute.
 

Classes in org.mule.processor used by org.mule.module.atom.routing
AbstractInterceptingMessageProcessor
          Abstract implementation of InterceptingMessageProcessor that simply provides an implementation of setNext and holds the next message processor as an attribute.
 

Classes in org.mule.processor used by org.mule.module.cxf
AbstractInterceptingMessageProcessor
          Abstract implementation of InterceptingMessageProcessor that simply provides an implementation of setNext and holds the next message processor as an attribute.
AbstractMessageProcessorOwner
          An object that owns message processors and delegates startup/shoutdown events to them
 

Classes in org.mule.processor used by org.mule.module.sxc
AbstractMessageProcessorOwner
          An object that owns message processors and delegates startup/shoutdown events to them
 

Classes in org.mule.processor used by org.mule.module.xml.routing
AbstractMessageProcessorOwner
          An object that owns message processors and delegates startup/shoutdown events to them
 

Classes in org.mule.processor used by org.mule.processor
AbstractInterceptingMessageProcessor
          Abstract implementation of InterceptingMessageProcessor that simply provides an implementation of setNext and holds the next message processor as an attribute.
AbstractResponseMessageProcessor
           
AsyncInterceptingMessageProcessor
          Processes MuleEvent's asynchronously using a MuleWorkManager to schedule asynchronous processing of the next MessageProcessor.
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.
 

Classes in org.mule.processor used by org.mule.processor.chain
AbstractInterceptingMessageProcessor
          Abstract implementation of InterceptingMessageProcessor that simply provides an implementation of setNext and holds the next message processor as an attribute.
 

Classes in org.mule.processor used by org.mule.routing
AbstractFilteringMessageProcessor
          Abstract InterceptingMessageProcessor that can be easily be extended and used for filtering message flow through a MessageProcessor chain.
AbstractInterceptingMessageProcessor
          Abstract implementation of InterceptingMessageProcessor that simply provides an implementation of setNext and holds the next message processor as an attribute.
AbstractMessageProcessorOwner
          An object that owns message processors and delegates startup/shoutdown events to them
 

Classes in org.mule.processor used by org.mule.routing.outbound
AbstractMessageProcessorOwner
          An object that owns message processors and delegates startup/shoutdown events to them
 

Classes in org.mule.processor used by org.mule.routing.requestreply
AbstractInterceptingMessageProcessor
          Abstract implementation of InterceptingMessageProcessor that simply provides an implementation of setNext and holds the next message processor as an attribute.
 

Classes in org.mule.processor used by org.mule.service
AbstractFilteringMessageProcessor
          Abstract InterceptingMessageProcessor that can be easily be extended and used for filtering message flow through a MessageProcessor chain.
AbstractInterceptingMessageProcessor
          Abstract implementation of InterceptingMessageProcessor that simply provides an implementation of setNext and holds the next message processor as an attribute.
 

Classes in org.mule.processor used by org.mule.service.processor
AbstractInterceptingMessageProcessor
          Abstract implementation of InterceptingMessageProcessor that simply provides an implementation of setNext and holds the next message processor as an attribute.
 

Classes in org.mule.processor used by org.mule.tck.functional
AbstractMessageProcessorOwner
          An object that owns message processors and delegates startup/shoutdown events to them
 



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