Package | Description |
---|---|
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 |
Modifier and Type | Method and Description |
---|---|
protected MuleMessage |
RemoteDispatcher.dispatchAction(RemoteDispatcherNotification action,
boolean synchronous,
int timeout) |
Modifier and Type | Method and Description |
---|---|
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–2013 MuleSource, Inc.. All rights reserved.