- send(String, Object, Map<String, Object>) - Method in class org.mule.module.client.MuleClient
-
Sends an event synchronously to a endpointUri via a Mule server and a
resulting message is returned.
- send(String, MuleMessage) - Method in class org.mule.module.client.MuleClient
-
Sends an event synchronously to a endpointUri via a Mule server and a
resulting message is returned.
- send(String, Object, Map<String, Object>, int) - Method in class org.mule.module.client.MuleClient
-
Sends an event synchronously to a endpointUri via a mule server and a
resulting message is returned.
- send(String, MuleMessage, int) - Method in class org.mule.module.client.MuleClient
-
Sends an event synchronously to a endpointUri via a mule server and a
resulting message is returned.
- sendAction(RemoteDispatcherNotification, MuleEventContext) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
-
Deprecated.
- sendAsync(String, Object, Map<String, Object>) - Method in class org.mule.module.client.MuleClient
-
Sends an event request to a URL, making the result of the event trigger
available as a Future result that can be accessed later by client code.
- sendAsync(String, MuleMessage) - Method in class org.mule.module.client.MuleClient
-
Sends an event request to a URL, making the result of the event trigger
available as a Future result that can be accessed later by client code.
- sendAsync(String, Object, Map<String, Object>, int) - Method in class org.mule.module.client.MuleClient
-
Sends an event request to a URL, making the result of the event trigger
available as a Future result that can be accessed later by client code.
- sendAsync(String, MuleMessage, int) - Method in class org.mule.module.client.MuleClient
-
Sends an event request to a URL, making the result of the event trigger
available as a Future result that can be accessed later by client code.
- sendAsyncRemote(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
-
Deprecated.
- sendAsyncToRemoteComponent(String, String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
-
Deprecated.
sends an event to a components on a remote Mule instance, while making the
result of the event trigger available as a Future result that can be accessed
later by client code.
- sendDirect(String, String, Object, Map<String, Object>) - Method in class org.mule.module.client.MuleClient
-
Deprecated.
- sendDirect(String, String, MuleMessage) - Method in class org.mule.module.client.MuleClient
-
Deprecated.
- sendDirectAsync(String, String, Object, Map<String, Object>) - Method in class org.mule.module.client.MuleClient
-
Deprecated.
- sendDirectAsync(String, String, MuleMessage) - Method in class org.mule.module.client.MuleClient
-
Deprecated.
- sendNoReceive(String, Object, Map<String, Object>) - Method in class org.mule.module.client.MuleClient
-
Sends an event synchronously to a endpointUri via a Mule server without
waiting for the result.
- sendRemote(String, Object, Map, int) - Method in class org.mule.module.client.RemoteDispatcher
-
Deprecated.
- sendRemote(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
-
Deprecated.
- sendToRemoteComponent(String, Object, Map) - Method in class org.mule.module.client.RemoteDispatcher
-
Deprecated.
sends an event synchronously to a components on a remote Mule instance.
- SERVER_HANDSHAKE_PROPERTY - Static variable in class org.mule.module.client.remoting.ServerHandshake
-
Deprecated.
- ServerHandshake - Class in org.mule.module.client.remoting
-
Deprecated.
- ServerHandshake() - Constructor for class org.mule.module.client.remoting.ServerHandshake
-
Deprecated.
- setCredentials(MuleMessage) - Method in class org.mule.module.client.RemoteDispatcher
-
Deprecated.
- setEncoding(String) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
-
Deprecated.
- setEndpoint(InboundEndpoint) - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
-
Deprecated.
- setExecutor(Executor) - Method in class org.mule.module.client.RemoteDispatcher
-
Deprecated.
- setProperty(String, Object) - Method in class org.mule.module.client.MuleClient
-
- setProperty(Object, Object) - Method in class org.mule.module.client.remoting.notification.RemoteDispatcherNotification
-
Deprecated.
- setSynchronousEventTimeout(int) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
-
Deprecated.
- setWireFormat(WireFormat) - Method in class org.mule.module.client.RemoteDispatcher
-
Deprecated.
- setWireFormat(WireFormat) - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
-
Deprecated.
- setWireFormat(WireFormat) - Method in class org.mule.module.client.remoting.RemoteDispatcherComponent
-
Deprecated.
- setWireFormatClass(String) - Method in class org.mule.module.client.remoting.ServerHandshake
-
Deprecated.
- start() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
-
Deprecated.
- stop() - Method in class org.mule.module.client.remoting.RemoteDispatcherAgent
-
Deprecated.
- synchronousEventTimeout - Variable in class org.mule.module.client.remoting.RemoteDispatcherComponent
-
Deprecated.