| 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 | |
| org.mule.module.client.remoting.notification |
| Modifier and Type | Method and Description |
|---|---|
protected MuleMessage |
RemoteDispatcher.dispatchAction(RemoteDispatcherNotification action,
boolean synchronous,
int timeout)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected Object |
RemoteDispatcherComponent.invokeAction(RemoteDispatcherNotification action,
MuleEventContext context)
Deprecated.
|
protected Object |
RemoteDispatcherComponent.receiveAction(RemoteDispatcherNotification action,
MuleEventContext context)
Deprecated.
|
protected Object |
RemoteDispatcherComponent.sendAction(RemoteDispatcherNotification action,
MuleEventContext context)
Deprecated.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
RemoteDispatcherNotificationListener<T extends RemoteDispatcherNotification>
Deprecated.
|
Copyright © 2003–2021 MuleSoft, Inc.. All rights reserved.