Package com.j_spaces.jms.utils

Provides GigaSpaces Java Messaging Service.

See:
          Description

Interface Summary
IMessageConverter This interface is used by JMS layer to define what the JMS layer writes to the space.
 

Class Summary
GSJMSAdmin Admin util for the GigaSpaces JMS implementation.
ObjectMessage2ObjectConverter This converter converts JMS ObjectMessages to their containing Object.
 

Package com.j_spaces.jms.utils Description

Provides GigaSpaces Java Messaging Service.

GigaSpaces provides a JMS implementation based on clustered JavaSpaces technology. Users can access the GigaSpaces data grid using the JMS API; data written to the GigaSpaces grid using the JMS API can also be accessed using the JavaSpaces API.