Uses of Interface
org.mule.api.Acceptor

Packages that use Acceptor
org.mule.api.exception   
org.mule.exception   
 

Uses of Acceptor in org.mule.api.exception
 

Subinterfaces of Acceptor in org.mule.api.exception
 interface MessagingExceptionHandlerAcceptor
          MessagingExceptionHandlers that will only be executed if accepts to manage MuleEvent
 

Uses of Acceptor in org.mule.exception
 

Classes in org.mule.exception that implement Acceptor
 class CatchMessagingExceptionStrategy
           
 class MessagingExceptionStrategyAcceptorDelegate
          Allows to use MessagingExceptionHandler as MessagingExceptionHandlerAcceptor.
 class RollbackMessagingExceptionStrategy
           
 class TemplateMessagingExceptionStrategy
           
 



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