Uses of Class
org.mule.api.transport.DispatchException

Packages that use DispatchException
org.mule.api.transport Contains the interfaces that comprise a provider implementation. 
 

Uses of DispatchException in org.mule.api.transport
 

Methods in org.mule.api.transport that throw DispatchException
 void MessageDispatching.dispatch(MuleEvent event)
          Dispatches an event from the endpoint to the external system
 MuleMessage MessageDispatching.send(MuleEvent event)
          Sends an event from the endpoint to the external system
 



Copyright © 2003–2014 MuleSoft, Inc.. All rights reserved.