Package org.mule.transport.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 service to

be accessed from an endpoint

VMMessageDispatcher VMMessageDispatcher is used for providing in memory interaction between components.
VMMessageDispatcherFactory VMMessageDispatcherFactory creates an in-memory event dispatcher
VMMessageReceiver VMMessageReceiver is a listener for events from a Mule service which then simply passes the events on to the target service.
VMMessageRequester VMMessageDispatcher is used for providing in memory interaction between components.
VMMessageRequesterFactory VMMessageDispatcherFactory creates an in-memory event dispatcher
VMTransaction  
VMTransactionFactory  
 

Package org.mule.transport.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-2014 MuleSoft, Inc.. All Rights Reserved.