|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use DispatchException | |
| org.mule.providers | Contains Abstract classes providing common functionality for all Mule providers. |
| org.mule.providers.soap.xfire | |
| org.mule.umo.provider | Contains the interfaces that comprise a provider implementation. |
| Uses of DispatchException in org.mule.providers |
| Methods in org.mule.providers that throw DispatchException | |
void |
AbstractMessageDispatcher.dispatch(UMOEvent event)
|
UMOMessage |
AbstractMessageDispatcher.send(UMOEvent event)
|
| Uses of DispatchException in org.mule.providers.soap.xfire |
| Methods in org.mule.providers.soap.xfire that throw DispatchException | |
protected String |
XFireMessageDispatcher.getMethod(UMOEvent event)
|
| Uses of DispatchException in org.mule.umo.provider |
| Methods in org.mule.umo.provider that throw DispatchException | |
void |
UMOMessageDispatcher.dispatch(UMOEvent event)
Dispatches an event from the endpoint to the external system |
UMOMessage |
UMOMessageDispatcher.send(UMOEvent event)
Sends an event from the endpoint to the external system |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||