Interface | Description |
---|---|
IMessageConverter |
This interface is used by JMS layer to define what the JMS layer writes to the space.
|
Class | Description |
---|---|
ByteArray |
Simple holder for a an array of Bytes - used instead of a ByteBuffer to avoid unecessary
System.array() copies
|
ClassLoading |
Utilities for loading classes.
|
ConversionHelper |
The
ConversionHelper class is used for converting values carried by messages into
specified types, if possible. |
Counter |
A generic thread-safe counter.
|
CyclicCounter |
This counter makes sure that we stay in the range of 0 - Integer.MAX_VALUE.
|
GSJMSAdmin |
Admin util for the GigaSpaces JMS implementation.
|
ObjectMessage2ObjectConverter |
This converter converts JMS ObjectMessages to their containing Object.
|
SerializationHelper |
Serialization helper utility class
|
SerializationHelper.ObjectInputStreamExt | |
StringsUtils |
A collection of String utilities.
|
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.
Copyright © GigaSpaces.