Uses of Package
org.mule.api.exception

Packages that use org.mule.api.exception
org.mule The Mule implementation of the Universal Message Objects(tm) API specification. 
org.mule.api The Universal Message Object(tm) API provides a way for components to interact without needing to know about the protocol or delivery mechanisms of information passed between them 
org.mule.api.construct   
org.mule.api.exception   
org.mule.api.model Contains the interfaces for the Model and supporting objects such as the CompoenntResolver, EntryPointResolver, etc. 
org.mule.api.service   
org.mule.client   
org.mule.config.spring.factories   
org.mule.construct   
org.mule.construct.builder   
org.mule.exception   
org.mule.execution   
org.mule.model   
org.mule.module.cxf   
org.mule.processor   
org.mule.service   
org.mule.tck.functional Helper classes and interfaces used by Mule fnctional tests. 
org.mule.transport.jms.redelivery   
 

Classes in org.mule.api.exception used by org.mule
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
RollbackSourceCallback
          This is used to provide a rollback method in order to achieve atomic message delivery without relying on JTA transactions, The exact behavior of this method will depend on the transport, e.g.
SystemExceptionHandler
          Take some action when a system exception has occurred (i.e., there was no message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.api
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
RollbackSourceCallback
          This is used to provide a rollback method in order to achieve atomic message delivery without relying on JTA transactions, The exact behavior of this method will depend on the transport, e.g.
SystemExceptionHandler
          Take some action when a system exception has occurred (i.e., there was no message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.api.construct
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.api.exception
ExceptionHandler
           
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
RollbackSourceCallback
          This is used to provide a rollback method in order to achieve atomic message delivery without relying on JTA transactions, The exact behavior of this method will depend on the transport, e.g.
 

Classes in org.mule.api.exception used by org.mule.api.model
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.api.service
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.client
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.config.spring.factories
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.construct
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.construct.builder
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.exception
ExceptionHandler
           
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
MessagingExceptionHandlerAcceptor
          MessagingExceptionHandlers that will only be executed if accepts to manage MuleEvent
RollbackSourceCallback
          This is used to provide a rollback method in order to achieve atomic message delivery without relying on JTA transactions, The exact behavior of this method will depend on the transport, e.g.
SystemExceptionHandler
          Take some action when a system exception has occurred (i.e., there was no message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.execution
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.model
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.module.cxf
ExceptionHandler
           
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.processor
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.service
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.tck.functional
ExceptionHandler
           
MessagingExceptionHandler
          Take some action when a messaging exception has occurred (i.e., there was a message in play when the exception occurred).
 

Classes in org.mule.api.exception used by org.mule.transport.jms.redelivery
MessageRedeliveredException
           
 



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