Uses of Package
org.mule.processor

Packages that use org.mule.processor
org.mule.construct.processor   
org.mule.endpoint.inbound   
org.mule.endpoint.outbound   
org.mule.example.loanbroker.routers   
org.mule.interceptor   
org.mule.lifecycle.processor   
org.mule.module.atom.routing   
org.mule.module.cxf   
org.mule.processor   
org.mule.routing Defines the core routing patterns supported by mule. 
org.mule.routing.requestreply   
org.mule.service   
org.mule.service.processor   
 

Classes in org.mule.processor used by org.mule.construct.processor
AbstractMessageObserver
          Can be used for simple MessageProcessors that require the MuleEvent to log or send notifications etc.
 

Classes in org.mule.processor used by org.mule.endpoint.inbound
AbstractMessageObserver
          Can be used for simple MessageProcessors that require the MuleEvent to log or send notifications etc.
 

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.
AbstractMessageObserver
          Can be used for simple MessageProcessors that require the MuleEvent to log or send notifications etc.
 

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.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.
 

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.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.
AbstractMessageObserver
          Can be used for simple MessageProcessors that require the MuleEvent to log or send notifications etc.
 

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.
AbstractMessageObserver
          Can be used for simple MessageProcessors that require the MuleEvent to log or send notifications etc.
 



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