META-INF.mule-vm.xsd Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of mule-transport-vm Show documentation
Show all versions of mule-transport-vm Show documentation
A Mule transport that enables event sending and receiving over VM or embedded memory queues. These
queues can be persistent or transient.
The VM transport is used for intra-VM communication between components managed by Mule. The transport provides options for configuring VM transient or persistent queues.
VM
VM Transport
DEPRECATED. USE "<queue-profile>" instead.
Configures the properties of this connector's queue (see [Configuring Queues]).
The timeout setting for the queue used for asynchronous endpoints
The endpoint on which this connector receives messages from the transport.
The endpoint to which this connector sends messages.
An endpoint "template" that can be used to construct an inbound or outbound endpoint elsewhere in the configuration by referencing the endpoint name.
The queue path, such as dispatchInQueue to create the address vm://dispatchInQueue.
The transaction element configures a transaction. Transactions allow a series of operations to be grouped together so that they can be rolled back if a failure occurs. For more information, see [Transaction Management].
© 2015 - 2025 Weber Informatics LLC | Privacy Policy