| org.mule.module.client.MuleClient.dispatchDirect(String, MuleMessage) |
| org.mule.module.client.MuleClient.dispatchDirect(String, Object, Map) |
| org.mule.module.client.i18n.ClientMessages.failedToDeserializeHandshakeFromServer() |
| org.mule.module.client.i18n.ClientMessages.failedToDispatchActionNoResponseFromServer(String, int) |
| org.mule.module.client.i18n.ClientMessages.failedToDispatchClientEvent() |
| org.mule.module.client.MuleClient.getRemoteDispatcher(String) |
| org.mule.module.client.MuleClient.getRemoteDispatcher(String, String, String) |
| org.mule.module.client.i18n.ClientMessages.managerIsAlreadyConfigured() |
| org.mule.module.client.i18n.ClientMessages.noArgsForProxy() |
| org.mule.module.client.i18n.ClientMessages.noSuchFlowConstruct(String) |
| org.mule.module.client.MuleClient.registerComponent(Object, String, EndpointURI)
Use the RegistryContext to get the registry and register the
service there
|
| org.mule.module.client.MuleClient.registerComponent(Object, String, MuleEndpointURI, MuleEndpointURI)
Use the RegistryContext to get the registry and register the
service there
|
| org.mule.module.client.MuleClient.sendDirect(String, String, MuleMessage) |
| org.mule.module.client.MuleClient.sendDirect(String, String, Object, Map) |
| org.mule.module.client.MuleClient.sendDirectAsync(String, String, MuleMessage) |
| org.mule.module.client.MuleClient.sendDirectAsync(String, String, Object, Map) |
| org.mule.module.client.MuleClient.unregisterComponent(String)
Use the RegistryContext to get the registry and unregister the
service there
|
| org.mule.module.client.i18n.ClientMessages.unsupportedServerWireForat(String) |