Uses of Class
org.mule.module.client.RemoteDispatcher

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

Uses of RemoteDispatcher in org.mule.module.client
 

Methods in org.mule.module.client that return RemoteDispatcher
 RemoteDispatcher MuleClient.getRemoteDispatcher(String serverEndpoint)
           
 RemoteDispatcher MuleClient.getRemoteDispatcher(String serverEndpoint, String user, String password)
           
 



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