Package org.mule.providers.space

Allows Mule to send and receive events via the Mule Space API.

See:
          Description

Class Summary
SpaceConnector Provides generic connectivity to 'Spaces' that implement the Mule Space API, i.e.
SpaceConstants  
SpaceMessageAdapter Wraps a JavaSpaces Entry object
SpaceMessageDispatcher SpaceMessageDispatcher Provides generic connectivity to 'Spaces' that implement the Mule Space Api, i.e.
SpaceMessageDispatcherFactory SpaceMessageDispatcherFactory creates a space Message Disaptcher
SpaceMessageReceiver SpaceMessageReceiver registers a listener on a Space, which can be a JavaSpace, Rio space, JCache implementation of an internal Mule space.
TransactedSpaceMessageReceiver Registers a transacted message listener on a Space.
 

Package org.mule.providers.space Description

Allows Mule to send and receive events via the Mule Space API. This enables interation with JCache, Jini, Rio or other 'space' types using a common interface.



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