Registry / messaging / mule-module-client

mule-module-client

JSON →
library3.9.0javamavenunverified

A client interface for sending and receiving events from local or remote Mule servers.

<dependency> <groupId>org.mule.modules</groupId> <artifactId>mule-module-client</artifactId> <version>3.9.0</version> </dependency>
INSTALL
IMPORT
SIG · MULE-MODULE-CLIENT
M
mule-module-client
messagingjavav3.9.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

MuleClient
✓ org.mule.api.client.MuleClient

Dispatches a message to a VM endpoint using MuleClient.

import org.mule.api.client.MuleClient; import org.mule.DefaultMuleMessage; MuleClient client = new MuleClient(muleContext); client.dispatch("vm://in", new DefaultMuleMessage("payload", muleContext));
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.9.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
OpenAI (training)
1
Resources
mule-module-client — mvn dependency:get mule-module-client · libregistry