Package com.opencloud.rhino.util
-
Class Summary Class Description EncodableList<E> Generic implementation of a list structure that can be stored in SLEE CMP fields with sensible serialisation semantics.EncodableMap<K,V> Generic implementation of a map structure that can be stored in SLEE CMP fields with sensible serialisation semantics.EncodableSet<E> Generic implementation of a set structure that can be stored in SLEE CMP fields with sensible serialisation semantics. -
Enum Summary Enum Description EncodableList.BackingStore Pre-defined backing stores for theEncodableList
.EncodableMap.BackingStore Pre-defined backing stores for theEncodableMap
.EncodableSet.BackingStore Pre-defined backing stores for theEncodableSet
.