Uses of Class
org.mule.module.client.remoting.notification.RemoteDispatcherNotification

Packages that use RemoteDispatcherNotification
org.mule.module.client Simple interface for Mule clients to send and receive events from local or remote Mule Servers. 
org.mule.module.client.remoting   
 

Uses of RemoteDispatcherNotification in org.mule.module.client
 

Methods in org.mule.module.client with parameters of type RemoteDispatcherNotification
protected  MuleMessage RemoteDispatcher.dispatchAction(RemoteDispatcherNotification action, boolean synchronous, int timeout)
           
 

Uses of RemoteDispatcherNotification in org.mule.module.client.remoting
 

Methods in org.mule.module.client.remoting with parameters of type RemoteDispatcherNotification
protected  Object RemoteDispatcherComponent.invokeAction(RemoteDispatcherNotification action, MuleEventContext context)
           
protected  Object RemoteDispatcherComponent.receiveAction(RemoteDispatcherNotification action, MuleEventContext context)
           
protected  Object RemoteDispatcherComponent.sendAction(RemoteDispatcherNotification action, MuleEventContext context)
           
 



Copyright © 2003-2009 MuleSource, Inc.. All Rights Reserved.