Package org.mule.providers.vm

A connector implementation allowing events to be passed between Mule sessions via in-memory queues.

See:
          Description

Class Summary
VMConnector VMConnector A simple endpoint wrapper to allow a Mule component to

be accessed from an endpoint

VMMessageAdapter VMMessageAdapter provides a common abstraction of Mule Event message.
VMMessageDispatcher VMMessageDispatcher is used for providing in memory interaction between components.
VMMessageDispatcherFactory VMMessageDispatcherFactory creates an in-memory event dispatcher
VMMessageReceiver VMMessageReceiver is a listener of events from a mule component which then simply

passes the events on to the target component.

VMTransaction  
VMTransactionFactory  
 

Package org.mule.providers.vm Description

A connector implementation allowing events to be passed between Mule sessions via in-memory queues. These queues can also be configured to be persistent queues.



Copyright © 2003-2006 MuleSource Inc.. All Rights Reserved.